#devi-payment-failure
1 messages · Page 1 of 1 (latest)
Hey @cloud flume usually this fails client-side when you confirm the PaymentIntent. So you show an error and ask the customer to fix their payment method details
But My side records created like invoice with OPEN status and payment with Incomplete status
is there payment intent failed event trigger when cvc is wrong?
I'm sorry but I'm not sure I follow the way you frame all of this. Usually you create a PaymentIntent, and the client-side you use PaymentElement to collect card details and confirm the PaymentIntent
This would fail with a bad CVC error shown to your customer and for them to try again
ok, when PaymentIntent failed event will be triggered?
it will be trigger at that failure
have you tried any of this in Test mode? This will likely make things a lot clearer
How to test cvc failed in test mode? do you know the test card number??