Customise Payment Links

Customise the Payment Links payment request page using Razorpay APIs. Make changes to the payment details and checkout sections.


You can send standard payment links to customers via email and SMS. When customers click on the payment link, they are redirected to a page hosted by us where they can complete the payment.

The payment request page consists of two sections:

  • Payment Details
    Displays details about the payment description, expiry date, payable amount and in case of partial payments, partial amount paid and due.
  • Checkout
    Displays the Phone and Email fields and list the various payment methods available.
payment links payment request page

You can customise this hosted page as per your brand and business requirements. For example, you may display only specific payment methods, change the color of Checkout, and so on.

Handy Tips

  • Currently, this feature is not available for UPI Payment Links.
  • You can only customise the payment request page using API. It is not possible to do this from the Dashboard.

You can customise the payment request page to suit your business requirements. You can do this by passing the customisation parameters in the Create Payment Links API request.

Shown below is an example of a customised payment request page. You can customise the field labels in the Payment Details section and modify the look-and-feel of the Checkout in the payment request page to meet your brand and business requirements.

payment links customized payment request page

As you can see, the labels in the Payment Details section have been renamed, while the Checkout displays only two payment methods instead of the default four.

Check the

for endpoints, sample codes, and parameter descriptions.

You can customise the following field in the payment details section:

You can customize the following fields in the checkout section:


Was this page helpful?