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 79 react-native-braintree-dropin-ui issues
Sort by recently updated
recently updated
newest added

Hi there, I have a brand new react-native project configured and I followed all the steps to install this library. I'm getting the following build error with no luck on...

HI, I am getting below issue during creating android build in latest version of react-native. --------------------------------------------- "Execution failed for task ':react-native-braintree-dropin-ui:generateDebugBuildConfig'. > java.io.IOException: Unable to delete directory F:\react-native\baintree\ioscode\node_modules\react-native-braintree-dropin-ui\android\build\generated\source\buildConfig\debug\tech\bam." ![Screenshot_1](https://user-images.githubusercontent.com/17080270/65143971-df891100-da33-11e9-91c7-fa679c04f3e4.png) --------------------------------------------...

Hi guys, I just installed this lib and faced this an issue. Once I try to call BraintreeDropIn.show({ clientToken: token.clientToken, orderTotal: '20', googlePay: true, vaultManager: true, }) I got this...

Hi, Can you please help me understand how should I treat 3DSECURE_NOT_ABLE_TO_SHIFT_LIABILITY and 3DSECURE_LIABILITY_NOT_SHIFTED errors? From this and this code I understand that some payment requests may fail only because...

Hi, I have implement this package for only get the nonce token base on card. How to implement this. Please tell me? **Requirement:** User enter the card details and I...

Please provide any solution of this issue:- error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment. Run CLI with --verbose flag for...

We want to add it with venmo.. but its just throwing error on BraintreeDropIn.show call Also another question what to use as merchantIdentifier for Venmo?

Drop in ui in not opening in TestFlight build can you help me This is the code that i was using on click event BraintreeDropIn.show({ clientToken: 'sandbox_rztvdzzh_gmnsckkypy3fvd6j', countryCode: 'US', //apple...

When trying to build on android I get this message. ``` Android resource linking failed node_modules/react-native-braintree-dropin-ui/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. node_modules/react-native-braintree-dropin-ui/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. node_modules/react-native-braintree-dropin-ui/android/build/intermediates/res/merged/release/values/values.xml:4320: error: resource...