#Kevin - Backdated Billing Cycle

1 messages · Page 1 of 1 (latest)

solemn field
#

Hi 👋

frozen crow
#

Hi Snufkin! Thanks for your answer!
I also tried using backdate_start_date with billing_cycle_anchor, however, billing_cycle_anchor cannot be set in the past, only in the future.

If I set the billing cycle anchor to September 1st, it works but I won't have any invoice for august, the first generated invoice will be for september

solemn field
#

We don't generate invoices for the past

#

So if that's what you're looking for that won't happen. But we do allow backdating of Subscriptions

#

You can combine backdate_start_date with billing_cycle_anchor to backdate a subscription and set the billing cycle anchor to a date in the future.

frozen crow
#

Actually you're right! It works when I set backdate_start_date to August 1st and billing cycle anchor to September 1st, I have an invoice for August 1st to September 1st

When I first tested, I was using proration_behavior: "none", so no invoice were generated for August

Thank you Snufkin, our hero ❤