Transfer Order to Other Customer - Magento 2
This Magento 2 extension will allow you to assign/move order from one customer account to another.
- Keeps history of transfers and details of admin user who initiated the action.
- For guest orders, it offers to choose existing customer account or create a new one.
- If new account is created, customer will receive a welcome email containing a link to set a password for the newly created account.
Description
Overview - Transfer Order to Other Customer Magento 2 Extension
This Magento 2 extension will allow you to reassign an order from one customer account to another account. Also, for guest orders, it allows to either choose one of the existing customer accounts or create a new customer account.
Why this extension got developed?
There are two reasons for it
1. We got a client's requirement that many times their customer places order using different accounts but later request to move them to a common account. So in that case, this extension be very useful.
2. We already have an extension named "Auto Assign Guest Orders To Customer". That extension automatically assigns guest orders to the customer account matching the email address from the guest order with the existing customer accounts. If any match found, it will assign the order to the corresponding customer account.
But recently we got a question from one of our customers of "Auto Assign Guest Orders To Customer" extension;
What happens if the client mistypes the email address or uses a different one?
This question made us to develop this extension. If our extension "Auto Assign Guest Orders To Customer" can't match guest order to an existing customer account then this extension will allow you to manually assign the order to a suitable customer account. Also, if you can't find a suitable customer account then it has an option to create a new customer account for the order as well.
So the bottom line is 'combination of this extension with our another extension "Auto Assign Guest Orders To Customer" will be a perfect tool to manage your guest orders or orders between customer accounts in general.'
Reviews
Customer Reviews
- Rating
-
5
- Rating
-
5
The extension is now running as described without any problems and helps us a lot.
- Rating
-
5
Change Log
- Added new admin grid for transfer history at admin path `Sales > Operations > Order Transfer History`
- [New] Extension now allows to move any order from one customer account to another