#Santos - billing cycle anchor
1 messages · Page 1 of 1 (latest)
Sure -- you can use a subscription schedule and set up a phase to start at any time you like in the future, and trigger an update to the billing cycle anchor at the phase_start. This use case is explained here with examples in all our supported languages:
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#resetting-anchor
Is it possible to combine the trial_end date behavior with this? The only thing I am aiming to avoid now is sending these trial emails since it would be confusing for the customer.
You don't need to use a trial period for this at all, if thats not appropriate. You can include phases that are trial period, but that's optional as your discretion
Will try this out and reach out if I have any further questions. Thanks 👍