#davste-subscription-free
1 messages · Page 1 of 1 (latest)
Unfortunately this can be quite tricky to do. But most of the time people do this with a SubscriptionSchedule https://stripe.com/docs/billing/subscriptions/subscription-schedules
You basically need 3 phases
1/ The current one for the year
2/ A second phase for the free month on a $0 monthly Price for example
3/ Another phase for the yearly Price to get back to that Price/cycle
Thanks. is there a way to do this manually through the UI? Also is there a way to do it for existing subscriptions?