#Mathankumar
1 messages · Page 1 of 1 (latest)
hello! you'd want to look into Subscription Schedules : https://stripe.com/docs/billing/subscriptions/subscription-schedules
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases
its also same for subscription_update?
sorry, i'm not entirely sure what you mean by is it the same for subscription update? You can choose what plan to change to and when to change it
Using API I update the subscription schedule from my product but how can I do that when a customer updates his subscription in the customer portal?
it's not possible to allow customers to schedule a subscription update in the customer portal. There isn't such a feature at this point. So the only way to do it is via the API