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

showPayPalModule is always returning error on Android #96

@TongyuZ2023

Description

@TongyuZ2023

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions