#akii-cancel-sub-future
1 messages · Page 1 of 1 (latest)
How will i cancel an ongoing subscription on a future date?
You can set the cancel_at parameter on the sub: https://stripe.com/docs/api/subscriptions/update#update_subscription-cancel_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.