wgltony / react-native-braintree-dropin-ui

React Native integration of Braintree Drop-in for IOS & ANDROID (Apple Pay, Google Pay, Paypal, Venmo, Credit Card)
MIT License
78 stars 105 forks source link

PayPal payment issue in android #103

Open deepanshu-sharma09 opened 1 year ago

deepanshu-sharma09 commented 1 year ago

Issue description

PayPal always gives USER_CANCELLATION exception.

Select PayPal as Payment process from DropIn UI as soon as the PayPal payment process is complete the PayPal screen is closed and USER_CANCELLATION exception is received as error.

Using standard Credit Card payment flow works fine.

Thanks and regards.