Skip to main content
Feature RequestThis is an on-demand feature. Please raise a request with our Support team to get this feature activated on your Razorpay account.to get this feature activated on your account.

Prerequisites

  • Sign up for a Razorpay account.
  • Generate API Keys on the Dashboard.
  • Configure payment capture settings on the Dashboard.
  • Integrate Razorpay Custom Checkout on your website.
  • Customers should have earned reward points. In the absence of reward points, customers will get an error and will not be able to proceed with Pay with Reward Points.

Integrate Reward Points on Web Custom

Follow the steps mentioned in the Web Custom Integration document. To add Pay with Reward Points as a payment method, you need to pass the method and provider parameters while creating the payment.

Request Parameters

Along with the other checkout options, you must pass: method mandatory : string The method used to make the payment. Here, it should be app. provider mandatory if method=app : string Name of the service provider. Here, it should be twid.
Create Payment