#lafafm
1 messages · Page 1 of 1 (latest)
Hi 👋 no there is not, when a Subscription is updated to a new Price that has a different interval than the previous one it was using, then the Subscription will always move to a new billing period and generate a new Invoice.
If you want to make that process smoother, you can use a Subscription Schedule to schedule the change from monthly -> yearly so that change happens as the monthly billing period was ending.
https://stripe.com/docs/billing/subscriptions/subscription-schedules
Thanks, got it