#i'm a cyborg but that's okay

1 messages · Page 1 of 1 (latest)

clever scarabBOT
warped apex
#

Hey there

rose beacon
#

Hi

warped apex
#

So if the billing periods are the same (like both monthly), then downgrading with proration_behavior: none will work just fine.

#

However, if there are going to be different billing periods, then you do need to use a Subscription Schedule

#

Because when the billing period changes a new invoice will always be cut immediately.

rose beacon
#

we provide each plan with two duration: monthly and yearly.
So, in case if a user moves from yearly plan to monthly, my approach won't work i guess.

#

I'll checkout subscription schedule, then. Thanks.