Order Customer Detector - Magento 2
This Magento 2 extension will check if a customer exists with the entered email while creating order from admin & load the customer data if it exists.
- Help you to get rid of the error "A customer with the same email address already exists in an associated website."
- Provides a setting to either automatically reload page with customer data or ask admin user to whether reload the page or not
Description
Overview - Order Customer Detector Magento-2 Extension
While creating order from backend, there are chances that you forgot to choose a customer & hit the "Create New Customer" button instead. In this case, if you specify the email of an existing customer while creating the order then after submitting the order you will receive an error
"A customer with the same email address already exists in an associated website."
So, to get rid of this error & saving time on customer selection step, we have developed this extension. This extension will look for a matching customer as soon as you finish typing email in admin order create interface.
Hence after installing this extension you will have below benefits:
- The error message "A customer with the same email address already exists in an associated website." will never appear as extension will let you know in advance that customer exists & avail you with option load its data
- You can save time on typing address & other details for the customer that already exists
- You can skip the selection of existing customer at customer selection step as extension will be checking this for you as you enter the email address.