-
Getting error:
TypeError: null is not an object (evaluating '_reactNativeBraintreeDropinUi.default.show')
Following function is being used to display BraintreeDropIn:
const onPressMakePaymen…
-
Hi
I am implementing BraintreeDropIn package `("react-native-braintree-dropin-ui": "1.1.1")` in my react native project and on testing I am getting this error every time I call `.show()` method of Br…
-
- [ ] Change callbacks architecture for validation methods
- Currently, the success callback is called if the data is valid, and the error callback is called if the data is invalid. It makes more s…
-
**Summary:**
Currently, in `ChooseSimDialog` we are selecting the sim cards and plan to use the selected sim card to fetch the phone number for phone number verification. This approach may fail for…
-
Hi,
I have integrated Google Pay with the help of Shopify SDK, But getting "this merchant is not enabled for googlepay" on production environment. (My Client has already made the Shopify Shop live,…
-
I can't seem to get Google pay to work on Android, am using Expo Custom dev client, after installing stripe I rebuilt the dev client
I also added this in my app.json
```
[
'@stripe/strip…
-
With Flutter 2.2, the web platform reached a stable release.
Include the integration for Web as part of this plugin with the two providers supported for mobile (Apple Pay and Google Pay).
-
Hello, I am trying to integrate Braintree with my application, but the drop-in UI only shows PayPal, not the card payment option. I am using the default example code base
```
BraintreeDropIn.show(…
-
Hi, I have added this package in expo app for react native. For android this works perfectly but once I run app on iOS, I was getting this error. `cannot find getConstants() of null`.
Can you tell …
-
I see that Android Pay is supported but is Google Pay supported? Android Pay was deprecated and I can only find vague answers on this question. Ref: Issue #46