#satana-cvc-amex
1 messages · Page 1 of 1 (latest)
Amex is known to accept the 3 digits validation code (not CVC) on the card so we just support both
then it's up to the bank to approve/decline
ok, so validation will work in live mode?
it works the same in Live and Test mode
you enter a CVC, with amex we accept 3 and 4 digits. Then the bank validates it and if they say "invalid CVC" (and you have the Radar rule to block bad CVC) then we display an error
I don't use Radar(not sure if it works by default), do I have to do any extra settings to get this error message?
yeah it works by default even ifyou don't use Radar directly, it's one of the default rules
you don't need to do anything. Right now you're just confused because you're in Test mode and can enter any 3/4 digits CVC for Amex, this is all expected
see https://stripe.com/docs/testing#declined-payments and try the card number 4000000000000127 and you will see a CVC error
ok, thanks
Sure thing!
Are you all good with your questions or was there anything I could help with?
you answered all my questions, that's all