Why do I use native payment sdk, but the web page pops up?
Opened this issue · 1 comments
powerzd commented
PayPal Android SDK Version
1.3.0
Environment
Both
Android Version & Device
Any device
PayPal dependencies
implementation "com.paypal.android:paypal-native-payments:1.3.0"
Describe the bug
I implementation native payments sdk, but when i start to checkout,the payment process takes place in the browser, how can I use the native payment popup?
To reproduce
- I implementation native payments sdk
- checkout
- the payment process takes place in the browser,
Expected behavior
how can I use the native payment popup?
Screenshots
No response
sshropshire commented
Hi @powerzd this should only occur on the first login attempt. Subsequent attempts should use the native payment popup once a user has logged in.