# Terminal rates, payouts, and transactions

This article covers how to check your Terminal processing rates, understand your payout schedule, and view Terminal transactions in Merchant Admin.

***

## Check your Terminal rates

Your processing rate (the percentage fee charged per transaction) is listed in your monthly billing statement.

1. Log in to [Merchant Admin](https://app.oddle.me/panel).
2. Go to **Account Settings > Billings > Statement**.

   ![](/files/ELM4piVGE9bzJEUbLcfH)
3. Click into the latest Terminal statement and download it.

   ![](/files/BGix4nF0h8z5bFGjtF9H)
4. In the downloaded file, look for the **Usage Fees Percent** column to see your rate.

   ![](/files/huQt43Ed8cMa9NkhWmrx)

***

## Payouts

Terminal transactions are grouped in batches. Once a batch is closed, funds are paid out to your bank account **1 business day (T+1) after the batch end date**.

If the transfer falls on a public holiday or non-business day, it will be processed on the next business day.

The table below shows when you can expect your statement and funds based on the day your batch closes:

| Batch end day | Statement available | Funds in your bank account |
| ------------- | ------------------- | -------------------------- |
| Monday        | Tuesday             | Same Tuesday               |
| Tuesday       | Wednesday           | Same Wednesday             |
| Wednesday     | Thursday            | Same Thursday              |
| Thursday      | Friday              | Same Friday                |
| Friday        | Monday              | Same Monday                |
| Saturday      | Tuesday             | Same Tuesday               |
| Sunday        | Tuesday             | Same Tuesday               |

Billing statements are generated daily and can be viewed or exported from **Account Settings > Billings > Statement** in Merchant Admin.

***

## View Terminal transactions

To see all Terminal payment transactions:

1. Log in to [Merchant Admin](https://app.oddle.me/panel).
2. In the left panel, go to **Sales > Terminal Payments**.

   ![](/files/RNiWDwvgPD0gBeNJVdzm)
3. You'll see a list of all Terminal payments across your stores.

   ![](/files/oxUo5InoxpLfZGa5jNJz)


---

# 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://www.oddle.me/docs/help-center/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.
