PayEx / PayEx.Magento

Legacy PayEx Payment Gateway Extension for Magento 1
https://packagist.org/packages/payex/payments
Open Software License 3.0
4 stars 12 forks source link

GetAddressByPaymentMethod error message #39

Closed anderssonjakob closed 8 years ago

anderssonjakob commented 8 years ago

When a customer type in the wrong SSN or the SSN doesn't exist the error message that is shown looks like a technical failure.

error message

That might discourage the customer from buying since he thinks it's wrong on the website, instead it should show a error message like, "SSN does not exist, please check that your SSN is correct".

asbjornu commented 8 years ago

Also, the error message should be output in the HTML and not as a JavaScript alert().