ionic-team / ionic-team/cordova-plugin-ionic-webview
New Window Not open if using Stripe Hosted Payment Page (see video)
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
# Bug Report
## Problem
If we open stripe checkout url into inappbrowser, and we try to connect with US Bank and as bank need to verify with new window open, then it not working.
### What is expected to happen?
It should open new window so user can verify his bank for stripe checkout
### What does actually happen?
It not doing any action.
## Information
### Command or Code
### Environment, Platform, Device
we are using ionic 5
https://user-images.githubusercontent.com/26652038/174431686-7e473101-6662-4b24-bcd7-cdfcab4f9f79.mp4
### Version information
Ionic:
Ionic CLI : 6.18.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.4.0
@angular-devkit/build-angular : 0.803.25
@angular-devkit/schematics : 9.0.6
@angular/cli : 8.3.26
@ionic/angular-toolkit : 2.2.0
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : android 9.1.0, ios 5.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 20 other plugins)
Utility:
cordova-res : 0.15.4
native-run : not installed globally
System:
ios-deploy : 1.11.4
ios-sim : 8.0.2
NodeJS : v14.19.0 (/usr/local/bin/node)
npm : 6.14.16
OS : macOS Big Sur
Xcode : Xcode 13.2.1 Build version 13C100
and cordova-plugin-inappbrowser@3.2.0
Contributor guide
Assessment
This issue has not been assessed yet.