#k3davis - charges

1 messages · Page 1 of 1 (latest)

fickle night
#

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.

vapid thorn
#

i'm using one of the stripe test cards that is supposed to return an invalid cvc response, to be more clear

fickle night
#

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

#

Ah gotcha

#

Can you share that example charge?

vapid thorn
#

ch_3KammiHIU60wpvgm0f81jpzH
ch_3Kj7qIHIU60wpvgm0nblOrr5

the first failed for cvc reasons, the second was accepted, but the same card number in each case

fickle night
#

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.

vapid thorn
#

oh, so the second one lacked a cvc altogether then?

#

that explains it