Dunning Management

Dunning management is the structured process of recovering failed subscription or recurring payments through automated retry logic and customer communication, addressing involuntary churn.
September 22, 2026
The Firstsource team

TL;DR

  • Dunning management is the structured process of recovering failed subscription payments — combining automated retry logic with customer communication (email, SMS) to fix technical payment issues like expired cards or bank declines, addressing involuntary churn rather than a customer's active decision to leave.
  • Failed payments erode revenue quietly — the typical subscription business loses approximately 9% of monthly recurring revenue to failed payments, per Baremetrics, meaning a company with $100,000 in MRR loses roughly $9,000 a month without anyone deciding to cancel.
  • The process runs through five steps: failure detection, smart retry logic timed to maximize recovery, customer notification across channels, automated card/account updates, and resolution tracking of recovery rate and time to recovery.
  • Three challenges commonly limit recovery — treating all failed payments the same instead of tailoring response to decline reason, dunning communication that reads as a collections notice rather than a helpful reminder, and poor retry timing (retrying too aggressively can reduce recovery and trigger extra fees); programs combining decline-reason-aware retries, spaced timing, and good-faith messaging recover substantially more.

Dunning management is the automated process of recovering failed subscription or recurring payments through structured retries and customer communication, before a payment failure turns into an unwanted cancellation.

What Is Dunning Management?

Dunning management is the structured process a subscription or recurring-billing business uses to recover revenue when a scheduled payment fails, most commonly due to an expired card, insufficient funds, or a bank decline. Rather than treating every failed payment as a customer who wants to leave, dunning management assumes the opposite: the customer still wants the product, but a technical payment issue has interrupted the relationship. The process combines automated retry logic, which attempts to process the payment again at optimized intervals, with customer communication across channels like email and SMS that notifies the customer of the issue and makes it simple to update payment details. This category of lost revenue is known as involuntary churn, distinct from voluntary churn where a customer actively chooses to cancel, and it requires a fundamentally different response: recovery workflows and card-update prompts rather than retention offers or win-back discounts.

Why It Matters

Failed payments erode recurring revenue gradually and rarely show up as a clear signal until the losses are added up across a subscriber base. Because involuntary churn does not generate a cancellation event, a support ticket, or negative feedback, a business can easily underestimate how much revenue it is losing to payment failures rather than genuine customer decisions to leave. The problem hides inside routine billing data until someone reconciles recovered payments against attempted ones. A disciplined dunning program recovers a meaningful share of that otherwise-lost revenue without any retention offer or discount, since the customer never wanted to cancel in the first place, making it one of the highest-return, lowest-friction investments available to a subscription business.

According to Baremetrics, the typical subscription business loses approximately 9% of monthly recurring revenue to failed payments and the involuntary churn that follows, based on data compiled across hundreds of subscription businesses. For a company with $100,000 in monthly recurring revenue, that share works out to roughly $9,000 a month leaving without anyone deciding to cancel. Much of that revenue is recoverable, which is what makes a structured dunning program worth building rather than accepting the loss as a cost of doing business.

How Dunning Management Works

  • Failure detection: The billing system flags a failed payment attempt immediately, categorizing the decline reason where the payment processor provides one.
  • Smart retry logic: The system schedules retry attempts at intervals shown to maximize recovery, rather than retrying immediately and repeatedly.
  • Customer notification: The customer receives communication across email, SMS, or in-app messaging, prompting them to update payment details.
  • Card and account updates: Where available, automated card-updater services refresh expired or reissued card details without requiring customer action.
  • Resolution tracking: The account remains active during the recovery window, and dunning metrics track recovery rate, time to recovery, and involuntary churn rate so teams can see which steps are working.

Common Challenges and Prevention

The most common challenge in dunning management is treating every failed payment identically, when in practice a decline caused by an expired card needs a different message and timing than one caused by insufficient funds, and generic retry logic recovers less revenue than a decline-reason-aware approach. A second challenge is tone, since dunning communication that reads as a collections notice tends to underperform messaging that reads as a helpful reminder, because most involuntary churn stems from a technical issue rather than an unwillingness to pay. A third challenge is retry timing, since retrying immediately and repeatedly can reduce recovery rates and, in some cases, trigger additional processor fees, while spacing retries appropriately across a defined recovery window tends to perform better. Programs that combine decline-reason-aware retry logic, appropriately spaced timing, and customer communication that assumes good intent typically recover a substantially higher share of failed payments than a single generic retry sequence.

Heading

Accounts Receivable (A/R) Management

Advanced Metering Infrastructure (AMI)

Affordability Assessment

FAQ

What is dunning management?

Dunning management is the process of recovering failed subscription or recurring payments through a structured sequence of automated retries and customer communication, addressing involuntary churn caused by technical payment failures rather than a customer's decision to cancel.

What is the difference between dunning and debt collection?

Dunning assumes the customer wants to continue the relationship and a payment simply failed for a technical reason, like an expired card. Debt collection typically addresses a customer who owes money and may be avoiding payment, requiring a different approach.

What is involuntary churn?

Involuntary churn is the loss of a subscriber due to a failed or declined payment, rather than an active decision to cancel. It is distinct from voluntary churn, where a customer intentionally ends their subscription for reasons like price or dissatisfaction.

How much revenue can dunning management recover?

Recovery rates vary by industry and approach, but automated dunning programs commonly recover a substantial share of failed payments, with well-optimized programs performing meaningfully better than basic retry logic, particularly when retry timing and communication are decline-reason-aware.