> 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/bills/ru-he-jie-zhang-ju-li-fu-wu-jie-zhang.md).

# 如何結帳？（舉例：服務結帳）

{% hint style="success" %}
當客人完成報到後，你就可以進行針對本次預約進行結帳作業。
{% endhint %}

<figure><img src="/files/0w7lnOeHow0NO74zo7mz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4cyW858jsO538Sikbac5" alt=""><figcaption></figcaption></figure>

### 步驟一：業績設定 <a href="#h_32c8b6a926" id="h_32c8b6a926"></a>

1. 可設定業績歸屬日期
2. 可設定歸屬的老師

### 步驟二：服務項目金額確認 <a href="#h_d209c879f4" id="h_d209c879f4"></a>

可以逐筆確認此訂單的消費記錄，點&#x64CA;**`數字區域`**&#x5373;可以進行修改；同時也可以透&#x904E;**`新增服務`**&#x7684;按鈕，建立新的服務項目。

### 步驟三：折扣計算 <a href="#h_150decf220" id="h_150decf220"></a>

你可以直接設定折扣，可以使用折數或金額折抵。

### 步驟四：票券核銷 <a href="#h_ba7d3ba1cc" id="h_ba7d3ba1cc"></a>

選擇此會員擁有的票券，選取張數核銷。

### 步驟五：進行結帳 <a href="#h_ba7d3ba1cc" id="h_ba7d3ba1cc"></a>

最後結帳可以依&#x64DA;**`付款方式`**&#x9032;行分類，此金額將為業務統計的依據，**可以跳過前面流程直接輸入金額結帳**。

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

## 呼叫票券、儲值金和商品結帳

你可以透過預約訂單或者左下角快捷按鈕(Pad版本)，呼叫此選單。

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


---

# 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/bills/ru-he-jie-zhang-ju-li-fu-wu-jie-zhang.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.
