#alex-schedule-release

1 messages · Page 1 of 1 (latest)

crimson fieldBOT
#

Hello alexelba, 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.
alexelba, 10 hours ago, 4 messages
alexelba, 12 hours ago, 49 messages
alexelba, 14 hours ago, 26 messages
alexelba, 23 hours ago, 17 messages
alexelba, 1 day ago, 11 messages
alexelba, 1 day ago, 3 messages
and 3 more

hoary ginkgo
#

@terse zenith What do you mean by "abort" exactly? Can you provide a bit more context around your question, what you are trying to do, etc.?

lament mica
#

Lets say we have subscription schedule to downgrade subscription, and customer wants to cancel downgrade

#

how would I do so?

hoary ginkgo
#

So you have an exisging SubscriptionSchedule and it has 2 separate phases where the second phase was a planned downgrade and you kinda just want to keep them on their existing subscription as is?

#

alex-schedule-release

lament mica
#

so I have subscription, now from subscription there was downgraded end of billing period, so subscription schedule was created to downgrade, has 1 phase.. and customer comes back says no cancel downgrade

hoary ginkgo
#

Can you explain why there would be one phase on the Schedule? Wouldn't there be 2? The current phase as is and a second phase for the downgrade to the other Price?

lament mica
#

I mean one extra phase

#

yup 2 phases

#

should I just delete downgrade phase?

hoary ginkgo
lament mica
#

or how properly to handle it

#

cool, so when release happen no changes will happen

#

to current subscription

#

let me try

#

can subscription have more than one schedules?

hoary ginkgo
#

no

lament mica
#

so phases, will always be current subscription phase as phase 0, and change phase N?

hoary ginkgo
#

yes

lament mica
#

I am a bit confused with schedules

#

is there way only remove one phase from N phases?

hoary ginkgo
#

Not really. If you have N phases and want to change that you re-pass all the phases you want to keep on update

lament mica
#

what do you mean re-pass?

hoary ginkgo
#

You call the Update SubscriptionSchedule API and pass all the phases you want to keep in the phases array

#

You don't just say "delete phase 7 please"

lament mica
#

I see

#

Is there anywhere in dashboard (I know I can in api) where I can see if subscription has active subscription schedule?