#khushbu

1 messages ยท Page 1 of 1 (latest)

atomic lodgeBOT
warped ice
#

Hi there, are you asking if there is API to validate the CVC?

stiff oriole
#

@warped ice Yes, I need to confirm whether the previously saved save card CVC number and the user-entered CVC number are the same or not.

warped ice
#

OK, the cvc is considered as a sensitive card information, so it's not exposed in API response.

stiff oriole
#

@warped ice any API endpoint from the stripe to check user entered CVV no and previously added card CVV no is correct or not ?

warped ice
#

No, cvc is not exposed in API response.

stiff oriole
#

@warped ice is there any other way to validate during the transaction verify the saved card CVV and user-entered CVV is a match or not?

warped ice
#

No. as I said earlier, cvc is not exposed in API response (either frontend or backend), and there's no API for you to check cvc against a saved card.

stiff oriole
#

ok thank you ๐Ÿ™‚ @warped ice