#vp
1 messages · Page 1 of 1 (latest)
I've looked at them, but I'm not seeing an option to terminate automatically after x payments.
The easiest way would be to set cancel_at on the Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-cancel_at
If you need more control you can use Subscription Schedules: https://stripe.com/docs/billing/subscriptions/subscription-schedules