# 我如何在 Terminal 發放可兌換項目？

您可以設定 Oddle Terminal 在顧客付款時自動發放可兌換項目，例如優惠券或獎勵。可兌換項目會顯示在列印收據上，顧客也會透過簡訊或電子郵件收到。

{% hint style="info" %}
在設定此功能之前，您需要在 Merchant Admin 中有一個有效的可兌換活動。請參閱可兌換項目區段以取得設定說明。
{% endhint %}

***

## 步驟 1：建立一個銷售點互動

1. 登入 [Merchant Admin](https://app.oddle.me/panel).
2. 前往 **頻道 > Terminal**.
3. 點擊 **立即設定** 以建立您的第一個銷售點互動。

   ![](/files/8b6c1aa3cf1d4f313807a0310e55a70eb40a1ebb)

如果您已經有現有的互動，請點選 **新增銷售點互動** 以建立另一個。

***

## 步驟 2：選擇可兌換活動

您選擇的活動會決定顧客可獲得的獎勵。

1. 點選下拉選單查看可用的可兌換活動。
2. 選擇您要在 Terminal 發放的活動。
3. 設定當顧客兌換可兌換項目時將收到的簡訊與電子郵件通知。
4. 點擊 **下一步：收據詳情**.

   ![](/files/37c6a6c8f97eb988c9b06898187d80fcc32130a8)

{% hint style="info" %}
只有沒有兌換次數或兌換限制的活動，才能從 Terminal 發放。
{% endhint %}

***

## 步驟 3：設定收據顯示詳情

1. 輸入描述可兌換項目的顯示文字——顧客會在收據上看到這段文字。
2. 使用預覽查看其顯示方式。
3. 點擊 **下一步：設定條件**.

   ![](/files/3acc95a7ae446f6ce6e65ca54fbbbf7f07fdb003)

***

## 步驟 4：設定發放條件

您可以控制哪些交易會觸發可兌換項目——例如，只有當顧客消費超過某個金額時才發放。

1. 選擇一個規則。如果您選擇 **最低消費金額**，請輸入消費門檻。
2. 選擇此規則適用的門市。每間門市只能指定一個條件。
3. 點擊 **下一步：摘要**.

   ![](/files/1e889bc0821126e4080e52465435e39da48039f0)

***

## 步驟 5：檢閱並儲存

1. 檢閱收據詳情以及所提供的可兌換項目。
2. 點擊 **儲存並繼續** 以啟用此互動。

   ![](/files/4e87e013e6568cc3630f847f05e5b3e43581b445)

您可隨時從以下位置再次編輯互動詳情 **頻道 > Terminal** 的商家，請前往 Merchant Admin。


---

# 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://www.oddle.me/docs/help-center/help-center-zh/terminal/how-do-i-issue-redeemables-from-terminal.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.
