paymentswithpaul_

Decline code · Hard decline

Decline code 82: Negative CAM, dCVV, iCVV, or CVV Results

Cryptographic or card-verification data failed validation at the issuer: the chip's cryptogram, the dynamic CVV, the stripe's iCVV, or the printed CVV did not check out. The distinguishing feature of this code is counterfeit detection; genuine cards produce valid verification data, so failures point to cloned or fabricated credentials.

Should you retry?

Do not build retry logic around this code. Verification data that fails cryptographic checks fails deterministically, and the plausible explanations skew heavily toward fraud. The only acceptable follow-up is a customer manually re-entering a mistyped CVV once in an online checkout.

Why code 82 happens

What to do about it

Frequently asked questions

What does a negative CVV result decline mean?
Verification data unique to the genuine card failed the issuer's checks, whether the chip cryptogram, dynamic CVV, or printed security code. Because genuine cards pass these checks, this decline is a strong counterfeit or wrong-CVV signal.
Is code 82 always fraud?
Not always; a mistyped CVV online or a damaged chip can produce it innocently. But it correlates with counterfeit card use far more than typical decline codes, so treat repeated occurrences as fraud until proven otherwise.

Related decline codes