# 訂單通知機器人插件（WACA 用戶限定）

### 設定方式

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

1. 進入官網綁定頁面，選擇 「 WACA訂單通知機器人 」
2. 啟用訂單通知機器人按鈕
3. 選擇接收訊息的平台（Facebook / LINE）及相對應官方帳號

{% hint style="info" %}

* 選擇 Facebook 平台發送訂單通知訊息仍會受到 Facebook 24 小時政策影響
* 選擇 LINE 官方帳號發送訂單通知屬於 「 Push API 」 訊息類型，需要收推播訊息費用
  {% endhint %}

4. 您可以編輯標題和描述來提醒客人並點擊按鈕
5. 設定完成點擊訂單通知機器人流程後會收到的成功訊息

### 消費者端訂單機器人按鈕流程

當消費者完成訂單時，會在右下角出現該按鈕，當客人點擊後，會出現六位數驗證碼。\
點擊按鈕連動到 LINE 官方帳號，送出六位數驗證碼，收到成功訊息。\
{{orderId}} 會隨著每次訂單編號不同而有所變動。

![](/files/XUOgJTrvV8xSKzknj3lp)

{% hint style="warning" %}

* 每次訂單完成都會需要消費者點擊連結，方能對這筆訂單狀態變更發送通知
* 點擊連結訂單通知機器人流程完成後也等於完成社群身份綁定
  {% endhint %}

#### WACA 後台可對九種訂單狀態變更情境來進行自動推播，設定場景會在 WACA 後台設定。

👉 [WACA 教學文件請點我](https://www.waca.net/support/id/161#orderbotplugin)


---

# 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.omnichat.ai/features/she-qun-bang-ding-guan-li/social-subscriber-integration/ding-dan-tong-zhi-ji-qi-ren-cha-jian-waca-yong-hu-xian-ding.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.
