stripe-react-native
                                
                                 stripe-react-native copied to clipboard
                                
                                    stripe-react-native copied to clipboard
                            
                            
                            
                        React Native library for Stripe.
**Describe the bug** The font size of the CardField seems to scale with the system font size on Android. A few of our users are having issues with overlapping text...
Feature request: I'd like to be able to use PaymentSheet to offer subscriptions to my users. I know stripe discourage doing so because in most cases, subscriptions should use in...
**Describe the bug** The CardForm on Android appears to hide the postal code input for countries other than the U.S. and Canada. iOS only appears to hide the input if...
Hey all Great seeing this new lib! We have been using `tipsi-stripe` for a few years now and are looking into migrating to this new lib. Before going really deeper,...
**Describe the bug** When Stripe API is blocked (for example via Charles Proxy) it doesn't give error, instead returns paymentOption with undefined **To Reproduce** Steps to reproduce the behavior: 1....
**Is your feature request related to a problem? Please describe.** Nope **Describe the solution you'd like** Make the success state of a setup intent sheet customizable and not just green....
**Is your feature request related to a problem? Please describe.** No issue. **Describe the solution you'd like** I want this icon's color to be customizable. **Describe alternatives you've considered** None,...
## Summary This bumps 4 things: - stripe-android (from 20.5.+ to 20.6.+) - the `compileSdkVersion` (from 31 to 32) - the android gradle plugin (from 7.0.4 to 7.2.1) - the...
**Describe the bug** When adding apple pay via the new card screen the payment intent sheet does not properly update. When reopening the modal you enter on the add card...
**Describe the bug** When trying to process a payments requiring 3d-secure authentication we receive the following generic error: ``` { "stripeErrorCode": null, "declineCode": null, "localizedMessage": "There was an unexpected error...