react-native-braintree-dropin-ui icon indicating copy to clipboard operation
react-native-braintree-dropin-ui copied to clipboard

React Native integration of Braintree Drop-in for IOS & ANDROID (Apple Pay, Google Pay, Paypal, Venmo, Credit Card)

Results 76 react-native-braintree-dropin-ui issues
Sort by recently updated
recently updated
newest added

Hi, How to get cvv field in UI?

Hello, Packages used "react-native-braintree-dropin-ui": "^1.2.0", - Braintree/PayPal (~> 4.30) Issue When I'm opening the Braintree modal with "Credit Card" and "Paypal" options, when I'm clicking "Credit Card" everything is working....

**Issue**. The Google Play console shows a warning about our apk: ![Screen Shot 2020-09-15 at 8 58 54 AM](https://user-images.githubusercontent.com/42680435/98586000-16ecf980-2296-11eb-9235-4f04b72effe4.png) This appears to be fixable with an update to the Cardinal...

Hi there! Is there a way to change the language of the drop-in ui? I can't find anything about it in the Braintree-Doc either. For the JS-SDK it seems to...

HI, i just want to use card as pyament methods, but in default there is paypal options also, want to hide this. how i can?

ld: framework not found Braintree clang: error: linker command failed with exit code 1 (use -v to see invocation)

After i enter all the card details and click on the Button, It is continuously giving me this error message. versions: react-native - 0.61.5 react - 16.9.0 react-native-braintree-dropin-ui - 1.0.9...

I was able to successfully setup this project but when I present the Drop In UI from the example I'm only show the option of PayPal or Credit Card. I'm...

Hy! Venmo working fine on android but on ios, it's not showing in drop-in UI, any solution for that, thanks

I can't build my Android app since I added the `react-native-braintree-dropin-ui` package. My Android app is not supporting AndroidX and I think this is the problem. ## Packages: ``` "react":...