I've built an app which uses stripes checkout html form element. It appears to work well on Android(cordova) and browser.
On ios cordova the popups dim effect happens for 5secs and then it goes back to normal (no popup opened) and on safari the checkout form opens on a different tab instead of being a popup.
Also the form is custom but even the basic form doesn't work.
Please help!
I have been having the same issue on ios. Needed to add two lines to the config.xml
<access origin="*" /> <allow-navigation href="https://*.stripe.com/*" />
http://checkcoding.com/q/32610/javascript-ios-cordova-stripe-payments-using-stripe-checkout-with-cordova-ios-4-0-0
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