The short version: when a subscriber's payment fails, that is not a cancellation, it is an expired card, and treating it like a cancellation is how supplement brands lose subscribers who never chose to leave. Credit card declines prompt 27% of subscribers to cancel, and with the right retry and dunning setup, about 30 to 70% of that lost revenue is recoverable. The build is retry logic first, then a three-email sequence that assumes good faith, front-loaded into the first days.
Why dunning is the forgotten flow in supplement retention
Everyone builds winback for the customers who decide to leave. Almost nobody builds properly for the ones whose card expired, hit a limit, or got reissued after fraud. That is backwards: the involuntary churner still wants the product, was literally paying for it until the bank got in the way, and converts back at rates voluntary churners never approach. Recurly's cross-industry benchmarks put involuntary churn at 1.25% of subscribers every month, a quiet drain that compounds all year, and combining automated retries with well-timed customer communication recovers 50 to 80% of failed payments for the programs that build both layers.
For a subscription supplement brand the stakes compound: a failed payment also breaks the daily routine. Every week the subscription sits lapsed, the habit fades and the eventual save gets harder. Dunning speed is retention strategy, not billing hygiene.
Layer 1: retries before emails
Retries do the silent majority of the work: well-configured retries alone recover 45 to 70% of failed payments. So the first move is configuration, not copy: turn on your billing platform's smart retries (Recharge, Skio, Stay Ai, and Loop all ship them) so attempts land on paydays and card-refresh windows rather than a dumb fixed schedule, and enable the card-updater services that catch reissued cards automatically. Every payment recovered silently is a subscriber who never had to think about leaving.
The email sequence exists for the failures the retries cannot fix: expired cards needing a new number, limits, and closed accounts. Those need the customer to act, which means the emails need to get opened and make the fix effortless.
Layer 2: the three-email sequence
Timing is the highest-leverage variable: day-zero dunning emails open at 41% and carry 13% of total recovery, the curve is steepest in the first three days, and it decays sharply after two weeks, with sends past day 15 contributing only a 4% sliver. Front-load everything.
Email 1: within 24 hours of the first failed retry. The heads-up
Subject line says what happened, plainly: your payment didn't go through. The body assumes good faith (cards expire, banks flag things) and offers one button to a hosted update-card page, not a login maze. Zero shame language, zero urgency theatrics. Mention that their next shipment is held until this is fixed: for a supplement subscriber, the product not arriving is the real motivator.
Email 2: day 3 to 4. The routine framing
Lead with what they lose: your next bottle is waiting, and a gap breaks the streak. This is where supplement dunning diverges from SaaS dunning: the cost of inaction is not losing account access, it is running out of the thing they take every morning. Same single button. If the platform supports SMS dunning, mirror this touch there, since a card fix is a phone-native task.
Email 3: day 7 to 10. The plain-language deadline
State the real consequence and date: we will pause your subscription on the 15th so you are not charged again. Framing the endpoint as we pause so you are never wrongly billed keeps the brand on the customer's side to the last send. Offer the escape hatches that save marginal cases: skip a month, swap products, or downshift frequency, the same controls that make the cancel-save flow work.
After the sequence: the pause, not the cliff
When dunning fails, pause rather than cancel where the platform allows. A paused subscriber with a broken card is a warm reactivation target for the replenishment logic a cycle later (your supply from that last shipment is running out around now); a canceled one enters generic winback with everyone who chose to leave. Route the two populations differently forever: the involuntary churner never needed re-convincing about the product.
Build notes for Klaviyo
- Trigger from the billing platform's failed-payment event (Recharge and peers push these into Klaviyo as metrics), with flow filters that exit anyone whose payment later succeeds. The most embarrassing email in subscription commerce is the payment reminder after the card already worked.
- Suppress dunning profiles from promotional sends for the duration: a 20%-off acquisition campaign landing next to a fix-your-card email reads as chaos.
- Keep dunning emails transactional in tone and template: minimal design, brand mark, one button. They are service notifications and deliverability treats them best that way.
What to measure
- Total recovery rate against the 30 to 70% band, split by retry-recovered versus email-recovered so you know which layer is working
- Involuntary churn rate against the 1.25% monthly cross-industry benchmark: if you are not measuring the voluntary-involuntary split, all churn looks voluntary and gets the wrong fix
- Time-to-recovery, since every extra day is a broken routine day: the first-72-hours window should carry most saves
- Reactivation rate of paused-for-payment profiles versus canceled ones, the number that justifies the pause-not-cancel policy
Frequently asked questions
What recovery rate should a dunning flow hit?
Published ranges put automated retry plus email recovery at 30 to 70% of failed payments, with the best programs reaching 80%. Below 30%, the usual culprits are slow first contact, no smart retries, or an update-card path that requires login.
How many dunning emails should send?
Three, inside roughly ten days, front-loaded: the recovery curve is steepest in the first three days and decays sharply after two weeks, so a long patient sequence just delays the pause while the habit erodes.
Should dunning emails offer a discount?
No. The customer already agreed to the price; the failure is mechanical. Discounting a broken card teaches nothing except that payment failures produce coupons. Spend the save energy on skip, swap, and frequency options instead.
Pause or cancel after failed dunning?
Pause where possible. Involuntary churners reactivate at far higher rates than voluntary ones, and a pause keeps the reactivation conversation about logistics instead of re-selling the product.
Why does dunning matter more for supplements than other subscriptions?
Because the product is a daily habit with a physical supply. A payment gap becomes a consumption gap, and customers who stop feeling results stop believing in the product. Fast dunning protects the routine, not just the payment.
Sources
- Baremetrics. Failed payment recovery and retry data.
- Recurly Research. Churn rate benchmarks.
- ProsperStack. Subscription dunning recovery data.
- Digital Applied. Dunning timing and recovery-curve data.