About Advanced Options

Check the advanced options such as transfers, third party validation, configuration of additional payment method such as bank transfer and more using Razorpay Payment Links APIs.


Payment Links helps you receive payments from customers by sending them payment request URLs via email and SMS. When your customers open the URL, they are redirected to the payment request page hosted by us, where they can complete the payment.

You can configure advanced options using APIs. Check the

for endpoints, sample codes, and parameter descriptions.

Given below are some advanced configuration options for Payment Links to help achieve your business requirements:

To attract and retain customers, you can provide promotional offers on Payment Links such as discounts and cashback. Customers can avail these offers while making payments using Payment Links. Know how to

.

You can send your customers automated SMS and email reminders for Payment Links. This can be configured on Dashboard Settings. Know how to

.

You can set up Payment Links so that payments made against the link are automatically transferred to a linked account. This saves you the additional step of making a Transfer API call later. Know how to

.

Step 1: Create and Onboard Linked Accounts

Use

to create and onboard linked accounts via the Dashboard.

Know how to

.

Watch Out!

  • You cannot create transfers on a Payment Link which has accept_partial parameter enabled. Ensure that this parameter is set to false. Also, do not pass the first_min_partial_amount parameter.
  • You cannot create transfers on a Payment Link created using an international currency. Currently, transfers are only supported on Payment Links created using INR.

Step 2: Transfer Payments

You no longer need to create a separate transfer using

. Instead, you can use the order parameter in to automate the transfer once the payment is received from the customer.

You can use Razorpay Payment Links to perform third-party validation of bank accounts provided by your customers. Know how to

.

Use Cases

As a securities and wealth management business, you can use Razorpay Payment Links to accept payments from customers in different stages of their lifecycle:

  1. Adding funds to the trading account at the time of onboarding: Upon completion of the onboarding process, you can send Payment Links to remind customers to add funds to their trading accounts and start transacting.
  2. Opening a demat account with the initial transaction: If the customer was unsuccessful in creating a demat account due to payment issues, you can send a Payment Link to avoid drop offs at this stage.
  3. Topping up the trading account balance: Payment links can be used to notify your customers of low trading balances and help them add funds.

Was this page helpful?