September 8, 2026
Dunning
Dunning is the process a subscription business uses to recover a payment that has failed, by automatically retrying the charge and prompting the customer to fix whatever went wrong before the subscription lapses. It combines the mechanics of retrying a declined transaction with the communication that asks the customer to update their details, so that revenue already earned is not lost to a payment that simply did not go through.
The name comes from an old English verb meaning to persistently ask for payment that is owed, and the practice is much older than software. In a modern subscription business, dunning runs automatically on a recurring cycle. It activates when an automatically collected invoice fails its payment attempt, when an invoice on terms passes its due date, or when a renewal charge is declined, and it then works through a planned sequence of retries and messages until the payment succeeds or the retry window expires and the account is given up.
Why dunning matters for subscription businesses
Every failed charge is revenue the business already earned but has not collected, and without dunning most of it quietly disappears. A share of recurring charges fail every cycle for reasons that have nothing to do with the customer wanting to leave: an expired card, a hit credit limit, a bank fraud hold, or a temporary network error. Left alone, those failures turn into Involuntary churn, where a customer who still wants the product is cancelled purely because a payment did not clear. Dunning is the mechanism that stands between a routine decline and a lost subscriber. It depends on accurate Invoicing underneath it, because a retry only works cleanly against an invoice that was correct to begin with, and it feeds directly into retention and MRR by holding onto revenue that would otherwise leak out.
How to use dunning to recover failed payments
A dunning system's job is to catch a failed charge, retry it intelligently, keep the customer informed, and resolve the invoice one way or the other.
Detection: the system identifies that a charge has failed, capturing the decline reason where the gateway provides one, since a hard decline (e.g. for a closed account) and a soft decline (e.g. for insufficient funds) call for different handling.
Retry: the card charge is attempted again on a schedule rather than all at once, spacing attempts over a dunning window several days so a temporary problem such as a low balance has time to clear. The number and timing of retries is configurable, but typically attempts occur over 27 days.
Communication: the customer is notified that a payment failed and asked to act, usually by email, with a clear path to update the card on file. Messages are sequenced so the tone escalates gently as the invoice ages.
Card updates: where supported, the system refreshes card details automatically through the network's account updater service, so an expired or reissued card is corrected without the customer lifting a finger.
Resolution: a successful retry closes the invoice as paid. If every attempt is exhausted, the account moves to a final state defined by the policy set, such as pausing the subscription, cancelling it, or writing the invoice off.
Dunning vs collections
Dunning and collections both chase money that is owed, but they operate at different stages and with different intent. Dunning is the automated, in-cycle recovery of a payment that failed for a customer who is still active and usually still willing to pay. It leans on retries and friendly reminders, and it assumes the failure was involuntary. Collections is what happens further downstream, when an invoice stays unpaid after dunning has run its course. It is a more manual, more assertive effort to recover a genuinely overdue debt, and it can involve terms enforcement, escalating notices, or handing the account to a third party. In short, dunning tries to save a good customer from an accidental lapse, while Collections pursues a debt that dunning could not resolve.
Common mistakes with dunning
Retrying a declined charge immediately or too often, which can trigger the gateway's fraud controls and get the card blocked instead of recovered.
Treating every decline the same, so a hard decline that will never succeed is retried too many times pointlessly while a soft decline that needed a smarter schedule is given up on too soon.
Writing dunning emails that read as overly threatening or robotic, which pushes an otherwise willing customer toward cancelling rather than updating their card.
Sending the payment-failure notice to a non-billing point of contact rather than the person or department that actually holds the billing details, so the message never reaches anyone who can fix it.
Never refreshing card details through an account updater, so subscriptions lapse over expired cards that could have been corrected automatically.
Benefits and examples
Recovers revenue that would otherwise be lost, turning a routine decline back into a paid invoice.
Reduces Involuntary churn by keeping willing customers subscribed through a payment hiccup they may not have even noticed.
Protects the customer relationship, since a well-timed, professional prompt to update a card feels like a courtesy rather than a demand.
Runs automatically across the whole subscriber base, so recovery does not depend on someone manually chasing each failed charge.
Example: a customer's card expires, the renewal charge fails, and the dunning sequence allows for retries over the following days while emailing a one-click link to update the card, so the subscription continues without a gap.
Frequently asked questions
What is dunning in subscription billing? It is the automated process of recovering a failed payment by retrying the charge on a schedule and prompting the customer to update their payment details before the subscription is cancelled.
Is dunning an acronym? No. Dunning is an old English verb meaning to persistently ask for payment that is owed. It is not short for anything, and treating it as an acronym is a common misconception.
What is the difference between dunning and collections? Dunning is automated, in-cycle recovery for an active customer whose payment failed involuntarily. Collections is the later, more manual pursuit of an invoice that is genuinely overdue after dunning has run its course.
Why do recurring payments fail in the first place? Usually for involuntary reasons: an expired or reissued card, insufficient funds, a credit limit, a bank fraud hold, or a temporary network error. Most failures are not the customer choosing to leave.
How does dunning reduce churn? By recovering payments that failed for reasons the customer never intended, dunning keeps willing subscribers from being cancelled over a routine decline, which directly lowers Involuntary churn.