Engati Product Docs

⌘K
Engati - User Guide
Getting started with Engati
Building your bot
Harnessing conversational intelligence
Deploying the bot
Broadcasts
Tracking & Analytics
Activating Live Chat
Managing your account
Engati for Shopify - What’s in it for you?
Engati APIs
What's New?
Docs powered by archbee 
11min

Razorpay

Introduction

Razorpay offers a payment solution in India that enables businesses to accept, process, and disburse payments. There are many payment modes you can use including credit cards, debit cards, net banking, UPI, JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money, and PayZapp.

With Engati’s Razorpay integration, you can provide an automated payment link to the customer to make the payment online.

Prerequisites

There are a few prerequisite steps to follow before integrating with Engati. The section covers generating API credentials, configuring a webhook endpoint, and fetching the Merchant ID.

Setup

1. Fetching merchant ID

a. Login to your Razorpay account

Document image

2. Click on the profile icon (present in the right top corner) and copy the merchant ID.

Document image

2. Generating API credentials on Razorpay

a. Login to your Razorpay account and click on the settings option present on the left menu panel.

Document image

b. Click on the API keys option and then click on Generate (Mode) Key/ Regenerate (Mode) Key

Note: (Note: If it shows ‘Regenerate (Mode) Key’ either you can generate a new one and you could share with us the old Keys)

Document image

3. Configuring Engati webhook point

a. Click on the webhooks option under the settings

Document image

b. Click on the Add new webhook option and fill in the fields with the following details:

i. Webhook URL:  https://app.engati.com/v1.0/razorpay/webhook

ii. Webhook Secret: It is an optional field however Engati expects a value. Please note that for Test as well as Live mode the secret should remain the same. 

iii. Active Events: 

1. Payment.failed

2. Payment_link.paid

3. Payment_link.expired

4. Payment_link.cancelled

Document image

4. Steps to integrate with Engati

a. Once you log in to your Engati account, Navigate to the Integrations tab

Document image

b. You could see an option for Razorpay integration in the cloud integrations tab. Click on the ‘Connect’ button.

Document image

c. Once you click on the ‘Connect’ button, fill in the following fields

1) Put your Razorpay Merchant ID in the account ID field

2) Enter the Key ID and Key secret generated under Settings - API keys (Razorpay portal)

Note: Please make sure that you put the key values as per the mode selected.

3) Enter the same Webhook secret value added under Settings – Webhooks – Add new Webhook. (Razorpay portal)

Note: Please note that for Test as well as Live mode the secret should remain the same.

Document image

d. Once you fill in all the details, click on ‘Connect’.

e. Now to configure your bot with the added Razorpay account, go to settings and click on integrations.

Document image

f. Click on the Razorpay option and select the account from the dropdown menu. Lastly, click on the save button.

Document image
Document image
Updated 17 Jan 2023
Did this page help you?
Yes
No
UP NEXT
Shiprocket
Docs powered by archbee 
TABLE OF CONTENTS
Introduction
Prerequisites
Setup
1. Fetching merchant ID
2. Generating API credentials on Razorpay
3. Configuring Engati webhook point
4. Steps to integrate with Engati