paymentswithpaul_

Decline code · Soft decline

Decline code 65: Activity Limit Exceeded / Authentication Required

Historically this code means the card exceeded its allowed number of transactions in a period, a frequency cap rather than an amount cap. Visa additionally repurposed 65 as the soft-decline signal for authentication required, telling the merchant to resubmit through 3D Secure. Which meaning applies depends on the network and context.

Should you retry?

Retry through 3DS immediately for the authentication-required case, which converts well. For genuine frequency caps, retry after the reset window instead, since attempts inside the window are wasted. Distinguish the two by whether an authenticated resubmission succeeds.

Why code 65 happens

What to do about it

Frequently asked questions

Does code 65 mean the customer is out of money?
No. It concerns transaction count or authentication, not funds. Either the card exceeded how many transactions it may make in a period, or, on Visa, the issuer wants the transaction resubmitted with 3D Secure authentication.
How should I handle a Visa soft decline code 65?
Resubmit through 3D Secure. Visa uses 65 to demand authentication, and the authenticated retry typically approves while also shifting fraud liability to the issuer. Only if the 3DS retry fails should you treat it as a frequency-limit decline and wait a day.

Related decline codes