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

# Personalised Payment Form

> Send customers a pre-filled payment form with their details already populated, using a personalised link generated from your Cashfree Merchant Dashboard.

As a merchant, you can send a specific customer a payment form that already has their details filled in. Instead of sharing a generic payment form link, you generate a personalised URL from your dashboard with that customer's name, contact, and address details embedded. When the customer opens the link, their information is pre-populated and they can proceed directly to payment.

<Note>
  Personalised form links can only be generated for payment forms that already exist on your account. If you have not created a payment form yet, see how to [create a payment form](/payments/no-code/payment-forms/overview#creating-a-payment-form).
</Note>

## Generate a personalised link for a customer

Use the following steps to create and share a personalised payment form with a customer:

<Steps>
  <Step title="Open your payment form">
    Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login) and navigate to **Payment Forms > All**. Select the payment form you want to personalise from the list of created forms.
  </Step>

  <Step title="Select Personalise Form">
    On the form detail page, click the **Personalise Form** button. The personalize payment form panel will then open as an overlay.
  </Step>

  <Step title="Enter the personalised details">
    Enter the customer details you want pre-populated on the payment form. Fill in only the fields relevant to your customer's requirements.
  </Step>

  <Step title="Copy and share the link">
    The **Personalized Form** field at the bottom of the panel shows the generated URL with your entered details as query parameters.
    If you want to notify the customer directly, enable **Send SMS**, **Send Email**, or both this changes the action button from **Copy** to **Copy and Share**.

    * If you enabled **Send SMS** or **Send Email** via the respective check boxes, click the **Copy and Share** button to copy the link and notify your customer simultaneously.
    * If neither option is enabled, click the **Copy** button to copy the link to your clipboard and share it manually via WhatsApp, email, SMS, or any other channel.
  </Step>
</Steps>

<Note>
  The pre-filled fields are editable by the customer. They can update their details on the form, if needed before completing the payment.
</Note>

<img src="https://mintcdn.com/cashfreepayments-d00050e9/bwHva69Ibyg5h6Lw/static/payments/no-code/payment-forms/new-gif-pf.gif?s=218eea67dd56ad9c4035724d050ce62d" alt="GIF walkthrough pf" width="1920" height="1080" data-path="static/payments/no-code/payment-forms/new-gif-pf.gif" />

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="/docs/payments/no-code/payment-forms/overview">Payment Forms Overview</a></li>
    <li><a href="/docs/payments/no-code/payment-forms/faq">Payment Forms FAQs</a></li>
    <li><a href="/docs/payments/no-code/payment-forms/webhooks">Payment Form Webhooks</a></li>
  </ul>
</div>
