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

React Native library for Stripe.

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

**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**...

enhancement
blocked
ios

**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...

bug
android

**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...

In progress

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 ? ![imgpsh_fullsize_anim (2)](https://user-images.githubusercontent.com/106329563/180388416-3a8c95d9-e4ab-414c-ad12-03a74b1aed1e.jpeg) _Originally posted by @pankajsoftyoi...

enhancement

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 .

reproduce

**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...

enhancement
In progress

**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...

enhancement
blocked
ios
CardForm

**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...

enhancement
ios

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....