react-native-stripe-payments icon indicating copy to clipboard operation
react-native-stripe-payments copied to clipboard

Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication)

Results 18 react-native-stripe-payments issues
Sort by recently updated
recently updated
newest added

* Where: Build file '/Users/Eysa/FruiteMarketApp/node_modules/react-native-stripe-payments/android/build.gradle' line: 23 * What went wrong: A problem occurred evaluating project ':react-native-stripe-payments'. > Plugin with id 'maven' not found.

It might be interesting for others that there is now an official react native stripe sdk: https://github.com/stripe/stripe-react-native

every thing work ok but when i update the xcode to 14.5 this error in STPIssuingCardPin in this package react-native-stripe-payments so i search about the problem and its because this...

Hi, thanks for the nice module. Pls, would you advise what I am doing wrong when running it? I ran both commands: $ yarn add react-native-stripe-payments $ npx react-native link...

- Setup Intents for iOS and Android - Updated methods to support payments from saved Cards

Currently, you need to build the entire UI yourself, but with the support for ephemeral keys, customer and payment sessions, you can now leverage the SDK UI kit available. Read...

![image](https://user-images.githubusercontent.com/77166972/113637870-9c0cec80-9643-11eb-9682-c03b7d571a67.png)

I got this error while trying to confirm the payment. error : There was an unexpected error -- try again in a few seconds error : StripeModule.failed I am using...

Any chance you guys are going to implement this? I'd be glad to help out where I can.