Hi,
Here’s an issue I’m scratching my head with:
Requirement:
I’d like to create a Wix Paid Plan with a 3-month free trial period - after which, the card details collected at commencement of the free trial period will be charged.
My Understanding:
It seems that Wix Paid Plans allow one to either have free plans or charge for paid plans immediately using the Stripe card payment solution.
Solution?
Is there a way to achieve the requirement above or will I need to ignore Wix Paid Plans and build my own plans and code using the Stripe API. i.e.
- Create a Stripe Customer
- Submit the card details to Stripe
- Then charge the card later when the 3-months are up
- Assuming of course that the customer hasn’t expressed that he/she no longer wishes to continue with the subscription following the trial period.
Thanks for any advice Wix or this community can give.
Finally, let me also thank this community of Wix developers and the guys and gals at Wix who have allowed me to do some really cool stuff with Wix.
Riaz