Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

showPayPalModule is always returning error on Android #96

Open
1 task done
TongyuZ2023 opened this issue Nov 19, 2024 · 0 comments
Open
1 task done

showPayPalModule is always returning error on Android #96

TongyuZ2023 opened this issue Nov 19, 2024 · 0 comments

Comments

@TongyuZ2023
Copy link

Is there an existing issue for this?

  • I have searched the existing

What happened?

I've recently migrated to this braintree library and installed the latest version 2.6.1. It's working fine on iOS. But on android, I always get this error from showPayPalModule, specifically, from mPayPalClient.tokenizePayPalAccount()

[Error: The response contained inconsistent data.]

It can open the sandbox.paypal.com page, I can log in my PayPal test account and select a payment method. However, each time I click the submit button, it gives me this error and redirects me back to my app.

The same PayPal account is working on iOS with this library, also is working on my previous build with an old version of another braintree library.

Could anyone have a look into this? Thank you!

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

No branches or pull requests

1 participant