# 1. 銀行轉賬

![](/files/-MOkQi0Rcw6JbVVUjGDT)

![](/files/-MY8ysgBAGyq-XwckcsR)

●    商家可以由“請選擇銀行”中選擇收款的銀行，如沒有，則選擇其他銀行

●    支付方式名稱：請輸入支付方式名稱，例如 XX銀行轉帳

●    支付期限：商家可設定訂單的支付期限（天）

●    附加費用：商家可設置是否為此支付方式收取附加費用，可選擇以下 ：

> 豁免：即沒有附加費用
>
> 百分比：商家輸入收取附加費用的百分比，例如：5%，可輸入5
>
> 固定金額：商家輸入收取附加費用的金額，例如：MOP5，可輸入5&#x20;

●    支付指示(訂單完成後顯示)：商家可在這裡輸入提示顧客付款的簡單指示

> 如：帳戶名稱：\
> &#x20;       帳戶號碼：\
> &#x20;       聯繫電話：\
> &#x20;       QR Code：

●    支付備註(選取支付時顯示)：商家可在這裡輸入關於該支付的簡單介紹

> 如：歡迎使用中國銀行澳門分行


---

# 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://manual.cube.mo/zhi-fu-she-zhi/xin-zeng-zhi-fu-fang-shi/1.-yin-hang-zhuan-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.
