ssolovey / ecp

ECP - Ecommerce project based on Magento
Open Software License 3.0
1 stars 0 forks source link

email notification on shipping service error #351

Closed ssolovey closed 8 years ago

ssolovey commented 8 years ago

Please send email with following information to webcatadmin@etereman.com

Every bullet from this list on new line in plain text

SkyLark commented 8 years ago

The feature is implemented. For test reason I hardoced the wrong ZIP for Shipping service in backend to trigger the error from service.

To test please select the product and put any valid zip code and press GO button. The mail will be sent to our test account - https://github.com/ssolovey/ecp/wiki/Test-Admin-Email-Details

After the test I will add the customer mail.

ssolovey commented 8 years ago

We should add:

Also there should be some popup to end user that it is not possible to deliver to that zip code. Otherwise user will click again and again and will be very confused. Please put a message (popup with OK button) like this "It is not possible to deliver to destination ZIP code"

SkyLark commented 8 years ago

Change request implemented. The feature could be checked with test account mail.

After the test I will add the customer mail.

ssolovey commented 8 years ago

It looks good but dialog should be modal. If I don't press OK button, I can still do a lot of thing in background. I can change part number and everything else and popup will be still shown. User should should be forced to press OK and then do everything else. popup.docx

SkyLark commented 8 years ago

Done, Please varify

ssolovey commented 8 years ago

Looks good! Let's change to email requested by customer.

SkyLark commented 8 years ago

Done