Payment error: No such plan: 200
-
I am using WooCommerce Subscriptions and Stripe to sell subscriptions on my site. I have subscription products set up in woocommerce – and understand that all subscription plans are handled on the WooCommerce side. Each product/subscription is set up in WooCommerce.
When I attempt to test the transaction – in test or live mode, I am given the following:
Error can not create plan
Payment error: No such plan: 200After looking at the Stripe logs, I see similar errors:
12-28-2012 @ 13:43:40 – Generating payment form for order #190 12-28-2012 @ 13:43:40 – Starting subscription … 12-28-2012 @ 13:43:41 – Error can not create plan 12-28-2012 @ 13:43:41 – Response: Stripe_InvalidRequestError Object
Nothing I have come across is explaining why this might be happening.
Can anyone help?
- The topic ‘Payment error: No such plan: 200’ is closed to new replies.