#JosePersichini

1 messages · Page 1 of 1 (latest)

feral ginkgoBOT
trail elm
#

Sorry I'm using <PaymentElement> not CardElement

dull atlas
#

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.

trail elm
#

pm_1NEGwCE8vyP8XiCGsv8QpgJ6

dull atlas
#

Thank you!

trail elm
#

You're welcome, please let me know what you find

dull atlas
#

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

trail elm
#

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?

dull atlas
#

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