#nanda-radar-checks

1 messages · Page 1 of 1 (latest)

wild loom
ripe hill
#

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 ?

wild loom
#

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

ripe hill
#

yes

#

While using the stripe.createPaymentMethod()

#

i am getting the "Your card's security code is incomplete."

wild loom
#

Sure, but that's just normal, we require the CVC at that step

ripe hill
#

is it possible to skip the CVC error message from stripe sdk

#

any settings?

wild loom
#

Can you first explain why you are trying to do that? What is your business reason for this?

ripe hill
#

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

wild loom
#

I don't really understand what that could mean