Below are all the properties we send to Stripe when creating a recurring subscription checkout session.- Full snippet code of the checkout session and creation of the subscription in plain text
That would just be "Plan Name for Username" as per your configuration. You can see it as item_name being set to the subscription data above.- The expected description that you set when you created the checkout session
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This shouldn't be a problem anymore. The JS should trigger the verification action just fine and does in my tests, but have implemented the following not long ago.1. If onsite - issue with security authentication
Unfortunately I don't really see anything I can do about this. Their proposed solution isn't very reasonable. Is it that significant of a problem though? You should be able to see the appropriate details after clicking into a payment as it links everything up to its subscription. Just makes first glance a little annoying.2. If hosted - issue with their description tagging
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.