# ชำระเงินเต็มจำนวน

ร้านค้าสามารถตรวจสอบสถานะรายการสั่งซื้อที่ลูกค้าชำระค่าสินค้าแบบเต็มจำนวนได้ ดังนี้

1. เมื่อรายการสั่งซื้อในระบบ deeple มีสถานะเป็น “รอการจัดส่ง“ ดังรูปตัวอย่าง

![](/files/HgFfJsd33fekc1ced9R2)

2\. ระบบ Zort จะปรากฏหน้ารายการขายโดยมีสถานะการโอนสินค้าเป็น "รอโอน" (รอโอนสินค้าออกจากคลัง)&#x20;

![](/files/lFp0P4vP683NLjGIrj9k)

3\. และเมื่อร้านค้าแจ้งหมายเลขพัสดุผ่านระบบ deeple หรือระบบ Zort (เลือกอย่างใดอย่างหนึ่ง)\
&#x20;   ทั้ง 2 ระบบจะอัปเดตสถานะรายการสั่งซื้อเป็น "สำเร็จ" โดยอัตโนมัติ ดังรูปที่ 3 และ 4&#x20;

&#x20; <mark style="color:blue;">ตัวอย่าง</mark> ระบบ deeple ที่มีสถานะรายการสั่งซื้อเป็น "สำเร็จ"

![](/files/y0G5fKnIcSXczqSnHbBF)

&#x20; <mark style="color:blue;">ตัวอย่าง</mark> ระบบ Zort ที่มีสถานะการโอนสินค้าเป็น "สำเร็จ"&#x20;

![](/files/8KZ4kit3YucsLm6yKwm2)


---

# 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/undefined.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.
