Yep. That's all set up and humming along just fine. But there's no way to stop the billing automatically after x days, weeks or months. I can set the recurrence interval but the number of time for that to run. In Stripe, I can set up a subscription and configure when to stop the recurring payments. Wondering if anyone has done that with Formidable and if so, how. Thanks as always, Victor.
Here's an reference to Stripe Subscriptions "cancel_at" parameter in Stripe's API docs:
https://stripe.com/docs/api/subscriptions/create?lang=php#create_subscription-cancel_at
Please login or Register to submit your answer