Closed roms981 closed 6 years ago
Hello, we will look into the validation of credit card forms together with Creditcard problem in IE11/Edge in payment.js with serializeArray #43 as soon as possible
Kind regards
Hello,
the error message comes from server and not from the plugin. On the input mask it is clearly displayed with placeholders that the input format for the expiration date should be MM/YYYY. Thank you for your input.
Best regards
Some users are inclined to write their expiration date as they see it on the credit card ( MM / YY). This leads to an error, because the required format is MM-YYYY.
While this is not a problem, the wording for entering an wrong expiration date (i.e., 11/18) can be confusing to some customers, since it does not clearly state the desired formatting (MM-YYYY).
Is it possible to include the required format in the the error message?