#CheckMate

1 messages · Page 1 of 1 (latest)

sterile vergeBOT
thin mortar
maiden vine
#

I am not talking about this.

#

If the cvc is accidentally written wrong by the customer. Then I want to highlight the cvc block in red and make it apparent to the customer that the cvc was wrong.

#

Then when the customer enters correct cvc I want to trigger confirm payments call from stripe

#

Without creating a new payment intent

#

I know that the status would be "requires_payment_method"

#

Also I need a list of error codes for which I can do similar retries for a payment.

thin mortar
thin mortar
thin mortar
sterile vergeBOT
maiden vine
#

This is not regarding validation either. Let's say the customers cvv is '123' but he/she accidentally type '122'. Then after the call goes to stripe server. Stripe returns an error and status code would be payment_method_requires . In this case I want the customer to enter the card details again and make payment

maiden vine
#

Hi @mighty inlet , can you please help here.

mighty inlet
#

Hi! Sorry for the delay, having a look.