# การจัดการรายการสั่งซื้อระหว่าง Zort กับระบบ deeple

ระบบ deeple สามารถส่งข้อมูลรายการสั่งซื้อที่มีสถานะ **รอการจัดส่ง**, **สำเร็จ และยกเลิก**  ไปยังระบบ Zort ได้โดยอัตโนมัติ เพื่อช่วยอำนวยความสะดวกในด้านการจัดการรายการสั่งซื้อ และสามารถสรุปภาพรวมการขาย รวมถึงรายได้ของธุรกิจได้ มีรายละเอียดดังนี้

### ตัวอย่างหน้ารายการขายบนระบบ Zort

1\. คลิกเมนู "รายการขาย"&#x20;

2\. คลิกเมนูย่อย "ดูรายการขาย"&#x20;

![](/files/9UpbQd8SDijEBwoy8xdY)

ระบบจะแสดงข้อมูลรายการขาย ดังรูปตัวอย่าง

![](/files/1o9vhnnry8JF5X22pWt6)

จากรูปตัวอย่าง รายละเอียดของหน้ารายการขายมีดังนี้

![](/files/duG9nJXJ5jfkMbsEdBxG)

## **รายการขายแต่ละประเภท มีลักษณะแตกต่างกันตามรูปแบบการชำระเงิน** <a href="#undefined" id="undefined"></a>

{% hint style="info" %}
รายละเอียดรายการขายในระบบ Zort แบ่งออกเป็น 2 ประเภท ตามรูปแบบการชำระเงินที่เกิดขึ้นในระบบ deeple ได้แก่

[**การชำระเงินปลายทาง (Cash on Delivery)** ](/integrations/zort-out/order-management/cash-on-delivery.md)

[**ชำระเงินเต็มจำนวน**](/integrations/zort-out/order-management/undefined.md)
{% 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://tutorials.deeple.ai/integrations/zort-out/order-management.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.
