#jose-cvc-verification

1 messages · Page 1 of 1 (latest)

summer zealotBOT
vague otter
#

Hello 👋
In this case, are you passing a pre-created payment method?

fluid oasis
#

yes, we are

#

(I am working with Jose)

vague otter
#

Gotcha. In that case, I don't think it would be re-validated
https://stripe.com/docs/disputes/prevention/verification#cvc-check

According to the above doc,

You can perform CVC verification by providing the CVC value either when you create a payment with a new card payment method, or when you attach a new card payment method to a customer. To re-verify the CVC on a previously saved card, refer to the integration guide on CVC recollection.

supple furnace
vague otter
#

I see, what's the confusion?

supple furnace
#

The guy said to me that Stripe is not validating CVC when the Payment Method is created

vague otter
supple furnace
#

Exactly

#

So, is there a way to check the CC information (number + CVC + exp date) before charging it?

vague otter
ripe plinth
#

jose-cvc-verification

supple furnace
#

Sorry, but we don't understand

#

Our business is selling services to customers, but we want to charge those services after the concretion of them

#

We need to be sure that the payment information filled by the customer was correct, before giving the service to the customer. Do you understand what I'm saying?

ripe plinth
#

Hey @supple furnace ! You need to use https://stripe.com/docs/payments/save-and-reuse which will collect card details and set it up properly. In the future, when you are ready to charge their card you can and then the bank will approve/decline the payment. There isn't much more to it than this

supple furnace
#

We are doing exactly that. But the thing is, how can we be sure that the CC entered by the customer is OK?

#

With OK I mean, card number + CVC + exp date are correct