Add QR-Payment events in Razorpay webhook
Status: Closed · Asked by Digital Tamila on · 0 views
Hi,
Recently razorpay introduced QR-based payment collection. It allows users to collect payments from their customers using the UPI payment method. In Razorpay webhook events it shows QR-based payment events. Check Screenshot - https://prnt.sc/1xacn1o But it not showing pabbly direct razorpay webhook.
How can I send notifications to only QR payments?
Thank You.
Hey @Digital Tamila
The incoming data from Razorpay to Webhook Response of Pabbly was decided from their API only. So, our Webhook just catches the data whatever data was sent by the application, and shows it in the Pabbly Connect workflow.
You can also check their API documentation for further reference - https://razorpay.com/docs/webhooks/payloads/
So, we would request you to contact the Razorpay team to send the additional data of QR code events on the webhook as well.