After updating the plugin from version 1.13.1 to 2.1.1, I found an issue where some error messages were not displayed as expected. Namely, in the following cases:
Case A. User entered invalid card details.
Actual behavior: a user doesn't receive any error message after clicking on the "Place Order" button.
Expected: a user gets the following message: "Card number is invalid."
Actual (v2.1.1)
Expected (as in version 1.13.1 )
Case B. The credit card form was not filled out at all.
Actual behavior: a user doesn't receive any error message after clicking on the "Place Order" button.
Expected: a user gets the following message: "Card number is missing."
After updating the plugin from version
1.13.1
to2.1.1
, I found an issue where some error messages were not displayed as expected. Namely, in the following cases:Case A. User entered invalid card details.
Actual behavior: a user doesn't receive any error message after clicking on the "Place Order" button. Expected: a user gets the following message: "Card number is invalid."
Case B. The credit card form was not filled out at all.
Actual behavior: a user doesn't receive any error message after clicking on the "Place Order" button. Expected: a user gets the following message: "Card number is missing."