#.rjcustodio

1 messages · Page 1 of 1 (latest)

vague lakeBOT
sharp mirage
#

hi! not sure I follow, can you elaborate? Subscriptions in the Stripe API automatically continue.

astral robin
#

In our application, we are planning to have a upgrade membership.

For example, a customer is currently subscribe in a monthly subscription and after sometime and for some reason, the customer decides to upgrade his/her monthly subscription to yearly subscription.

But our product owner wants, after the monthly subscription expires, that's the time the yearly subscription will be active and the current monthly subscription will be expired.

sharp mirage
#

then you'd need to use a SubscriptionSchedule to schedule the change from the one pricing plan to the other, at the end of the current billing period