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