Closed devblin closed 2 years ago
facing the same issue!
Hey, I am also facing the same issue, These are my responses in
Test Mode:
Live Mode:
as per the doc it should return
"handler": function (response){ alert(response.razorpay_payment_id); alert(response.razorpay_order_id); alert(response.razorpay_signature) }
but it returns only. razorpay_payment_id
Hey I am also facing the same issue.
facing same issue :(
Closing this issue, as the problem was temporary (received mail regarding this from razorpay), there was an unexpected issue in payment through UPI-QR.
In Test Mode:
Success handler returns proper response fields as mentioned in razorpay doc.
But In Live Mode:
On successfuly payment (amount deducted from user's bank account), succes handler returns only
razorpay_payment_id
, withoutrazorpay_order_id
,razorpay_signature