#pilu.com.ar - cvc check

1 messages · Page 1 of 1 (latest)

zinc roost
#

You can enable the radar rule to block payments if the cvc check fails

#

That will add some consistency

#

Note: "this doesn’t affect payments where the CVC check couldn’t be performed"

#

So ultimately a lot of that logic is on the bank

errant wasp
#

Yes, I'm asking this because I've used the same card from the same bank twice and the behavior was different in each scenario:
1- It verify the cvc when I try to pay with the Confirm button - second component
2- It verify the cvc when I try to save my credit card info - first component, stripe embed one

mighty belfry
#

👋 stepping in here as codename_duchess needs to step away

#

When you say "first component", what are you doing there exactly?

#

Saving a card to a Customer?

#

Using a SetupIntent?

errant wasp
#

We are saving the credit card info in order to process the payment at the second component. It's the stripe one and we embeded

mighty belfry
#

What does "saving the credit card" mean though? What request are you making at that point exactly?