> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/cube-pos-xi-tong-shou-ci-she-ding-shou-ce-n/pos-xian-xia-zhi-fu-ming-cheng-she-zhi.md).

# POS線下支付名稱設置

### 六、POS線下支付名稱設置

此頁面可管理門市所有可用的現場支付方式，讓商戶自訂顯示/隱藏，配合不同收款需求靈活調整。

#### 介面範例

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

{% hint style="success" %}
**自訂條目**：如需新增特定自訂收款方式，點擊右上方「新增自定義」，填妥名稱及備註後儲存即可。
{% endhint %}

#### 支付方式清單

* 預設支付方式（可透過開關選擇啟用或停用）

  * **現金支付**
  * **MPay**
  * **中銀智慧付**
  * **工銀e支付**
  * **澳門通**
  * **微信支付**
  * **豐付寶**
  * **VISA、Mastercard**&#x20;
  * **ApplePay、UePay、銀聯雲閃付** 等新興支付方式

#### 使用情境

* 可根據門店實際需求調整當季主推收款渠道（如電子支付優先），或臨時停用不可用款項方式。

***

可將此段內容直接放入 POS 系統使用手冊章節，指引新手及店員靈活設置支付名單，並配合截圖圖示操作。


---

# 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, and the optional `goal` query parameter:

```
GET https://help.cube.mo/kai-dian-zhi-nan/jia-zhi-gong-neng/cube-pos-xi-tong-shou-ci-she-ding-shou-ce-n/pos-xian-xia-zhi-fu-ming-cheng-she-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
