razorpay / razorpay-go

Razorpay Go SDK
MIT License
39 stars 25 forks source link

How to read callback and cancel url response in checkout page #112

Open ratanmicronic opened 4 months ago

ratanmicronic commented 4 months ago

I am trying to read response on callback url but facing issue

I am form submit on this url https://api.razorpay.com/v1/checkout/embedded callback and cancel url response how to read in golang

Please help