tipsi-stripe
tipsi-stripe copied to clipboard
React Native Stripe binding for iOS/Android platforms
Upon installing tipsi-stripe, I get this error when compiling my project in android: Duplicate class org.bouncycastle.x found in modules jetified-bcprov-jdk15to18-1.68.jar I did search for the error, and tried adding the...
Getting 'There was an unexpected error, please try again in a few seconds' error on 3d secure flow
We have implemented stripe 3d secure flow in our app but it's not working on some live cards when collecting payments. When we get clientSecret against the payment from the...
## Proposed changes It addresses https://github.com/tipsi/tipsi-stripe/issues/809 `createTokenWithBankAccount` misses the implementation for android, I suppose because the `stripe-android` package changed token creation from using a `BankAccount` to `BankAccountTokenParams` so it broke...
The com.tinkyapp app version 5 code includes the com.stripe SDK: stripe-android, 10.4.6, which facilitates the transmission or collection of personal and sensitive information. These actions must comply with the Consent...
## Before I have submitted the issue [ ] I have read an [installation guide](https://tipsi.github.io/tipsi-stripe/docs/installation.html) [ ] I know that for an iOS I need to install pods because I've...
Apple pay is working on simulator without any issues, but on real phones (include sandbox account and live account) doesn't work. It shows an alert "Error: Cancelled by user". (please...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. Release notes Sourced from color-string's releases. 1.5.5 (Patch/Security Release) - hwb() ReDos patch (low-severity) Release notes copied verbatim from the commit message, which can...
Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.17 to 7.0.36. Release notes Sourced from postcss's releases. 7.0.36 Backport ReDoS vulnerabilities from PostCSS 8. 7.0.35 Add migration guide link to PostCSS 8 error text. 7.0.34...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.7.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...