We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Stripe Plugin No Such Plan - Stripe Billing | Forum

DaRockWildCoder
DaRockWildCoder Dec 22 '19

It's in Stripe Payment Gateway line 368 of action.php controller in the handler method.

 $plan = Stripe_Plan::retrieve($productId);


This is calling Stripe API using productId = 'membership_plan_1' 

depending on the membership id you select (1,2,3,4...)


Any idea how to fix this to get a plan ? Someone know what to configure in Stripe ?


Thanks.

DaRockWildCoder
DaRockWildCoder Dec 22 '19
You can close this topic... My plan was not configure in Stripe !
You do not have permission to reply this topic