30
5 usages left
Rating 0 stars - 0 votes

Magento 2 – Migrate Orders Preserving ID

Importing Magento orders is not a trivial task. But you can’t do without it when you need to transfer orders from one Magento instance to another. Migrating data from another shopping cart or ERP system would also involve order import procedures.


Since the Magento import option is not available out of the box you will have to find an external solution. Transitioning data programmatically requires certain development knowledge, and it takes time and effort. An alternative way of transferring Magento orders is to use Store Manager for Magento. The procedure is performed via a step-by-step wizard and doesn’t require any tech experience.


How to migrate Magento orders with IDs preserved using import

When you upload orders with Store Manager, you can choose between two options: "General import" without preserving old IDs and keeping them in a separate database field just for your reference or "Migrate order ID and numbers (Increment ID)".


During general import, the orders from a file are appended to the existing ones and order IDs are generated automatically based on Magento requirements (auto-incremented). Read more about this in our previous article https://www.mag-manager.com/product-information/magento-order-management/magento-import-orders/


When you choose the option “Migrate orders id and numbers” all the existing orders (for instance, test orders) are cleared from a database and orders from the file are imported. This is applicable when you have a fresh Magento installation.


In this article, we will describe the second option – Migrating Magento orders id and numbers.


1. Prepare a file for import


First, you have to prepare a file for import. If you are transferring orders data from one Magento store to another we recommend you export all fields so that you don’t miss any required fields. Check our article on how to export Magento orders.


If you are moving orders data from ERP, another shopping cart or any other system you need to get a CSV file with all orders information available in the database. If you have one already, go ahead with the import.


2. Open Store Manager and launch Import/Export Orders wizard from the main or lower toolbar:


Launch Orders Import/Export Wizard
Magento 2 – Migrate Orders Preserving ID

3. Select the import option and proceed:

Select the import option and proceed
Magento 2 – Migrate Orders Preserving ID

4. Choose the file on your computer or provide an HTTP URL or FTP credentials:

Choose the file on your computer or provide an HTTP URL or FTP credentials
Magento 2 – Migrate Orders Preserving ID

5. Preview data from the file in a wizard and check delimiters.


On this step, you can see how the file was parsed. Also, check the delimiters – they must correspond with the ones used in the file. If everything is OK, click Next:

Preview data from the file in a wizard and check delimiters
Magento 2 – Migrate Orders Preserving ID

6. Now select the store view you are importing orders to:

Now select the store view you are importing orders to
Magento 2 – Migrate Orders Preserving ID

7. Review base formats.


Usually, you can just look them through and proceed to the next step:

Review base formats
Magento 2 – Migrate Orders Preserving ID

8. Enable the “Migrate Orders id and numbers” option to preserve IDs from your CSV file.

Enable the “Migrate Orders id and numbers” option to preserve IDs from your CSV file
Magento 2 – Migrate Orders Preserving ID

On this step, you should also map columns for import.


When you are importing the file that you’ve previously exported from Magento the fields are mapped automatically.


If you are importing orders from another shopping cart or ERP you should review the mapping carefully and assign database fields to appropriate CSV columns in the Wizard. Unassigned columns from a CSV file will be highlighted in red so you have to review them and specify an appropriate database field number like it is shown below:

Map Columns to Database Fields
Magento 2 – Migrate Orders Preserving ID

9. In the preview window, you can check how the file was parsed. Proceed to the next step if everything is correct:

In the preview window, you can check how the file was parsed
Magento 2 – Migrate Orders Preserving ID

10. On the last step of the wizard, review the report and click “finish”:

On the last step of the wizard, review the report and click “finish”
Magento 2 – Migrate Orders Preserving ID

After Magento orders import is complete you can check the data in the Orders section in Store Manager. As you can see, all orders with ID and order # (Increment ID) were transferred to the Magento 2 store successfully.


All orders with ID and order # (Increment ID) were transferred to the Magento 2 store successfully
Magento 2 – Migrate Orders Preserving ID

Now you know how to use Store Manager for Magento to migrate orders keeping IDs. If you experience any difficulties during the procedure feel free to contact us, we’ll be glad to help.


Migrate Magento orders with IDs Preserved! Migrate orders


Related Articles:


Magento 2 Orders Import Featured

Magento 2 Import Orders

Learn how to import Magento 2 orders to the database that already contains some orders. Read More...

magento 2 order status flow

Magento 2 Order Status Flow

Find out how to easily manage Magento status overflow by changing order status and adding custom order statuses. Read More...

magento order management with POS System

Magento Order Management with POS

The list of benefits provided by Magento integration with POS system and instructions on how to use the POS. Read More...

print magento receipts on thermal printer article

Print Magento Receipts on Thermal Printer

Find out how to configure your thermal printer, bulk print receipts, modify receipt template. Read More...

COMMENTS
Live Chat