#mehdim
1 messages · Page 1 of 1 (latest)
Hello! Yeah, you can use Subscription Schedules for this: https://stripe.com/docs/billing/subscriptions/subscription-schedules
oh interesting
is it possible to remove the schedule/phases? such as if the user decides to go back to a monthly subscription before september 3rd
Yes, once the Subscription Schedule has made the changes you want the Subscription can be released.
You can also explicitly release: https://stripe.com/docs/api/subscription_schedules/release
oh wow this seems perfect