#devi-payment-failure

1 messages · Page 1 of 1 (latest)

steep fractal
#

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

cloud flume
#

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?

steep fractal
#

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

cloud flume
#

ok, when PaymentIntent failed event will be triggered?

steep fractal
#

it will be trigger at that failure

#

have you tried any of this in Test mode? This will likely make things a lot clearer

cloud flume
#

How to test cvc failed in test mode? do you know the test card number??