Available in🇮🇳 India
Follow the steps below to onboard Easebuzz as a payment provider.
Prerequisites
Prerequisites
- Write to the Easebuzz Support Team with the following requests:
- Enable seamless mode for your account. Mention that you are using a technology company to handle sensitive card data.
- Configure the below webhook url for receiving payment status:
https://api.razorpay.com/v1/callback/easebuzz_optimizer
- Configure the following if you intend to use UPI.
- Enable the method
cardwith tokenization. - Enable Refund Processing to process partial and full refunds for your merchant ID.
Add Easebuzz as a Payment Provider
To add Easebuzz as a payment provider:
To add Easebuzz as a payment provider:
- Log in to your Dashboard.
- Go to the PAYMENT PRODUCTS section and click Optimizer.
- In the top-right section, click Add Provider.
- Select Easebuzz in the list of gateways available and click Next.
- Enter the provider name and description and click Next.
- Enter your App ID and App Secret Key details.
- Select the Payment Methods you want to enable for Easebuzz and click Submit.
Supported Payment Methods
Handy Tips
- Easebuzz supports tokenisation for card payments.
- Easebuzz supports Third-Party Validation (TPV).
Email Format for Easebuzz
Follow the email format given below to communicate the [prerequisites](#prerequisites) or any other requirements to the Easebuzz support team:
Follow the email format given below to communicate the [prerequisites](#prerequisites) or any other requirements to the Easebuzz support team:
Dear Team,We are using a technology service provider to manage our integration with Easebuzz for account
To use this TSP, we require the following configuration changes:
<Merchant/Account ID>. To use this TSP, we require the following configuration changes:
- Enable seamless mode for our account.
- Enable the method
cardwith tokenization. - Configure the below webhook URL for receiving payment status:
https://api.razorpay.com/v1/callback/easebuzz_optimizer
- Enable both partial and full refund processing.
- Enable UPI for this account.
Best Practices
Before routing any traffic to a new gateway via Optimizer, the following best practices are recommended:Live and Test Mode Rules
Live and Test Mode Rules
All rules configured on live or test mode on the Razorpay Dashboard will reflect on live mode. However, credentials added on test mode will not be automatically replicated in live mode.
Sanity Test at Razorpay
Sanity Test at Razorpay
You can reach out to Razorpay for basic sanity testing of the integration. Razorpay will try a test payment of small value and ensure that the credentials are correct.
Perform Self Sanity Test
Perform Self Sanity Test
We recommend configuring a rule on live mode to route payments lesser than a set value (for example, ₹2) to the Easebuzz gateway. This helps to test on production whether small value payments are being routed to Easebuzz and working successfully, thus avoiding any direct impact on production traffic.To configure a rule in live mode:
- Log in to your Dashboard.
- In the left navigation, click Optimizer.
- Click +Add Rule and enter the Rule name and Description.
- Click Next and enter the following rule:
- In Parameter field, select Amount (In Rupees).
- In Select Connection field, select Less Than.
- In Enter Amount field, enter the value 2 and click Next.

- Enter the value 100 in the Route field, select Easebuzz in the Payment Via field, and click Next.
- Click Publish Rule.