We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Change Order Email From Backend
Overview
Customers often call or complain about not receiving order confirmation emails or any order related information, in most of such cases it is due to the customer provided an incorrect email address at checkout.
To update an order email address, store manager must contact the developer to change that email address at database level, which is not a recommended solution.
Also, additional GDPR issues needs to be addressed when disclosing customer and order information to the developer.
Solution :
Here is the solution to edit or update order email address without relying on developer. This extension helps store manager to update order email address by simply clicking on "Change Email" button.
Additionally, this extension also provides you the ease of sending order confirmation email along with changing email address.
Key Features :
- Works out of box
- No core files were Overrode to maintain Magento's upgradability.
- Updates Email address with Ajax action without needing of page refresh.
- Store manager can send order confirmation email with in popup actions.
- Updates across all areas (invoice, shipment & credit memo).
- Validates email address as per Magento's regular expression.