#shaon
1 messages · Page 1 of 1 (latest)
A month is the same day the following month. If that day doesn't exist then it is the last day of the month (Ie Jan 31st anchor --> Feb 28 period end)
We don't recommend anchoring to the end of month's for this reason
ah interesting, does stripe have a util to calculate this exactly?
Not sure I understand what you mean by that excatly
ah sorry
im using the stripe library for python
and there is a stripe.utils submodule
Ah you mean how do you specify the billing cycle anchor
Have you taken a read through https://stripe.com/docs/billing/subscriptions/billing-cycle?