# Payouts

In order to receive payouts from MoneyCollect, you need to set up your bank accounts on the MoneyCollect Dashboard.

You can view all the data on your payouts, including the balance available to payout and the balance that will be available to payout soon. You can also check the date, status, and detailed transaction breakdown from the Dashboard.

## Payout settings

### Update bank account details

You can update your bank account information at any time from your MoneyCollect Dashboard.

1. Navigate to the settings page by clicking "Settings" from the left menu bar
2. Click "Bank accounts" from "Business settings" on the settings page.
3. To edit the bank information, you can click the first button of the bank you want to edit from the bank list.

You can also add a new bank account by clicking the “Add bank account" button in the top right corner.

![Add bank account](/files/yHwxKrxY4u6UzyEb5hgF)

> <mark style="color:blue;">**Note!**</mark>
>
> Now we only support adding <mark style="color:red;">2</mark> bank accounts with different settlment currencies at most. Please choose your settlement currencies carefully since they cannot be changed once added.

### Set minimum payout amount

You can set your minimum payout amount from the MoneyCollect Dashboard. However, the minimum payout amount has restrictions:

<table><thead><tr><th width="181.5">Currency</th><th>The minimum payout amount</th></tr></thead><tbody><tr><td>HKD</td><td>Must be greater than or equal to <mark style="color:green;">HK $10,000</mark></td></tr><tr><td>USD</td><td>Must be greater than or equal to <mark style="color:green;">US $1,300</mark></td></tr><tr><td>EUR</td><td>Must be greater than or equal to <mark style="color:green;">€1,000</mark></td></tr><tr><td>JPY</td><td>Must be greater than or equal to <mark style="color:green;">¥150,000</mark></td></tr></tbody></table>

![](https://stoplight.io/api/v1/projects/cHJqOjg3Nzc2/images/xXuhZiB40BY)

MoneyCollect will make payouts to your bank account once your available account balance reaches the payout cycle and the minimum payout amount you set.

## Payout rules

| Fee Category          | USD                                    | HKD                                    | EUR                                    | JPY                                    |
| --------------------- | -------------------------------------- | -------------------------------------- | -------------------------------------- | -------------------------------------- |
| Minimum payout amount | US$ 1,300.00                           | HK$ 10,000.00                          | EUR €1000.00                           | JPY￥150,000                            |
| Payout Fee            | <mark style="color:green;">Free</mark> | <mark style="color:green;">Free</mark> | <mark style="color:green;">Free</mark> | <mark style="color:green;">Free</mark> |
| Payout Speed          | T+7                                    | T+7                                    | T+7                                    | T+7                                    |
| Payout Schedule       | Weekly                                 | Weekly                                 | Weekly                                 | Weekly                                 |

{% hint style="info" %}
Payout Speed&#x20;

Your pending transaction balance becomes available in <mark style="color:purple;">T+7</mark> days. You will be able to receive payouts in your bank account the following day at the soonest, i.e., T+8.
{% endhint %}

{% hint style="info" %}
Payout Schedule（Weekly）

The settlement calculation cut-off time is every Wednesday at 00:00 (HKT), and payouts are carried out every week on <mark style="color:purple;">Thursday</mark>. If a statutory holiday falls on a Thursday, the payout will be carried out on the next business day.
{% endhint %}

Example 1: A transaction is successfully captured on Tuesday 1 February 2022. Your pending transaction balance will become available on Tuesday 8 February and you will be able to receive the payout on Thursday 10 February.

Example 2: A transaction is successfully captured on Wednesday 2 February 2022. Your pending transaction balance will become available on Wednesday 9 February and since it has passed the cut-off time, you will be able to receive the payout next week on Thursday 17 February.&#x20;

Example 3: If Thursday 7 April is a statutory holiday, the payout will be carried out on Friday 8 April instead.

## Failed payouts

If your bank account can’t receive a payout for any reason, your bank will send the funds back to MoneyCollect, and our customer service team will notify you about the failed payout. MoneyCollect will attempt to initiate the payout again in the next payout cycle.

![](https://stoplight.io/api/v1/projects/cHJqOjg3Nzc2/images/J8s0HdGwdmk)


---

# 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://docs.moneycollect.com/docs/business-operation/payouts.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.
