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

Failed to store Venmo Account in vault I am facing this issue if I selects Venmo from Drop-in-ui and navigate to Venmo App for Authorization stuff, and come back to...

I tried all steps given in [here](https://developer.paypal.com/braintree/docs/guides/apple-pay/configuration/ios/v5) but still not able to see apple pay option. Any help will be appreciated.

Hello, I noticed that the library was crashing the application when opening the modal on IOS 15 or higher

How can we detect if the cards are added in wallet or not? @wgltony Any help here.. https://developer.apple.com/documentation/passkit/pkpaymentauthorizationviewcontroller/1616187-canmakepaymentsusingnetworks

Hi there, disabling payment options like - cardDisabled, paypal: false, googlePay: false, don't work in my case.. I think the package is just taking look at clientToken and showing whatever...

Having a hard time with Apple Pay. I got through the instructions and Apple Pay shows in the simulator, but not my device. When I click Apple Pay in the...

Am I missing something? No errors or what so ever and followed the changes to build.gradle and androidmanifest. I called the BraintreeDropIn.show but nothing happens. Am I missing an Initialization...

Getting such an error, while building the app in release mode: ``` > Failed to list versions for com.facebook.react:react-native. > Unable to load Maven meta-data from https://cardinalcommerce.bintray.com/android/com/facebook/react/react-native/maven-metadata.xml. > Could not...

Is there a working fork or method to be able to build in Xcode 12.5 at all? Build error: ```ios/Pods/BraintreeDropIn/BraintreeDropIn/BTDropInController.m:423:67: 'topLayoutGuide' is deprecated: first deprecated in iOS 11.0 - Use...

In android, when I try to install de app it fails with the following error: `[com.braintreepayments.api:braintree:3.18.0] /Users/apple/.gradle/caches/transforms-2/files-2.1/8892a1cb518a91e48580e5da2ae576cf/jetified-braintree-3.18.0/AndroidManifest.xml:17:9-45 Error: Missing 'package' key attribute on element package at [com.braintreepayments.api:braintree:3.18.0] AndroidManifest.xml:17:9-45 [com.braintreepayments.api:braintree:3.18.0] /Users/apple/.gradle/caches/transforms-2/files-2.1/8892a1cb518a91e48580e5da2ae576cf/jetified-braintree-3.18.0/AndroidManifest.xml:18:9-64...