Razorpay payment page unique ID

Status: Closed · Asked by suman0502 on · 0 views

suman0502 — Question ·

I am not able to get Razor pay payment page unique ID through webhook response. As it is not being tracked I am not able to differentiate between leads coming from different pages.
It will be helpful if anyone can help me in this matter.

suman0502 — Reply ·

we organise number of webinars.. all at same price point.. It is difficult to change the price of the webinars.. and there are lot of webinars. I have tried router in pabbly..

Fagun Shah — Reply ·
we organise number of webinars.. all at same price point.. It is difficult to change the price of the webinars.. and there are lot of webinars. I have tried router in pabbly..

Yes, this is a common issue of Raorpay. Many users from FB Group tried to reach them and tell them that you need to add product id or page id in webhook data but looks like it is still not done from razorpay side.
Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Pankaj — Reply ·
we organise number of webinars.. all at same price point.. It is difficult to change the price of the webinars.. and there are lot of webinars. I have tried router in pabbly..

RazorPay does not send any data using which you can identify the payment page's unique id.

A lot of people use Pabbly Subscription Billing which integrates with RazorPay because that way, you will get payment success webhook from Pabbly Subscription Billing software directly. Otherwise directly with RazorPay, it is not possible as they do not send any unique identifier with their payment success webhook.

Also want to let you know that when you use PSB with RazorPay, your transaction charges for payments are reduced from 2% to 0.2%.

srikantpandey555 — Reply ·

Hi Team,
I also have the same concern, want to send different files for different Razorpay payment pages. I can see in my Razorpay payments pages that all pages have a unique Payment Page ID, will it possible to implement a routing concept or any other way to solve this?

Pabbly — Reply ·
Hi Team,
I also have the same concern, want to send different files for different Razorpay payment pages. I can see in my Razorpay payments pages that all pages have a unique Payment Page ID, will it possible to implement a routing concept or any other way to solve this?

RazorPay webhooks does not send any data using which you can identify the payment page's unique ID.

You need to use the amount value you get from Razorpay webhook with the router to differentiate between leads coming from different checkout pages.

And then setting up router based on this amount parameter as shown below -

sjrraju — Reply ·

I am Following a new identifying logic in razor pay i given option to select the pack name by dropdown option and given one one option of that product only it help me in router to separate based on pack, if you have sale through webpage only straight name capture product name in input field and they use router, i know its tough task but solves our 90% of the problem its a one time job.

try your luck

Back to all forum threads · Log in to reply