#virajshah_invalid-cvc-error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime! If this thread is closed and you have another question you'll need to start a new thread.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1214567006884593714
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
Can you share the ID (req_xxx) of the API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site 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.
Which API did you call that returned the error? You'll need to share more details
virajshah_invalid-cvc-error
customer create API, then If I have entered card detail (VISA - Bank of America) with only wrong CVC then returned only failed nothing else
OK, so you should have a req_xxx ID for the API request you're making. Can you share it please
I haven't stripe live account details, I am a developer and working for an usa client
You can get the req_xxx from the response headers
I just entered wrong CVC and create tokenization response is:
Hi there ๐ jumping in as my teammate needs to step away soon. Is this a new integration that you're working on building? I'm asking because creating Tokens is typically considered a legacy approach now.
Additionally, CVC details are confirmed by the issuer, not by Stripe. The CVC is not checked when you create a Token, it's not expected for an error to be surfaced there if an incorrect CVC was provided.
after token creation next api call still not getting proper error.
this is issue only specific for an (VISA - Bank of America)
What's leading you to believe that should throw an error?
Your Card's security code is wrong