# Jun 11, 2025

## LINE 會員卡「我的訂單」支援第三方平台訂單顯示

過去 LINE 會員卡「我的訂單」頁面，僅支援 SHOPLINE、CYBERBIZ 訂單顯示。

此次更新過後，第三方平台也可以串接 API，將訂單資料顯示出來給顧客查看囉！

如要使用此功能，需購買會員卡模組與 Contact API 模組，並使用其中的 Bulk Upsert Orders API 完成系統串接設定。

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

## LINE 通知快捷支援新情境

新增情境：

* 維修完成通知 #2
* 付款完成通知 #2
* 繳費提醒
* 入帳通知
* 合約到期提醒 #2
* 申請完成通知
* 商品製作完成通知
* 諮詢窗口引導通知

完整情境介紹與顯示範例，請參考此[文件](https://www.notion.so/Omnichat-LINE-506da09fb6ae4822a9fa06887be43c59?pvs=21)。

📖 [LINE 通知快捷功能介紹](https://docs.omnichat.ai/features/tong-xun-qu-dao/linenotify)


---

# 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/release-note/jun-11-2025.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.
