%/email-for-growth-teams providers ↗
guide

Dunning Emails for SaaS

Dunning email is a billing recovery system, not a generic retention campaign. The message needs to match the payment failure, retry schedule, plan state, and grace period. This guide maps the operational pieces that make failed-payment email clear and recoverable.

last updated 2026-05-07 4 sections
section 01

Failure types and copy angle

A card decline, expired card, bank block, and insufficient funds error should not all receive the same copy. The email should explain what happened at the level the billing provider safely exposes and point to one secure update-payment URL.

failure typecopy angleavoid
Expired cardAsk for updated card details.Blaming the user.
Insufficient fundsSay the charge could not be completed.Guessing the bank reason.
Bank blockAsk the customer to contact the bank or use another card.Overexplaining processor internals.
Unknown declineAsk for payment method review.Listing speculative causes.
section 02

Sequence timing

The billing provider retry schedule and the email sequence should be planned together. Sending a warning after access is already suspended creates support load. Sending too often trains customers to ignore billing mail.

momentmessage jobprimary action
First failureNotify and give a secure fix path.Update payment method.
Mid-grace reminderExplain remaining access window.Resolve before suspension.
Before suspensionState the exact consequence.Pay or contact billing.
After suspensionGive restoration path.Reactivate subscription.
section 03

Transactional status and consent

Failed-payment notices usually relate directly to an active account or purchase, but they still need careful stream handling. Do not add promotional copy to billing recovery mail. Keep unsubscribe and preference handling consistent with local law and provider policy.

  • ok Use a billing or transactional stream, not a marketing campaign list.
  • ok Do not mix coupons into mandatory account-status notices.
  • ok Include the account, plan, and grace-period context.
  • ok Route replies to a monitored billing or support address.
section 04

Metrics to watch

Recovery rate alone can hide bad customer experience. Track recovery, support replies, involuntary churn, spam complaints, and time to resolution by failure type.

metricwhy it matters
Recovered invoicesShows direct billing impact.
Reply rateSurfaces copy confusion and payment blockers.
Suspensions after contactShows whether support is resolving cases.
Complaint rateFlags when billing mail is too aggressive or unclear.

related startup email pages