We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I am facing Uncaught DOMException: Blocked a frame with origin "https://api.razorpay.com" from accessing a cross-origin frame in cordova android app. I have gone through the README(https://github.com/razorpay/razorpay-cordova) Installed plugin com.razorpay.cordova .
Content-Security-Policy in my app is
When trying to make the payment through Razorpay, can see the modal opening for payment, but clicking on Pay doesn't work. It blocks the iframe.
The text was updated successfully, but these errors were encountered:
please update to our latest version and reopen this issue if it the problem persists.
Sorry, something went wrong.
No branches or pull requests
I am facing Uncaught DOMException: Blocked a frame with origin "https://api.razorpay.com" from accessing a cross-origin frame in cordova android app.
I have gone through the README(https://github.com/razorpay/razorpay-cordova)
Installed plugin com.razorpay.cordova .
Content-Security-Policy in my app is
When trying to make the payment through Razorpay, can see the modal opening for payment, but clicking on Pay doesn't work. It blocks the iframe.
The text was updated successfully, but these errors were encountered: