Razorpay callback url is not working, it is giving get request to server while for signature verification we want post request, http url doesnt work?
above is my code and at verification url i got empty req.body and not getting razorpay_orderid, razorpay paymentid, signature...!!
Please refer to my code. Working for me