#Niek
1 messages · Page 1 of 1 (latest)
Hi, it sounds like Subscription Schedules would be a good option here: https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#upgrade-downgrade-coupons where you create different phases for Subscriptions.
Thx, this looks like a more advanced use case after a quick read through. Is it possible to use something equivalent to proration_behavior = always_invoice ?