docs: update stale information (#4790)

This commit is contained in:
Shahed Nasser
2023-08-17 14:19:51 +03:00
committed by GitHub
parent b08337deb7
commit 26c78bbc03
19 changed files with 181 additions and 136 deletions
@@ -42,8 +42,8 @@ To create a draft order:
1. If you want to change the default price of the shipping method, click on the “Set custom price” button and enter the price you want to use.
2. If you want to remove the custom price, you can click on the <UiIcon lightIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999273/Medusa%20Docs/UI%20Icons/7hztVhj_mj6mxu.png" darkIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999290/Medusa%20Docs/UI%20Icons/1yp4PNt_vzwnhf.png" alt="trash" /> icon.
4. In the fourth step, enter the customers details and shipping address.
1. If the customer already exists, you can choose it from the first input. You can search the list of customers by name or email. This fills out the fields under the General section as well.
2. If this is a new customer, in the first field, enter the email of the customer to add. Then, fill out the customers first name, last name, and phone number in the General section.
1. If the customer already exists, you can choose it from the "Find existing customer" input. You can search the list of customers by name or email. This fills out the fields under the General section as well.
2. If this is a new customer, in the "Email" field, enter the email of the customer to add. Then, fill out the customers first name, last name, and phone number in the General section.
3. In the Shipping Address section, enter the customers address details such as the Address line, postal code, and more.
4. Once youre done, click on the Next button.
5. In the fifth step, specify the billing address details.
@@ -76,7 +76,7 @@ To edit the shipping address of a draft order:
2. Scroll down to the customer section and 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 in that section.
3. Click on Edit Shipping Address in the dropdown.
4. This opens a new window to edit the shipping addresss info.
5. Once youre done click on the Save button.
5. Once youre done click on the "Save and close" button.
---
@@ -91,7 +91,7 @@ Canceling a draft order cannot be undone and the draft order will be removed fro
To cancel a draft order:
1. Open the draft order details page.
2. 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 at the top right.
2. 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 at the top right of the first section.
3. Click on Cancel Draft Order in the dropdown.
4. Confirm canceling the draft order by clicking the “Yes, remove” button in the pop-up.
@@ -110,6 +110,7 @@ To mark a draft order as paid:
1. Open the draft order details page.
2. Scroll down to the Payment section.
3. Click on the “Mark as paid” button.
4. Confirm your action by clicking the “Mark paid” button in the pop-up.
You should see a new order in the Orders list now.
@@ -126,4 +127,4 @@ This is only available after a draft order is marked as paid.
To go to the order associated with the draft order.
1. Open the draft order details page.
2. Click on the “Go to Order” button at the top right.
2. Click on the “Go to Order” button at the top right of the first section.