> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/terminal/terminal-rates-payouts-and-transactions.md).

# Terminal 費率、撥款與交易

本文說明如何查看您的 Terminal 處理費率、了解撥款時程，以及在 Merchant Admin 中查看 Terminal 交易。

***

## 查看您的 Terminal 費率

您的處理費率（每筆交易收取的百分比費用）會列在您的每月帳單明細中。

1. 登入 [Merchant Admin](https://app.oddle.me/panel).
2. 前往 **帳戶設定 > 帳單 > 明細**.

   ![](/files/18a7ac4e763e551522314764585c911f45679090)
3. 點開最新的 Terminal 帳單明細並下載。

   ![](/files/2f0e375683abfb012a503f5846ef1aedbc99dc58)
4. 在下載的檔案中，請尋找 **使用費百分比** 欄位來查看您的費率。

   ![](/files/3b757df8a78986ac0c4e7b222124f7ce24280362)

***

## 撥款

Terminal 交易會以批次分組。當某個批次結束後，款項會撥入您的銀行帳戶 **在批次結束日期後 1 個工作日（T+1）**.

如果轉帳日遇到國定假日或非工作日，將會順延至下一個工作日處理。

下表說明您可根據批次結束日期，何時可預期收到帳單與款項：

| 批次結束日 | 帳單可供查閱 | 銀行帳戶中的款項 |
| ----- | ------ | -------- |
| 星期一   | 星期二    | 同一個星期二   |
| 星期二   | 星期三    | 同一個星期三   |
| 星期三   | 星期四    | 同一個星期四   |
| 星期四   | 星期五    | 同一個星期五   |
| 星期五   | 星期一    | 同一個星期一   |
| 星期六   | 星期二    | 同一個星期二   |
| 星期日   | 星期二    | 同一個星期二   |

帳單明細每天產生，您可以從以下位置檢視或匯出： **帳戶設定 > 帳單 > 明細** 於 Merchant Admin 中。

***

## 查看 Terminal 交易

若要查看所有 Terminal 付款交易：

1. 登入 [Merchant Admin](https://app.oddle.me/panel).
2. 在左側面板中，前往 **銷售 > Terminal 付款**.

   ![](/files/f3d79e2a86db8a1d544d1f37d6f882cc59e0a293)
3. 您會看到所有門市的 Terminal 付款清單。

   ![](/files/b3332159d52beed0eea8b144ef154f21abf27d27)


---

# 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://www.oddle.me/docs/help-center/help-center-zh/terminal/terminal-rates-payouts-and-transactions.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.
