Managing Reminders for Payment Links

Enable or disable reminders for Payment Links using Razorpay APIs.


While reminders are enabled globally from Dashboard Settings, you can disable them for specific Payment Links. A valid use case for this might be when the customer has paid the money to you offline. In this case, you would not want reminders to be sent to them.

You can disable reminders during creation of Payment Link or by updating the link.

Disabling Reminders during Payment Link Creation🔗

To disable reminders for a Payment Link, pass reminder_enable as false, during Payment Link creation.

Disable Reminders by Editing Payment Link🔗

To disable reminders by editing Payment Link:

  1. Log into Razorpay Dashboard and navigate to Payment Links.
  2. Click a Payment Link ID to view its details in the side panel appears.
  3. Enable or disable Send auto reminders for the Payment Link.
×