# Order Status

## Hướng dẫn Update Status của Pango Sell Order

Sẽ có 2 cách Update Status của Order là Import và Update Status by filter

* Vào [Module Activation](https://happy.mydatalakes.com/brands)
* Chọn Pango Sell / Order
* Chọn Action
* Chọn Import hoặc Update Status by filter

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

### Update Status của Pango Sell Order theo Import bằng file Excel

* Vào [Module Activation](https://happy.mydatalakes.com/brands)
* Chọn Pango Sell / Order
* Chọn Action
* Chọn Import.

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

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

<table><thead><tr><th width="230">Trường thông tin</th><th>Mô tả</th></tr></thead><tbody><tr><td>Here</td><td>Nơi tải file mẫu import của pangoCDP</td></tr><tr><td>click to upload</td><td>Nơi up load file có đã điền đầy đủ thông tin cần đưa lên PangoCDP</td></tr><tr><td>Import</td><td>Tiến hành đẩy dữ liệu vào PangoCDP</td></tr></tbody></table>

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

<table><thead><tr><th width="180">Trường thông tin</th><th width="265">Mô tả</th><th></th></tr></thead><tbody><tr><td>OrderId</td><td>Mã order</td><td>Mã order lấy thông tin trên Json view ở field Id</td></tr><tr><td>paymentStatus</td><td>Trạng thái thanh toán</td><td>Gồm 2 trạng thái như sau:<br>+ Unpaid: Chưa thanh toán<br>+ paid: thanh toán</td></tr><tr><td>Status</td><td>Trạng thái đơn hàng</td><td>Gồm 5 trạng thái như sau:<br>+ created: Mới tạo<br>+ processing: Đang xử lý<br>+ completed: Hoàn thành<br>+ cancelled: Hủy bỏ<br>+ returned: Trả lại</td></tr></tbody></table>

### Update Status của Pango Sell Order theo Update status by filter.

Update status by filter là user phải filter trước các order cân update status.&#x20;

* Vào [Module Activation](https://happy.mydatalakes.com/brands)
* Chọn Pango Sell / Order
* Chọn Action
* Chọn Update status by filter

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

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

| Trường thông tin | Mô tả                 |                                                                                                                                                             |
| ---------------- | --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| paymentStatus    | Trạng thái thanh toán | <p>Gồm 2 trạng thái như sau:<br>+ Unpaid: Chưa thanh toán<br>+ paid: thanh toán</p>                                                                         |
| Status           | Trạng thái đơn hàng   | <p>Gồm 5 trạng thái như sau:<br>+ created: Mới tạo<br>+ processing: Đang xử lý<br>+ completed: Hoàn thành<br>+ cancelled: Hủy bỏ<br>+ returned: Trả lại</p> |

{% hint style="info" %}
Lưu ý:&#x20;

\+ Order có trạng thái paymentStatus là paid thì sẽ không update được Status hay trạng thái payment. \
\+ Order có trạng thái Status là completed thì sẽ không update được Status hay trạng thái payment.&#x20;
{% endhint %}


---

# 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://help.pangocdp.com/user-guide/module-act/pango-sell/order/order-status.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.
