> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/hungerapp/setup4phone/hui-yuan-ying-yong/vouchermgt.md).

# 票券管理

## 新增票券

> <mark style="color:blue;">**`設定/會員應用/票券管理`**</mark>

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

***

## 票券類型

* **一般券**：提供給商家自由設定的票券類型，好友券、折價券、禮品券等，可以自由彈性設定！
* **紅利點數兌換券**：會員可以在線上自行使用紅利點數兌換。
* **生日禮**：於每月 1 日發出，自動發送給當月的壽星會員，生日禮限定當月使用，自動歸檔在票券匣中，每年一次發送一次，再行銷必做的 call 客票券類型。
* **入會禮**：將於會員線上註冊會員時自動發送，自動歸檔在票券匣中，可以建立加入會員的誘因。

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

## 票券設定細節

* **票券內容**：可制定詳細使用規範，例如能否與其他折價券同時使用等，幫助店員及會員理解
* **票券銷售**：若能夠讓會員單獨購買，開啟並設定販售單張價格。
* **票券折抵**：根據設定的「金額」或「折數」在結帳時自動扣除。
* **業績設定**：票券核銷雖沒收費，但仍要計算業績，則開啟「核銷後計入業績」。
* **使用期限**：設定票據使用期限，不管是無限期、一個禮拜，或是幾月幾號開始到幾月幾號結束都可以輕鬆設定。
* **票據轉贈**：若可以接受會員轉贈票券，則打開「票券轉贈」。

{% hint style="info" %}
使用期限僅在新增票券時可以設定，無法後續編輯。此設定為防呆設計，在會員手上的某項票券既已領取則不能改變。
{% endhint %}

<figure><img src="https://hunger-41121c1fbe45.intercom-attachments-1.com/i/o/553673143/b1a2a5664d7cf5a564da29fc/MldW_OkazBIqIveI9l-QhcTu.jpg" alt=""><figcaption></figcaption></figure>

## 紅利點數兌換券

首先你要先建立紅利點數兌換券，建立後會員將可以在線上自行兌換。 [**<會員畫面>**](/hungerapp/membermarketing/points.md)

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

延伸閱讀：

[計次券、課程包堂，如何設定呢？](https://docs.hunger.ai/hungerapp/billandvoucher/ticketsnsells)\
[額外業績計算](/hungerapp/bills/ji-suanewai-ye-ji-xu-ye-ji.md)\
[結帳時自動計入折扣](/hungerapp/bills/jie-zhang-shi-zi-dong-dai-ru-zhe-kou.md)\
[結帳時核銷票券](/hungerapp/bills/jie-zhang-shi-yi-bing-he-xiao-piao-quan.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hotcake.app/hungerapp/setup4phone/hui-yuan-ying-yong/vouchermgt.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.
