#sumodd
1 messages · Page 1 of 1 (latest)
Hi there, you can use subscription schedule to update the subscription in the future https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#upgrading-subscriptions
Hi thank you for the quick response! So from what I understand, would the best way to implement this be from listening to the customer.subscription.updated webhook event and then creating this subcription schedule?
Or is there a way i can set this up on the dashboard for all downgrades for all my customers?