Stripe.js Sign the user up for a subscription

Hello community,

Has anyone here managed to sign a user up for a subscription using the stripe.js plugin?

I have created 5 recurring products in my stripe dashboard and pasted the product ID in the stripe.js platform. However, when I want to sign up the user in live-mode, I keep getting the error you can see in the screenshot.

I’d appreciate any help on this!

41

make sure you are on the right mode (LIVE / TEST)

Yes, I set everything up for the LIVE mode in Stripe.

Then you need to view your app without version-test in the url

I do! I view it in the published version and still get the above mentioned error.

This topic was automatically closed after 70 days. New replies are no longer allowed.