#Feetscha
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Have you had a chance to refer to our Subscription Schedule API docs?
https://stripe.com/docs/billing/subscriptions/subscription-schedules
hey yeah I already went over it but I couldnt find how to deal with the problem described above. when I cancel at period end and want to undo the cancelation and upgrade the subscription, is that possible?
I just read that you have to create a new subscription when you cancel it immediately, but not how to deal with it when you dont cancel it immediately but on period end
Typically, in order to undo the cancellation you'd just update cancel_at_period_end to false
https://stripe.com/docs/billing/subscriptions/cancel#cancel-at-end-of-cycle
Oh okay thanks that makes sense
NP! ๐ Happy to help
thank you ๐ have a nice day