retries.com | Payment Infrastructure Reference

Response Code 61: Exceeds withdrawal limit

SOFT DECLINE RETRIABLE ISO 8583 FIELD 39

Daily or per-transaction limit exceeded. Common with debit cards and prepaid cards.

What Does Code 61 Mean?

Response code 61 means the transaction would push the cardholder past a daily spending limit or per-transaction ceiling set by the issuer. This is distinct from insufficient funds (code 51): the account may have the balance, but the issuer enforces spending caps as a risk control.

Debit cards are most commonly affected because issuers set daily purchase limits (often $2,000-$5,000 for consumer debit). Prepaid cards have even tighter limits. Credit cards less commonly trigger code 61, but some issuers set daily or per-merchant velocity limits.

These limits typically reset at midnight in the issuer's local timezone. A retry the following day, or at a lower amount, will usually succeed.

Should You Retry?

Recovery Guidance

Recoverable. These limits are time-based, so the retry window makes the difference.

Common Causes

Network Behavior

The same response code can mean different things depending on the card network. Here is how each network treats Code 61:

Network Retry? Limit Notes
Visa Yes 15 attempts in 30 days Visa Category 2 (issuer cannot approve at this time). Limits typically reset at midnight in the cardholder's timezone. Retry the following day for best results.
Mastercard
MAC 02 or 25
Yes 10/day, 35/month MAC 02 (try again later) or MAC 25 (retry after 24 hours). If you receive a timed MAC, honor the specified delay. Daily limits reset overnight.
Amex Yes Less common on Amex credit cards since credit limits are generally higher. May appear on Amex-branded prepaid products with daily spending caps.
Discover Yes Standard soft decline. Common with Discover-branded prepaid and debit cards. Limits reset daily.

Platform Mappings

This code surfaces under different names depending on the payment platform:

ISO 858361 - Exceeds withdrawal limit
Stripewithdrawal_count_limit_exceeded

Related Decline Codes

51 Insufficient funds The cardholder's available balance is below the transaction amount 65 Exceeds withdrawal frequency Too many transactions in the current period 13 Invalid amount The amount exceeds issuer limits or is formatted incorrectly

Related Guides

Virtual Cards, Programmatic Limits, and Why Your Retry Logic Is Wrong How virtual cards from Ramp, Brex, and corporate spend platforms create declines that traditional retry logic cannot recover

See This Code in Action

Watch how response code 61 flows through a complete ISO 8583 authorization lifecycle.

Open Transaction Simulator