- Home
- Resources
- Integrations
- Razorpay
Razorpay Make integrationAutomate Razorpay with Make.
Every paid invoice or failed payment in Razorpay can start an automation. The Razorpay Make integration gives you 7 instant triggers and 1 action. This guide shows how to link your account and build your first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Razorpay Make integration do?
The Razorpay Make integration lets Razorpay tell Make the moment money moves: an invoice paid in full or in part, a payment captured or failed, a payment link or payment page paid. Make then runs a scenario, the automation you build in Make, a chain of bricks called modules that pass the data along.
Reconcile paid invoices. Watch Invoice Paid starts the scenario when an invoice is settled in full, so your accounting sheet or your CRM gets the update without anyone copying numbers. Pair it with Watch Invoice Partially Paid if your clients often pay in installments.
Chase failed payments while the customer still cares. Watch Payment Failed hands you each failed attempt, which you can route to your support tool or to a follow-up email. The customer hears from you while the purchase is still on their mind.
Follow link and page sales. Watch Payment Link Paid and Watch Payment Page Paid cover the sales you collect outside a classic checkout, handy for freelancers and small shops.
What Make does not give you here: ready-made modules to create invoices, refunds or links. There is only one action, Make an API Call, which reaches any endpoint of the Razorpay API with the same connection. Make's own doc page for Razorpay is also flagged as AI-generated, so check important details against Razorpay's documentation. The same app often has an n8n node too; the n8n vs Make comparison lays out both tools. New to the editor? The Make training starts from zero, and the Make pricing page explains how operations are counted.
How do you connect Razorpay to Make?
- 01
Add a Razorpay module
You need an active Razorpay account with API keys generated. In your scenario, add a Razorpay module and click Create a connection. A connection is your Razorpay account linked to Make once, then reused by every Razorpay module.
- 02
Name the connection
The Connection name field is optional, but a clear name saves you trouble later, especially once you manage more than one Razorpay account in Make. The business name is usually enough.
- 03
Paste your credentials
Enter the credentials you copied from your Razorpay account, or follow the instructions on screen. For OAuth, create an application in the Razorpay Partner Dashboard, use
https://www.integromat.com/oauth/cb/razorpay3as the callback URI, then copy the Client ID and Client secret.
Your first Razorpay scenario in Make
GoalWhen a payment fails in Razorpay, Make receives it and calls the Razorpay API endpoint you pick, with the same connection.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. Search for Razorpay by name.
- 02
Pick Watch Payment Failed
Choose Watch Payment Failed, click Create a webhook, then Create a connection and link your Razorpay account as described above.
- 03
Add Make an API Call
Click the + to the right of the trigger and add Razorpay's Make an API Call. Point it at the endpoint you need from Razorpay's API docs and map values from the failed payment.
- 04
Test with Run once
Click Run once, then let a payment fail on the Razorpay side. Each module shows the bundles it received, so you can check what the trigger actually sends before going further.
- 05
Switch it on
Happy with the test? Save and switch the scenario on. Being instant, it now reacts each time Razorpay reports a failed payment, with no polling interval to wait for.
Razorpay triggers in Make
7 modules start a scenario when something happens in Razorpay. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Razorpay as soon as it happens.
Watch Invoice Paid
Instant triggerIn Make“Triggers when an invoice is fully paid.”
Starts your scenario the moment a Razorpay invoice is settled in full, so the rest of your stack learns it without anyone checking the dashboard. Each paid invoice arrives as one bundle, one item flowing to the next module.
Watch Invoice Partially Paid
Instant triggerIn Make“Triggers when a partial payment is made against an invoice.”
Catches each installment paid against an invoice that is not yet closed, which gives you a clean trail of partial amounts instead of a single final event.
Watch Payment Captured
Instant triggerIn Make“Triggers when a new payment is successfully captured.”
Hands Make every new payment Razorpay captures successfully, the broadest signal that money actually came in, whatever the source.
Watch Payment Failed
Instant triggerIn Make“Triggers when a new payment fails.”
Brings each failed payment into Make, which turns a silent loss into something your team can act on while the buyer is still around.
Watch Payment Link Paid
Instant triggerIn Make“Triggers when a Payment Link is paid.”
Tells Make when someone pays one of your Razorpay Payment Links, useful for sales you close by chat, email or social media rather than through a store.
Watch Payment Link Partially Paid
Instant triggerIn Make“Triggers when a partial payment is made on a Standard Payment Link.”
Follows partial payments made on a Standard Payment Link, so you can track what is left to collect without opening Razorpay.
Watch Payment Page Paid
Instant triggerIn Make“Triggers when a payment page is paid.”
Fires when a buyer completes a payment on one of your Razorpay payment pages, the hosted pages you share for donations, events or simple product sales.
What the Razorpay app can do in Make
Razorpay gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Opens the whole Razorpay API from your scenario, using the connection you already set up, so any request the listed triggers do not cover stays within reach.
Need help automating Razorpay with Make?
A person reads every message.