tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

React Native Stripe binding for iOS/Android platforms

Results 86 tipsi-stripe issues
Sort by recently updated
recently updated
newest added

## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves...

## Proposed changes Use android X instead legacy libs ## Types of changes What types of changes does your code introduce to `tipsi-stripe`? _Put an `x` in the boxes that...

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 9.18.5. Release notes Sourced from highlight.js's releases. 10.3.2 - Oops, "Javascript". Tiny tiny release, just to fix the website incorrectly not listing Javascript in the...

dependencies

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits fee31c5 0.0.6 2f4a9d4 Merge pull request #9 from mhart/fix-buffer-constructor-vuln afbc744 Ensure data is not a number in Buffer constructor See full diff in...

dependencies

Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. Commits d69edfd 1.2.3 847473a test all branches 0bd87ec Fix unintialized memory access dc097f3 test newer versions of Node See full diff in compare view...

dependencies

null is not an object evaluating (StripeModule.init ) react native ios I cannot find solution of this error which i get only in ios version. In android it is working...

When calling StripePayment.createSourceWithParams(). it opens up the link with correct information and everything but makes the app clear the stack. this is shown in the debug console as soon as...

## The problem `PaymentCardTextField` prompts the user to enter a zip / postal code, which is great. However, the `onChange()` callback doesn't seem to surface this field. (Or I'm looking...

## The problem Here when i am performing 3d secure payment using stripe payment screen.When i minimize the application in between this process and ,reopen it by clicking on app...

## Before I have submitted the issue [x] I have read an [installation guide](https://tipsi.github.io/tipsi-stripe/docs/installation.html) [x] I know that for an iOS I need to install pods because I've read the...