Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why do I use native payment sdk, but the web page pops up? #246

Open
powerzd opened this issue Mar 12, 2024 · 1 comment
Open

Why do I use native payment sdk, but the web page pops up? #246

powerzd opened this issue Mar 12, 2024 · 1 comment

Comments

@powerzd
Copy link

powerzd commented Mar 12, 2024

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

  1. I implementation native payments sdk
  2. checkout
  3. the payment process takes place in the browser,

Expected behavior

how can I use the native payment popup?

Screenshots

No response

@sshropshire
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants