stripe-react-native
stripe-react-native copied to clipboard
React Native library for Stripe.
**Describe the bug** In our Flutter repo we got the following bug: https://github.com/flutter-stripe/flutter_stripe/issues/796 . P24 payments cannot be executed on iOS but work on Android when using paymentsheet. **To Reproduce**...
**Describe the bug** App is wrapped in the `StripeProvider` and in the child component I'm calling `isGooglePaySupported` promise, but each time it causes crash in android. `java.lang.IllegalStateException: PaymentConfiguration was not...
**Is your feature request related to a problem? Please describe.** Our integration is not being approved because the google pay button in our app does not meet Google's brand guidelines...
Same as affirm SDK provide promotional text and button to show pre-booking amount/month, how can i show this kind of button using stripe-react-native ?  _Originally posted by @pankajsoftyoi...
Hello! I've been playing around with `style` for a bit on `CardForm` and it seems like it has a max height that it won't go over. Seems to be around...
@charliecruzan-stripe After installing the library my app crashed because of **card_unknown_icon**. when I use CardForm that time app is crashed .
**Is your feature request related to a problem? Please describe.** I'm developing an App with shared code for AppClip - I need payments in both app versions. Unfortunately size of...
**Is your feature request related to a problem? Please describe.** I'm using CardField and CardForm in my application. Everything work like a charm But I want to do customizations the...
**Is your feature request related to a problem? Please describe.** In #430 JCB was added as additional payment network to apple pay. It would be great if we can create...
I am working on an app that has allows its user to donate using Google Pay. So the "Pay with G Pay" text on the button just doesn't sound right....