#talker1284
1 messages · Page 1 of 1 (latest)
hello, you set end_behavior to cancel : https://stripe.com/docs/api/subscription_schedules/object#subscription_schedule_object-end_behavior
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok, so if i set enddate and set the end_behavior to cancel it will cancel the subscription on the enddate?
Correct