i am using Razorpay in CI framework when user close without payment create razor pay model then for cancel order i want a query fire by status changed as cancelled.
So how can i detect this. I am already using by click jQuery click on close function but not working...
Put this "ondismiss" event script below "handler" event.
"modal": {
"ondismiss": function(){
window.location.replace("//put your redirect URL");
}
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With