I would like to see two features added to ZenCart.
The first is a button on the admin/customers.php page, that says "Resend Welcome Email". When clicking this button, the website will resend the welcome email that is generated upon account creation, for the currently selected customer.
The second is a button on the admin/orders.php page, that says "Resend Order Confirmation Email". When clicking the button, the website will resend the order confirmation email that is generated when a customer submits the order for processing, for the currently selected order.
These are necessary because of customers getting their email address entered incorrectly and the ZenCart package having no process to validate emails before using them.
When a customer places an order, and doesn't get an email from the website, it isn't the customer's fault. The customer cannot do anything wrong, speaking from the sales perspective. Therefore, the store owner needs a way to gracefully recover from a data entry mistake made by the customer in filling out their email address.
Bookmarks