#Pavan-schedules

1 messages · Page 1 of 1 (latest)

jade crow
real pecan
#

Thanks, this is exactly i am looking for, my use case is when user wants to downgrade quantities of existing subscription , we would like to do that at the end of billing period. Looks like scheduled subscription from existing subscription is the solution for that. Please let me know any alternative solutions.

#

And also in this what exactly is endbehaviour

#

After billing period over i want to migrate from existing subscription to new subscription with downgraded quantities

#

What fields i need to set

jade crow
jade crow
real pecan
#

Even for updating subscription why the code is SubscriptionScheduleCreateParams

jade crow
real pecan
#

There is recurring monthly subscription, now user decreased(downgrade) quantities of one of the item, we would like to apply it from next billing cycle and no change for existing billing period. What are the steps to do ? From doc looks like 1. Create schedule subscription from existing subscription. 2. Update quantities for the scheduled subscription, i am not able to understand phases and iterations to clearly code this