#dom_on_disc
1 messages · Page 1 of 1 (latest)
Hi there, is it about blocking a payments if cvc isn't checked successfully?
Yeah I would expect the setup intent to return an error during confirmation, similar to the test cards?
But i do know about the
The rules, i forget what they are called, but those seem to fire when it's present and not null
so I'm just wondering how can i get a check to be performed
The default radar rule only block payments if CVC verification fails, you can add you own rule to even block payments if cvc is null
My concern is that my card wouldn't be addable since my bank(?) isn't performing the check
? Can you tell me what you want to achieve?
I want to make sure that cvc checks are performed on the setup intents, we plan on conditoinally charging after 2 weeks or so
It's up to the issuer, and there's no way to enfore issuer to always check the cvc.
Ah ok, do you have any insight into how they choose to enforce it or not? Or would a decline happen later? Just curious on if this will cause any issues etc
No we don't know.