You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
When startPayment function is called, with the respective token and options, selecting the Paypal option gives an fail status without showing any form for type the Paypal account. I have already configure the IOS project as in the documentation, also it fails in android.
Are there any solutions to this?
The text was updated successfully, but these errors were encountered:
Any updates on this? I am not able to pay with paypal on ios or android. iOS complaining with the following:
[BraintreeSDK] CRITICAL PayPal requires a return URL scheme to be configured via [BTAppSwitch setReturnURLScheme:].
but I do have my URLScheme added for braintree.
In the case of Android, it keeps loading forever after selecting paypal. I would appreciate any help please.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When startPayment function is called, with the respective token and options, selecting the Paypal option gives an fail status without showing any form for type the Paypal account. I have already configure the IOS project as in the documentation, also it fails in android.
Are there any solutions to this?
The text was updated successfully, but these errors were encountered: