# Transfers

### When and how do you receive your funds in your bank account?

If you receive a payment, we will send you notification email and/or SMS as well as display the payment as a Received Payment Transaction in your Transactions History.&#x20;

{% hint style="info" %}
**All payments received are deposited in your iPay Balance on a T+1 basis (less any applicable Fees as per our Fee Schedule), where T is the transaction date.**&#x20;
{% endhint %}

Your received funds in your iPay Balance can be transferred to your designated bank account based on your account type and upon your request.&#x20;

{% hint style="success" %}
Alternatively, you can use our **PayOut/Send Money** function to disburse payments to your suppliers or vendors via mobile money or **pay your bills** and **top-up airtime** instantly.&#x20;
{% endhint %}

You can initiate a transfer request at any time on a business day by clicking the “**Transfer Funds**“ button in your iPay Dashboard. When your request is processed, you will receive a Funds Transfer Report via Email and/or SMS.&#x20;

{% hint style="info" %}
Transfers to your account may normally register in your bank account within **48hours**. You can always check on the status of your transfer in your iPay Dashboard.
{% endhint %}

### Are there any transfer limits?

{% hint style="danger" %}
You may only request **one transfer per business day**.&#x20;

We process only a **minimum transfer of GHS 200**. If your collected funds are less than this minimum, it shall remain pending transfer until your transactions reach the minimum GHS 200 limit.
{% endhint %}


---

# 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.ipaygh.com/getting-started-with-ipay/transfers.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.
