#Salman1802

1 messages · Page 1 of 1 (latest)

lament vesselBOT
late cape
#

Hi there, the cvc_check is a property tell you the status of cvc_check, what do you mean by enabling it?

plucky hornet
#

While generating the card token I want to validate all the info
CVC check , Expiry month and year

#

IF all data is valid only then token should generate

late cape
#

Stripe will perform card validation when

  • attach a card to a customer
  • use this card for a payment

so it won't validate the card when you create a token with it.

plucky hornet
#

I am creating the token and using that token as source while creating customer

#

BUt facing the error while doing payment

#

Any solutions

late cape