Guide

Recurring billing best practices

Updated 9 September 2026 · 7 min read

Most subscription revenue is lost not to cancellations but to failed payments. A retry schedule spread over two to three weeks, card-updater services, pre-renewal emails and a one-click payment update page typically recover 30%–50% of failed charges that would otherwise churn.

Involuntary churn is the bigger leak

Voluntary churn is a customer choosing to leave. Involuntary churn is a card expiring, hitting a limit, or being blocked. For most subscription businesses the second is a large share of total churn and it is far more recoverable.

Treat failed payments as an operational process with owners and metrics, not as an edge case handled by a default setting.

A retry schedule that works

Retry across two to three weeks rather than three days in a row — many failures are temporary limits that clear at the start of a new billing cycle.

Vary the time of day. Retrying at the same hour repeatedly wastes attempts.

Stop after a defined number of attempts and move to a clear paused state, rather than retrying indefinitely.

Communication that recovers money

Email before renewal, especially for annual plans. This reduces both disputes and surprise cancellations.

On failure, send a short message with a single button that goes straight to a payment update page. Every extra step loses recoveries.

Say plainly what happens and when: 'your access continues until the 14th, then pauses'.

Structure and proration

Keep the plan ladder short. Three or four tiers with an obvious middle choice outperforms a long menu.

Decide proration policy in advance: prorate upgrades immediately, and apply downgrades at the next period. Inconsistency here generates support load and refunds.

Cancellation flows

Offer a pause option. A three-month pause frequently retains a customer who would otherwise have cancelled outright.

Never hide the cancel button. Beyond being a poor experience, forced-retention patterns are increasingly regulated and reliably produce chargebacks.

Frequently asked

How much failed-payment revenue can be recovered?
Well-run dunning commonly recovers 30%–50% of failed charges. Results depend on customer type, card mix and how quickly you contact people.
Should I offer annual plans?
Annual plans improve cash flow and cut churn, but concentrate renewal risk into one date. Always send advance notice before an annual renewal.
What is a card updater?
A network service that automatically supplies the new card number when a customer's card is reissued, so subscriptions keep working without the customer doing anything.

Keep reading