# Transfers To Your Account

PayBee's Transfers Report details all transactions transferred to your bank account by Transfer Date. Transactions get batched on a daily basis and are sent once they have finising processing. Processing times vary by payment method.&#x20;

* Credit card transactions take 2-5 business days&#x20;
* ACH (bank account) transfers take 5-7 business days

{% hint style="info" %}
If you would like transfers sent in another frequency and not daily please send an email to us at <contact@paybee.io>
{% endhint %}

Click on each line item to see the transactions that are included in a specific transfer the batch.&#x20;

From each line item you will be able to export the data into a spreadsheet:&#x20;

In each line item, you will see the following columns:\
\&#xNAN;*Proceeds* - The amount that was transferred to your bank account after fees were deducted

*Donation* - The original donation amount without fees deducted.

*Transaction Fee*- The credit card/ACH processing fee the organization paid per transaction if the donors did not cover it.

The credit card processing fee is 2.7% + $0.30 per transaction.

The ACH/ Bank Account processing fee is 1.3% per transaction.

*PayBee Fee-* The  2% fee on all electronic donations/ transactions.

**To locate the Transfer Report: Navigate to Reports > Transfers**

{% embed url="<https://youtu.be/qzBUBREAb4s>" %}


---

# 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.paybee.io/home/guides/reports-and-analytics/transfers-to-your-account.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.
