After a customer places an order, sometimes it is necessary to edit the order. When you change an order, the original order is canceled and a new order is generated. However, You can change the billing or shipping address without generating a new order.

In this article we’ll show you, how to update an Order from backend in Magento 2. Follow this simple guideline…

Step 1: Get Started

Login into Magento Admin Panel and from sidebar go to, Sales > Orders

How to Update an Order from backend in Magento 2

Step 2: Update an Order

Find the order in the grid and in the Action column click on View button.

How to Update an Order from backend in Magento 2

Now click on Edit button.

How to Update an Order from backend in Magento 2

At the prompt, click OK to continue editing.

How to Update an Order from backend in Magento 2

Now update the order as needed and then click on Submit Order.

How to Update an Order from backend in Magento 2

Yeah Done! Let us know in the comment section below if you have any question. We are happy 🙂 to help you!