Payments & Declines
Retry Logic
The automated mechanism for re-attempting a failed payment, often with smart scheduling to increase success rates.
Definition
Frequently Asked Questions
What is the difference between basic and smart retry logic?
Basic retry follows a fixed schedule regardless of context. Smart retry analyzes the decline code, issuer, time of day, and payment history to determine the optimal window for each reattempt.
How many times should I retry a failed payment?
It depends on the decline type. Soft declines may warrant 4–8 retries over 2–4 weeks. Hard declines should not be retried at all. Smart retry systems manage this automatically.
Does retry logic require any customer involvement?
No. Retry logic works silently in the background, reattempting the charge on the stored payment method. The customer is only contacted if retries fail and dunning is needed.

