MONEI / MONEI-WooCommerce

WooCommerce module for MONEI
https://docs.monei.com/docs/e-commerce/woocommerce/
Other
6 stars 7 forks source link

Card input error message #56

Closed jimmyn closed 2 weeks ago

jimmyn commented 1 month ago

Whenever a customer clicks on the "Place Order" button and the card is invalid, such as a missing CVC code, the following error message is displayed:

image

Check how CardInput is implemented in the demo - https://github.com/MONEI/monei-payments-demo/blob/master/public/javascript/payment.js#L162-L227

Release Candidate

5.8.13

greguly commented 1 month ago

Ready for a review :)