#Salman1802
1 messages · Page 1 of 1 (latest)
Hi there, the cvc_check is a property tell you the status of cvc_check, what do you mean by enabling it?
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
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.
I am creating the token and using that token as source while creating customer
BUt facing the error while doing payment
Any solutions
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.