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

ERROR MEMBERSHIP_PLAN_1 - Paid Membership | Forum

DaRockWildCoder
DaRockWildCoder Dec 1 '19
After I entered the credit card informations and I click "COMPLETE ORDER".

I get this error message NO SUCH PLAN: MEMBERSHIP_PLAN_1


I'm in sandbox mode using these credit card tests : 

https://stripe.com/docs/testing


The problem also occur without sandbox mode.


in datable table ow_base_log 


I get this error : 


Product ID: MEMBERSHIP_PLAN_1No such plan: MEMBERSHIP_PLAN_1


So I tried this : 


In database `ow_base_billing_product`

I Have this record

1membership_planMEMBERSHIP_CLASS_MembershipPlanProductAdapter1


I changed it to 


1membership_plan_1MEMBERSHIP_CLASS_MembershipPlanProductAdapter1

It's not solving the problem because after the change I get a blank page...

It redirect to mywebsite.com/billing-stripe/handler with error 500.


I rollback this database test change to the initial value without "_1"


Finally,

I also check in this table and the table is empty 

i'm not sure it's normal : 

`ow_base_billing_gateway_product`

Maybe it is...


Any ideas.



The Forum post is edited by DaRockWildCoder Dec 1 '19
Allison
Allison May 19 '20
Did you ever figure out the problem? I'm having the same issue, among others.
You do not have permission to reply this topic