> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tazapay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# For the time duration between payout creation and subsequent funding

For dashboard-initiated payouts:

* FX rates can be locked during the maker-checker approval flow
* Once approved, the payout executes using the locked rate
* This prevents rate fluctuation between creation and approval

> To enable this feature, please contact [support@tazapay.com](mailto:support@tazapay.com) or your dedicated account manager.

## FX Behavior Based on Payout Type

### Same Currency In to Same Currency Out (No FX)

Example:

* Holding balance: USD
* Payout currency: USD

Behavior:

* No FX transaction occurs
* If balance is insufficient:
  * Payout moves to requires funding
  * Can remain in this state for up to days
  * Automatically transitions to failed if not funded within this period

***

### Payouts Involving FX

Example:

* Holding balance: USD
* Payout currency: EUR

Behavior:

* If balance is insufficient at creation time:
  * Payout creation fails by default
* For flows where you need to:
  * Create payout first
  * Fund later
  * Involves FX
* Tazapay can enable a custom funding window. This configuration is enabled on request only.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/tazapay-58ae360f/SWJmhDU02-pAjete/images/diagrams/payouts-funding-light.png?fit=max&auto=format&n=SWJmhDU02-pAjete&q=85&s=478976a20120d854d34738d8d4227ce3" alt="Payouts funding flow" width="3232" height="3768" data-path="images/diagrams/payouts-funding-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/tazapay-58ae360f/SWJmhDU02-pAjete/images/diagrams/payouts-funding-dark.png?fit=max&auto=format&n=SWJmhDU02-pAjete&q=85&s=79de82035c68951dc8d05d901038625a" alt="Payouts funding flow" width="3232" height="3768" data-path="images/diagrams/payouts-funding-dark.png" />
</Frame>
