#shaon

1 messages · Page 1 of 1 (latest)

daring gardenBOT
misty sorrel
#

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

quick echo
#

ah interesting, does stripe have a util to calculate this exactly?

misty sorrel
#

Not sure I understand what you mean by that excatly

quick echo
#

ah sorry

#

im using the stripe library for python

#

and there is a stripe.utils submodule

misty sorrel
#

Ah you mean how do you specify the billing cycle anchor

quick echo
#

ah great, this should be great

#

thank you