#aayush
1 messages · Page 1 of 1 (latest)
Hello there
hi
I recommend taking a look at https://stripe.com/docs/billing/subscriptions/billing-cycle which talks about how you can specify the billing cycle anchor.
After you read through that let me know if you have any questions
how do i make this billing cycle anchor for a particular subscription in api?
An already existing one?
wdym by that?
Do you want to change and already existing Subscription?
Or is this for new Subscriptions?
i want to change an already existing subscription.
my query is where to pass this billing cycle anchor in api
So with an already existing Subscription you want to add a trial period to the Subscription to move the billiong cycle anchor
You can't set it directly, unless you update it to "now"
sure thankyou!