Files
medusa-store/docs/content/user-guide/orders/index.md
Shahed Nasser 589cb18f98 docs: improved SEO of documentation (#3117)
* docs: added description to documentation pages

* docs: added more descriptions

* docs: finished improving meta description

* docs: added searchbox structured data

* docs: added breadcrumbs structured data

* docs: added how to structured data

* docs: improved 404 page

* docs: added how-to frontmatter option
2023-01-26 15:58:33 +02:00

1.7 KiB
Raw Blame History

sidebar_position, sidebar_label, description
sidebar_position sidebar_label description
1 Overview Medusa Admin allows merchants to manage orders. Merchants can view order information, capture payment, create shipments and fulfillments, and more.

Orders Overview

In this document, youll get an overview of the orders listing page and everything you can do with it.

Overview

When customers buy one or more products, their order appears on the Orders page. You can view an orders information, capture payment, create shipments and fulfillments, register returns or exchanges of the order, and more.

The Orders domain also contains draft orders. Draft orders are orders that you create from the Medusa admin. After you fill out the order and mark it paid, its transformed into an order that appears as part of the Orders list.


View List of Orders

You can view the list of available orders in your ecommerce store by clicking on Orders from the sidebar menu.

In the list, you can see order details such as the ID, date, customer, fulfillment and payment status, total, and the country of the shipping address.


View List of Draft Orders

You can view the list of draft orders on the Orders page by clicking on the grey Drafts headline next to the Orders headline.

In the list, you can see order details such as ID, the ID of the order the draft order belongs to, the date, the customer, and the status of the draft order.


Learn More About Orders