# How to Cancel or Return an Order in Seller Center?

## <mark style="color:red;">Order Cancellation​</mark> <a href="#order-cancellation" id="order-cancellation"></a>

The cancellation can only be used when the order item’s package status is Preparing or Ready to Ship and order status is Waiting Packaging. Canceling an order will result in an automatic full refund to the customer.

### Customer​ <a href="#customer" id="customer"></a>

The steps that customers need to follow in order to cancel an order or the products included in the order are as follows.

1. Open the Store and access the "My Orders" section.<br>

   <figure><img src="/files/bImSGwLPTuThcpcBO76A" alt=""><figcaption></figcaption></figure>
2. Select any order to open the Order Details page.<br>

   <figure><img src="/files/ZDxwiBx774pqoqno9jc6" alt=""><figcaption></figcaption></figure>
3. Click on **Return This Item** and select the reasons for cancellation from the drop-down menu on the right.
4. Once you have selected the product(s) for cancellation, click on the "I accept that I read and understand the Return Policy" button, and then click **Return Selected Items**.<br>

   <figure><img src="/files/pURlERsmSzQ1gSn9Jxjh" alt=""><figcaption></figcaption></figure>
5. The success message will appear, confirming that the order request has been received and is under evaluation.

### Marketplace Owner​ <a href="#marketplace-owner" id="marketplace-owner"></a>

Once the cancellation request has been processed, the marketplace owner can view it on the **Omnitron > Orders** page and then confirm it for the relevant product.

The cancellation request is displayed on the Orders page. Simply click on the relevant order to access its details.

<figure><img src="/files/am7foej3AvcwXg6ujeKu" alt=""><figcaption></figcaption></figure>

Within the "Order Detail" page, you can find Cancellation Request details: Product Information, Customer Information, Order Information, and Payment Information.

<figure><img src="/files/55xvFfHR2vJ965acH1Y1" alt=""><figcaption></figcaption></figure>

1. In the Products section, select "Cancel/Return Selected Items," set the Transaction to **Cancel**, and then click on **Apply**.<br>

   <figure><img src="/files/bvTLQZ67Tfq3Vg7RFpTw" alt=""><figcaption></figcaption></figure>
2. Confirm the "Order Cancel" message by clicking **Yes**.\
   ![](/files/WjM3HWkumhXd0QC8TdT7)
3. A cancellation and refund plan has been created with a "Waiting" status at the bottom of the page.<br>

   <figure><img src="/files/0AZaJ7nBMYFmSkCRfvwp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the status is not "Shipped" or “Delivered”, Seller Center confirms cancellations automatically.
{% endhint %}

## <mark style="color:red;">Order Return​</mark> <a href="#order-return" id="order-return"></a>

Product returns are only possible after the product has been shipped or delivered to the customer. A return request can only be initiated if the product's status is either "Shipped", "Delivered” or “Delivery Failed”. Prior to reaching this point, returns will not be accepted, ensuring that customers have the chance to assess the product upon receipt before considering a return.

For action related to customers, refer to the instructions in the [Customer](#customer) section and follow the steps provided.

### Marketplace Owner​ <a href="#marketplace-owner-1" id="marketplace-owner-1"></a>

Within the refund process, an Omnitron-generated Cancellation/Return Request is created, which is initially set to a "waiting" status. Then, the Seller Center will take steps to process this cancellation request.

1. After the refund request has been processed from the customer, the seller is required to confirm the request for the respective product.
2. This confirmation will be accessible through the Omnitron platform under the **Orders > Cancellation/Return Requests** page.<br>

   <figure><img src="/files/87DYDP3dekyCFarlCjhM" alt=""><figcaption></figcaption></figure>
3. Once the seller confirms the response, the initiation of the return process for the product will begin automatically.
4. When the status transitions to "approved," the system will generate the "Cancellation Plan." This plan will specify the transaction type as "refund" and the cancellation status as "approved."
5. The refund process will be completed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akinon.com/tutorials/seller-center/marketplace-owner/orders/how-to-cancel-or-return-an-order-in-seller-center.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
