How to do apply pricing plans to front end side with customer registration

Niyant Shah

New Member
Hi,
We have one tricky requirement. we need to implement price plans at front-end side with customer registration.

Actually we have tried this by moving backend's customer controller to front end side but this did not help us. its giving 500 error at getPaymentHandler(). payment method handler is missing.

It would be really appreciated if you could help us or guide about how to implement pricing plans at front-end side with customer registration.

Thank you in advance.

Best Regards,
Niyant
 
Hi,
We have one tricky requirement. we need to implement price plans at front-end side with customer registration.

Actually we have tried this by moving backend's customer controller to front end side but this did not help us. its giving 500 error at getPaymentHandler(). payment method handler is missing.

It would be really appreciated if you could help us or guide about how to implement pricing plans at front-end side with customer registration.

Thank you in advance.

Best Regards,
Niyant
Is this perhaps useful:
https://forum.mailwizz.com/threads/price-plan-mods.3535/
 
Back
Top