#nanda-radar-checks
1 messages · Page 1 of 1 (latest)
@ripe hill it's highly discouraged, you might get a lot of fraud. But you configure this here: https://dashboard.stripe.com/settings/radar/rules
ok but some of our customers payments declining due to CVC check
I disabled the CVC and Zip radar rules in my account
in Test mode
for verification
but still getting the error from stripe sdk like 'Your card's security code is incomplete.'
Is there any other settings ?
Okay so there are 2 separate things. Radar checks are here to block charges with bad cvc
But you can not create a charge without the CVC with your current integration, Elements requires it
What is the reasoning on your end to not even accept the CVC? Because you will definitely get fraud/disputes and be in trouble
yes
While using the stripe.createPaymentMethod()
i am getting the "Your card's security code is incomplete."
Sure, but that's just normal, we require the CVC at that step
Can you first explain why you are trying to do that? What is your business reason for this?
In our product, operators do the transactions on behalf of customer
with new integration of stripe in our product, operators need to collect all cvc from all customers again
it is a pain point from operator side
I don't really understand what that could mean