#siva-subs
1 messages · Page 1 of 1 (latest)
I want to have the option to change the billing date for customers to their subscription
let's say I've subscribed monthly today and the next billing date would be 15th Aug. After a few months customer wants to have the billing date to be the 1st of every month.
cool, make sense. https://stripe.com/docs/billing/subscriptions/billing-cycle#changing has all the information on what to do there.
in that case the usual option is you set a trial period until the 1st of September and then the first of the month becomes the new billing anchor date going forward.