> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rntor.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Orders

> Process customers’ shop orders, manage order statuses, cancel orders and manage refunds

Administrators can track order revenue and manage orders by modifying their status and conducting a search for them.

When the order is created, it appears on the **Service** > **Shop** page > **Orders** panel. Orders are sorted from newest to oldest.

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-1.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=5f2d816d444c472622845e80400cb074" alt="Orders image 1" width="1092" height="760" data-path="images/service-shop-orders-1.png" />

## Manage orders

Once [a customer places an order](/docs/member/shop), open it from the **Orders** panel to view its details:

| **Value**    | **Description**                                                                                                                                                                                                                                                                                                                                                                                       |
| :----------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Order number | Every order has a unique number within a location (e.g., #30).                                                                                                                                                                                                                                                                                                                                        |
| Option       | The variation of the product.                                                                                                                                                                                                                                                                                                                                                                         |
| Quantity     | The quantity of the ordered product options.                                                                                                                                                                                                                                                                                                                                                          |
| Status       | The order's readiness, set by an administrator. There are four statuses: <ul><li>**New** - created but not processed yet. All new orders receive this status by default.</li><li>**In progress** - currently being processed.</li><li>**Completed** - successfully processed.</li><li>**Canceled** - canceled by an administrator, or the customer couldn't proceed because payment failed.</li></ul> |
| Buyer        | The customer who placed the order.                                                                                                                                                                                                                                                                                                                                                                    |
| Payment      | The payment method the customer chose.                                                                                                                                                                                                                                                                                                                                                                |

<Tip>
  [Configure the notifications](/docs/admin/administration/your-account/notifications/set-up-notifications) to be instantly notified about new shop orders.
</Tip>

### Find and filter orders

Filter orders on the **Orders** panel to find what you need:

* Filter by **Status** to see **New**, **In progress**, **Completed**, or **Canceled** orders.
* Filter by **Category** to see orders from a specific shop category.
* Filter by **Product** to see orders that include a specific product.
* Filter by **User** to see all orders of a specific customer.
* Filter by **Create date** to see orders created on, before, after, or between specific dates.

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-3.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=5801976dff56ffab88e6223b9d8a53c9" alt="Orders image 2" width="757" height="846" data-path="images/service-shop-orders-3.png" />

### Change an order's status

Only administrators can change an order's status. Click the **Status** icon next to the order — or open the order and use the **Status** field — and choose the new status. The customer receives [a push notification](/docs/member/account/notifications) when their order status changes.

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-2.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=4c844d676fb6cdde133baf17cabf9f33" alt="Orders image 3" width="1077" height="760" data-path="images/service-shop-orders-2.png" />

### Cancel an order and issue a refund

To cancel an order — for example, if the product is out of stock or there is an issue with it — set its status to **Canceled**. You'll be asked to confirm whether the customer is eligible for a refund; canceling does not refund automatically. If you confirm, the refund is issued automatically. [Understand refunds](/docs/admin/billing/payments/refunds)

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-4.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=7d06704305c1e936972adcb92de78efe" alt="Orders image 4" width="757" height="846" data-path="images/service-shop-orders-4.png" />

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-5.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=390efa6823fecdd90e56988a2af5c19b" alt="Orders image 5" width="757" height="846" data-path="images/service-shop-orders-5.png" />

## View order status

Users can view the status of their order by following these steps:

1. Click on their profile picture in the bottom left corner to open the **Account** page.
2. Go to the **Orders** section to view the status of their orders.

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-6.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=d2bb3ea39244b707a2d017be5842e53f" alt="Orders image 6" width="1092" height="760" data-path="images/service-shop-orders-6.png" />

## Check analytics on order statuses

Get a consolidated overview of all orders with the specific status on the **Analytics** page.

1. Open the **Analytics** page > choose **Shop** dashboard.
2. Check the **Orders by status** graph and choose the specific time periods for the overview.

<img src="https://mintcdn.com/rntor/0ss-XP6O5Ia9YJ5_/images/service-shop-orders-7.png?fit=max&auto=format&n=0ss-XP6O5Ia9YJ5_&q=85&s=3830762136e46e0fec644cfcd62048d1" alt="Orders image 7" width="1092" height="760" data-path="images/service-shop-orders-7.png" />
