#kboy-subscriptionschedule-followup
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kboy_silvergym, 13 hours ago, 22 messages
@fresh jasper correct you mostly would use the SubscriptionSchedule API(s) if you want to configure multiple "phases"
kboy-subscriptionschedule-followup
I see. Thanks!
In the previous question, he said..
First you can create the Susbcription Schedule from the existing subscription
https://stripe.com/docs/api/subscription_schedules/create#create_subscription_schedule-from_subscription
and then do the udpate
https://stripe.com/docs/api/subscription_schedules/update
Are there any case we should use 'Susbcription Schedule Update' and then 'Susbcription Update' in a row?
they never said to do that specifically, and no there's no reason you'd update both
sure thing!
and you can test everything in Test mode too so make sure to play with the API and see how it works!