#JosePersichini
1 messages · Page 1 of 1 (latest)
Sorry I'm using <PaymentElement> not CardElement
Hello, that is interesting. Was this in live mode? Also do you have the ID of the PaymentMethod that was created this way (pm_1234)
The first thing that comes to mind is that sometimes banks approve payments even with the CVV and such slightly off, so it is possible that we sent the info to the bank and they approved it but I'd need to look to confirm.
pm_1NEGwCE8vyP8XiCGsv8QpgJ6
Thank you!
You're welcome, please let me know what you find
I'm actually having trouble seeing what happened there. If you reach out to our support they may be able to give you more info https://support.stripe.com/?contact=true
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.
So
When I am creating a payment method, Stripe would validate that the data is correct?
Or Stripe will do that check when I create a Payment Intent?
We do do validations with SetupIntents, I can see that validations happened with that card but am unclear on the specifics unfortunately. This is something our Support team will know how to look in to better than I do