# การเปิดออเดอร์ออฟไลน์

การเปิดออเดอร์ออฟไลน์ (Offline Order) ใช้ในกรณีที่แอดมินรับรายการสั่งซื้อจากลูกค้าผ่านช่องทางอื่น ๆ นอกจากช่องทางแชท เช่น โทรศัพท์ หรือ ลูกค้ามาซื้อสินค้าที่หน้าร้าน เป็นต้น ซึ่งฟีเจอร์นี้จะช่วยให้คุณสามารถจัดการสต็อกสินค้า ดูข้อมูลลูกค้าและรายงานการขายได้อย่างสะดวกเช่นเดียวกับ Online order โดยทำตามขั้นตอนดังนี้

{% hint style="info" %}
**ข้อควรรู้**

1. ไม่รองรับการชำระเงินรูปแบบ deeple pay

2. จำนวน Offline Order ที่เกิดขึ้นในแต่ละครั้งจะถูกนับรวมกับโควต้า "จำนวนออเดอร์ที่ชำระผ่านการโอนต่อเดือน" และขึ้นอยู่กับแพลนที่เลือกใช้งาน โดยสามารถดูรายละเอียดได้ที่เมนู "แพ็กเกจ & การใช้งาน"
   {% endhint %}

3. คลิกเมนู "รายการสั่งซื้อ"

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

&#x20;  2\.  เลือกสินค้าและจำนวนที่ลูกค้าต้องการ

&#x20;  3\.  คลิก "เพิ่มรายการสั่งซื้อ"

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

&#x20; 4\.  คลิก "สั่งซื้อ"

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

&#x20; 5\. เลือกการจัดส่ง

&#x20; 6\. คลิก "สั่งซื้อ"

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

&#x20; 7\. กรอกชื่อลูกค้าและที่อยู่ในการจัดส่ง

&#x20; 8\. คลิก "สั่งซื้อ"

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

&#x20; 9\. ระบบจะเปิดรายการสั่งซื้อใหม่โดยอัตโนมัติ

&#x20; 10\. แนบหลักฐานการชำระเงิน

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

&#x20; 11\.  เลือกธนาคารที่รับชำระเงินจากลูกค้า และคลิก "ยืนยัน"

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

&#x20; 12\. ระบบจะอัปเดตสถานะรายการสั่งซื้อเป็น "รอการจัดส่ง" โดยอัตโนมัติ

{% tabs %}
{% tab title="กรณีจัดส่งถึงบ้าน" %}

<figure><img src="/files/GHqXD8ZyD7E2H4Sa0PUr" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="กรณีมารับสินค้าที่ร้าน" %}

<figure><img src="/files/h64TdGBj8bILXZvvUmfF" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

&#x20; 13\.  อัปเดตรายการสั่งซื้อให้มีสถานะเป็น "สำเร็จ"

{% tabs %}
{% tab title="กรณีจัดส่งถึงบ้าน" %}
13.1 กรอกหมายเลขติดตามสถานะพัสดุ และคลิก "ยืนยัน"&#x20;

13.2 ระบบจะอัปเดตสถานะเป็น "สำเร็จ" โดยอัตโนมัติ

<figure><img src="/files/UPVMlyMJlmJJxVFu4C7W" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="กรณีมารับสินค้าที่ร้าน" %}
13.1 คลิก "ยืนยัน"&#x20;

13.2 ระบบจะอัปเดตสถานะเป็น "สำเร็จ" โดยอัตโนมัติ

<figure><img src="/files/jPwBBK2Xb5CUyx8wmNKF" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/store-management/order-management/offline_order.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.
