Stripe decline code
withdrawal_count_limit_exceededThe card has reached its daily transaction count limit.
Type
Recoverable
Frequency
Rarewithdrawal_count_limit_exceeded is a specific velocity limit: the card has been used too many times today. This is common on debit cards with low daily transaction caps (often 5-10).
Retry after 24 hours (ideally at least 26 hours to account for timezone differences).
Inform the customer that their card hit a daily transaction limit and you will retry tomorrow.
Temporary issue. The card is still valid. High recovery rate with proper retry timing.
The issuing bank. Typical limits range from 5-20 transactions per day for consumer debit cards. Credit cards rarely hit this limit.
How Rebounce handles withdrawal_count_limit_exceeded
Rebounce classifies every failed payment by its Stripe decline code and applies the optimal recovery strategy automatically. For withdrawal_count_limit_exceeded, that means intelligent retries at the right times. Multi-channel follow-up through email, SMS, WhatsApp, and in-app banners ensures the customer actually sees the message.