#k3davis - charges
1 messages · Page 1 of 1 (latest)
It really depends on the bank and your Radar rules -- whether you require it to pass when actioned, and whether the bank decides to authorize the charge without out.
i'm using one of the stripe test cards that is supposed to return an invalid cvc response, to be more clear
I'd suggest reaching out to our support team with the specific charge IDs if you have an unexpected situation to investigate individual customer payments: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ah gotcha
Can you share that example charge?
ch_3KammiHIU60wpvgm0f81jpzH
ch_3Kj7qIHIU60wpvgm0nblOrr5
the first failed for cvc reasons, the second was accepted, but the same card number in each case
taking a look
Ah, this is expected:
https://stripe.com/docs/testing#declined-payments
Note the callout box:
To simulate an incorrect CVC decline, you must provide a CVC. It can be any three-digit number. If you don’t provide a CVC, Stripe doesn’t perform the CVC check, so the check can’t fail.