docs: added user guide for order editing (#3120)
This commit is contained in:
@@ -63,6 +63,19 @@ To edit the shipping address used for an order:
|
||||
|
||||
---
|
||||
|
||||
## Edit the Billing Address
|
||||
|
||||
To edit the billing address used for an order:
|
||||
|
||||
1. Open the order details page.
|
||||
2. Scroll down to the Customer section.
|
||||
3. Click on the <UiIcon lightIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999308/Medusa%20Docs/UI%20Icons/1ordBC6_ssysel.png" darkIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999326/Medusa%20Docs/UI%20Icons/dSwWYBH_stzgoi.png" alt="three dots" /> icon.
|
||||
4. Click on Edit Billing Address from the dropdown.
|
||||
5. This opens a new window to edit the billing address.
|
||||
6. Once you’re done, click on the Save button.
|
||||
|
||||
---
|
||||
|
||||
## Edit Email Address
|
||||
|
||||
To edit the email address associated with an order:
|
||||
@@ -76,6 +89,19 @@ To edit the email address associated with an order:
|
||||
|
||||
---
|
||||
|
||||
## Transfer Customer Ownership
|
||||
|
||||
To change the customer that placed this order:
|
||||
|
||||
1. Open the order details page.
|
||||
2. Scroll down to the Customer section.
|
||||
3. Click on the <UiIcon lightIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999308/Medusa%20Docs/UI%20Icons/1ordBC6_ssysel.png" darkIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999326/Medusa%20Docs/UI%20Icons/dSwWYBH_stzgoi.png" alt="three dots" /> icon.
|
||||
4. Click on "Transfer ownership" from the dropdown.
|
||||
5. In the new window that opens choose the new customer to own this order.
|
||||
6. Once done, click on the Confirm button.
|
||||
|
||||
---
|
||||
|
||||
## Add a Note
|
||||
|
||||
To add a note to an order:
|
||||
|
||||
Reference in New Issue
Block a user