#jarcher
1 messages · Page 1 of 1 (latest)
Hi 👋 yes, you will need to create a new Price with the desired billing frequency that you want to change to. Then you will want to update the Subscription to use that new Price. Exactly how you will want to make that update depends on other criteria around your scenario. Subscription Schedules may be more trouble than their worth.
You can use Test Clocks to experiment with updating a Subscription in a sandboxed part of your account where you can force time to move forward, allowing you to quickly test the full lifecycle of your Subscription and the changes you make to it:
https://stripe.com/docs/billing/testing/test-clocks
The endpoint for updating Subscriptions and the parameters it accepts can be found here:
https://stripe.com/docs/api/subscriptions/update