#Tailor
1 messages ยท Page 1 of 1 (latest)
Are you trying to set the day that billing happens?
Yes sir ๐
That's the billing_cycle_anchor and you can set that when creating the subscription:
https://stripe.com/docs/billing/subscriptions/billing-cycle#new-subscriptions
i see, so if I set it up, for the 10th for example, every month the customer will be charged on the 10th correct?
Correct
last question I think ๐ I have a usage based subscription and lets say that the customer signs up today, and I set up the billing cycle anchor for 10th of December. Will the subscription start to record the usage, and then charge the customer on the 10th of December? ๐
Yes, as long as you create usage records and are not using a trial etc
awesome, thank you very much for your help
NP!