Skip to main content
Airdun does not retry payments. Stripe executes every retry, under the Smart Retries policy configured in your Stripe account. Airdun never charges a card. Its role is to time recovery outreach around Stripe’s scheduled attempts and to show you when the next attempt will land.

What the “Smart Retries” settings do

In your Airdun dashboard, the Smart Retries settings record your Stripe retry policy so Airdun knows when Stripe will attempt a charge:
  • Mode — whether Stripe’s Smart Retries are in effect for the case.
  • Max attempts — how many retries the policy allows (Stripe’s default is 8).
  • Window — the period the retries are spread across (Stripe’s default is 14 days).
Airdun uses these to two ends:
  1. Project the upcoming retries on each recovery case — anchored on Stripe’s real next attempt when it is known, otherwise on the policy’s cadence.
  2. Time outreach around them — so a payment reminder reaches the customer near the moment Stripe is about to try the card again, rather than at an arbitrary time.
These settings describe your Stripe policy to Airdun; they do not change it. Airdun does not push retry configuration to Stripe. Set your actual retry behaviour in your Stripe Dashboard, and mirror it here so the projected timeline and outreach timing stay accurate.

How the failure type shapes outreach

While Stripe handles the charging, Airdun adapts the outreach to the failure reason:
  • Expired card — a retry cannot succeed until the customer updates the card, so Airdun prioritises outreach that prompts a card update.
  • Insufficient funds — Airdun times messaging around likely payday windows, when Stripe’s next attempt is more likely to clear.
  • Bank block or do-not-honor — these usually need customer action, so Airdun leads with outreach.
  • 3DS / authentication required — Airdun surfaces the authentication request through outreach rather than relying on a silent re-attempt.

The customer’s own retry

When a customer updates their card on Stripe’s hosted invoice page, Stripe charges it immediately — that is the fastest path to recovery. Airdun makes one write to Stripe here: it sets that newly entered card as the subscription’s default, so future renewals use it too. See Data Access.