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

# Process payouts

> Set up Borderless and initiate stablecoin-to-fiat payouts from the DFNS dashboard, including bank account verification and recipient management.

This guide walks through connecting a Borderless account and initiating payouts from the DFNS dashboard.

<Note>
  The dashboard currently supports USDC payouts only. For USDT and EURC, or for programmatic access, use the [API](/guides/developers/payouts).
</Note>

## Prerequisites

* A [Borderless](https://www.borderless.xyz) account with completed KYB verification
* Your Borderless API credentials (a Client ID and Client Secret)
* A DFNS wallet holding USDC on a [supported network](/features/payouts)

## Connect Borderless

<Steps>
  <Step title="Open the Borderless integration">
    In the dashboard, go to [**Integrations**](/integrations), find the **Borderless** card, and click **Configure**.
  </Step>

  <Step title="Enter your credentials">
    Toggle **Activate Borderless Integration**, paste your Borderless **Client ID** and **Client Secret**, and click **Save**.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/connecting-borderless-1.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=852836c0db64509dfd1b540c339cdf74" alt="Borderless integration settings with the Client ID and Client Secret fields" width="2688" height="1672" data-path="images/auto/connecting-borderless-1.png" />
    </Frame>
  </Step>
</Steps>

Once activated, the "Pay Out" option appears on supported wallet assets.

## Initiate a payout

<Steps>
  <Step title="Select a wallet and asset">
    Navigate to a wallet, select a USDC asset, and click **Pay Out**.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/processing-payouts-1.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=21a9a5bf6c3ee5bf2631e0a804c3c146" alt="Wallet assets with the Pay Out button on the USDC row highlighted" width="2688" height="1952" data-path="images/auto/processing-payouts-1.png" />
    </Frame>
  </Step>

  <Step title="Enter amount and destination">
    Enter the amount to pay out and select the destination country.
  </Step>

  <Step title="Get a quote">
    Click **Get Quote**. The dashboard displays the estimated fiat amount and fees from Borderless.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/processing-payouts-2.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=068b47871e137b3c3a20300b87992179" alt="Pay Out modal with amount, destination country and the Get Quote button" width="2688" height="1672" data-path="images/auto/processing-payouts-2.png" />
    </Frame>
  </Step>

  <Step title="Fill payout details">
    Provide:

    * **Payment purpose**: the reason for the payment (e.g. salary payment, service charge)
    * **Borderless account**: the account paying out funds
    * **Payment instructions**: the bank account receiving fiat

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/processing-payouts-3.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=f1abe4878ec239d124d11ca2c1fec813" alt="Pay Out Details with quote breakdown, payment purpose, account and instruction fields" width="2688" height="1672" data-path="images/auto/processing-payouts-3.png" />
    </Frame>
  </Step>

  <Step title="Review and confirm">
    Review the payout summary, then click **Confirm**.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/processing-payouts-4.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=829cec3bb40eb88ad0a4524a4bc82b81" alt="Review Pay Out summary with the Confirm button" width="2688" height="1672" data-path="images/auto/processing-payouts-4.png" />
    </Frame>
  </Step>

  <Step title="Confirm the transfer">
    Once Borderless returns a deposit address, the dashboard prompts you to confirm the on-chain transfer. Click **Confirm Transfer** to approve.

    <Frame>
      <img src="https://mintcdn.com/dfns-6d8c7466/Q7SYWJ4UghIDD6rh/images/auto/processing-payouts-5.png?fit=max&auto=format&n=Q7SYWJ4UghIDD6rh&q=85&s=3ef42372605af3861c27e1a3272cad4c" alt="Confirm Pay Out dialog with the deposit address and the Confirm Transfer button" width="2688" height="1672" data-path="images/auto/processing-payouts-5.png" />
    </Frame>
  </Step>
</Steps>

## Track status

After confirmation, the payout progresses through the settlement process. See [payout statuses](/guides/developers/payouts#check-payout-status) for what each status means.

The payout moves to **Completed** when Borderless confirms fiat has been disbursed to the destination bank account.
