> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/accelerated-payouts.md).

# Accelerated Payouts

Receive payouts faster with Accelerated Payouts. Partners can opt in to a Same-Day (T+1) or Next-Day (T+2) payout schedule. This article covers the available tiers, payout timing, and how to update payout preferences in the dashboard.

***

## Payout Tiers

Accelerated Payouts are offered in two tiers:

**Same-Day (T+1)** – You receive payouts one business day after the payment is processed.

**Next-Day (T+2)** – You receive payouts two business days after the payment is processed.

{% hint style="info" %}
**Note:** "T" refers to the date the payment is received.
{% endhint %}

\*\*\*

## Opting in to Accelerated Payouts

For pricing details and to opt in, submit a request from our help center, email <customersuccess@alternativepayments.io> with your preferred payout tier or connect with us via the chatbot.

***

## Payout Time

The chart below shows when payouts are sent, based on the selected payout tier and the day the payment is processed. Timing is based on business days and applies to both ACH and credit card payments.

| **Payment Day** | **Same-Day (T+1)** | **Next-Day (T+2)** | **Standard (T+3)** |
| --------------- | ------------------ | ------------------ | ------------------ |
| Monday          | Tuesday            | Wednesday          | Thursday           |
| Tuesday         | Wednesday          | Thursday           | Friday             |
| Wednesday       | Thursday           | Friday             | Monday             |
| Thursday        | Friday             | Monday             | Tuesday            |
| Friday          | Monday \*          | Tuesday \*         | Wednesday \*       |
| Saturday        | Tuesday \*         | Wednesday \*       | Thursday \*        |
| Sunday          | Tuesday \*         | Wednesday \*       | Thursday \*        |

\* Payout sent the following week

{% hint style="info" %}
**Note:** Payments processed after 11 PM ET are considered next-day payments. Payouts are sent on business days only. Weekends and banking holidays are excluded.
{% endhint %}

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/accelerated-payouts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
