- This topic has 4 replies, 3 voices, and was last updated 4 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Stripe Plan error
Tagged: no stripe plan
Hi
I have created a SCA Compliant Stripe Subscription Button as per docs
– https://simple-membership-plugin.com/?s=stripe.
I have setup Product/prices twice and each time it fails reporting the error –
tHi
I have created an SCA Compliant Stripe Subscription Button as per docs
– https://simple-membership-plugin.com/?s=stripe.
I have set up Product/prices twice and each time it fails reporting the error –that there is no Stripe plan.
Yet in the stripe Admin it does exist and I have double-checked the Product and Price Ids and they are not reversed.
I wondered if it is some issue as Stripe changed from using Plans API to Prices API (with a Product having prices) as elsewhere in the Simple Membership Plugin Docs it says the prefix is plan_ (not the latest prod_).
I can create a subscription using the Stripe method of a button-link but then this does not add the Membership to Simple Membership dashboard.
Any ideas what is wrong? Is it a bug or something else?
Thanks
The value to use should have a prefix of “price_”. Let’s make sure you are doing what the following documentation says:
https://simple-membership-plugin.com/sca-compliant-stripe-subscription-button/
That is the new API that Stripe wants users to use going forward. So follow that one and let me know if you can create a subscription button correctly.
Hi
Thanks for reply.
Yes, I followed that link previously but unfortunately despite you emphasizing to use the price_ code I had used the incorrect product code prod_ one!…
It is all working perfectly now, thanks.
We are glad you managed to solve your issue.
Enjoy the plugin.