# How long does it take to get my money deposited?

It takes up to 5 business days for ACH payments to clear before we know if they are successful or not, then another 2 business days for the funds to be deposited to your bank account, assuming you have 2-day rolling transfers enabled in your Stripe account.

Credit cards charges are approved instantaneously then deposited 2 days later, assuming you have 2-day rolling transfers enabled in your Stripe account.


---

# 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://help.receivabl.es/receiving-payments/how-long-does-it-take-to-get-my-money-deposited.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.
