#molejnik-subscription-renewal
1 messages · Page 1 of 1 (latest)
The best option is to use SubscriptionSchedules for this https://stripe.com/docs/billing/subscriptions/subscription-schedules
So I would need to create subscription schedules from existing yearly subscriptions and then add a next phase item with a monthly subscription. Do I understand it correctly?
exactly!