Grace Period
A grace period is the window after a failed payment during which a subscription stays active while retries and reminders attempt to recover the charge.
A grace period is the span of time after a subscription payment fails during which the customer keeps access while the billing system tries to recover the charge. Instead of cutting off service the instant a card declines, you give the payment a chance to succeed — because most first failures are temporary.
Why grace periods exist
When a recurring charge fails, cancelling immediately would punish a customer whose card simply expired or whose account was briefly short on funds. The grace period keeps the subscription active — often marked past_due — so that:
- Smart retries can reattempt the declined payment at better times.
- Dunning emails can prompt the customer to update their card.
- A loyal customer isn't lost over a solvable payment hiccup.
How long it lasts
There's no universal length — you set it to match your retry policy. Common windows run from a few days to a few weeks, aligned with the retry schedule your billing provider offers (for example, 1 to 2 weeks, up to a month or two). When the window closes with the payment still unrecovered, the subscription is typically canceled or downgraded, and the loss counts as involuntary churn.
Getting the length right
- Too short and you cancel customers whose payment would have cleared on the next retry.
- Too long and you give away service to accounts that will never pay, inflating costs.
The sweet spot covers the period in which most recoverable payments actually recover, then stops. Watching failed and recovered payments as they happen — rather than at month-end — helps you tune the window to what your customers actually do.
Related terms
Updated July 6, 2026