#ravelens-schedule-phases
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.
ravelens-schedule-phases
Hi, nice to meet you again
@gaunt falcon you can use the Update SubscriptionSchedule API https://docs.stripe.com/api/subscription_schedules/update and pass all the phases you want
I have problem on the extend days (trials days and or end days)
But i want to extend end_date / trial_date of current phase
Is it possible ?
You control every phase so you can decide what to pass exactly as each phase
So you mean i need to copy all of old phases object ?
and modify it before paste it on the subscriptonschedules update?
yes
Ahh seems easy
Okay let me try
Thankyou
Erm but one thing
I want to make sure
I used this way to create my subscription schedule
First phases have end_date / trial_end
And the second one i add the iterations so it'll recurring later
Let say the client passed first phases
Does the second phases will be the first phases automatically later ?
First phases is Pro plan, second phase is Regular plan
And i want to extend a pro plan if my client on that plan or changes their plan to pro plan if they're on regular plan