> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Transfer Payments Received Using Payment Links

> You can configure your **Payment Links** to automatically transfer payments to a **linked account** once the payment is successfully received. This feature saves you the additional step of making a separate Transfer API call.

Check the [transfer payments received using Payment Links API](/api/payments/payment-links/transfer-payments).

## Workflow

Follow these steps to transfer payments received using Payment Links to linked accounts.

### Step 1: Create and Onboard Linked Accounts

You need to use **Razorpay Route** to create and onboard linked accounts. You can do this directly from your Dashboard.

<Warning>
  **Watch Out!**

  * You cannot create transfers on a Payment Link if the `accept_partial` parameter is enabled. Ensure this parameter is set to `false` and that you do not pass the `first_min_partial_amount` parameter.
  * Transfers are currently only supported for Payment Links created using `INR`. You cannot create transfers for Payment Links with an international currency.
</Warning>

### Step 2: Transfer Payments

Use the [API](/api/payments/payment-links/transfer-payments) to transfer payments received using Payment Links.
