#pr0ton03
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
I am not sure what auto-debits have to do with card verfication.
For example, when a user registers we ask for their card details after which successful payment the subscription starts. During the payment process we use Stripe's API to get the customer card details but what if the customer provides wrong CVC and along with the correct card details.
Then then payment won't get through.
Does Stripe read the card CVC and validates if it is legitimate, because we want to tell the user what went wrong during the payment process
We send it to the card network and then bank approves it or not.
Happy to help.