#arvindkgs-subscription-billingcycle
1 messages ยท Page 1 of 1 (latest)
Can you provide more context on your use-case? AFAIK API doesn't support passing in a timestamp but can check if there's a workaround
Well use case is straight-forward. I have a client and I want to change their monthly billing cycle from last day of the month to first day of the month, without deleting and recreating a new subscription
Also second use case is I want to create and start a subscription in the future, so using scheduled subscription, with phases. However as scheduled subscription does not accept billing cycle anchor, I want to edit the subscription it once the subscription starts, by listening on to the customer.subscription.created event
https://stripe.com/docs/billing/subscriptions/billing-cycle#changing
We document how you can update the billing cycle anchor for existing subscriptions
Okay, let me check setting the trial. Thank you
๐ NP! ๐ Happy to help