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

**Is your feature request related to a problem? Please describe.** Hi there, Would it be possible to have the new PaymentSheet collect the shipping address? **Describe the solution you'd like**...

blocked

**Describe the bug** There is no way or props to change the keyboard appearance to dark. **To Reproduce** Steps to reproduce the behavior: 1. On iOS, use the `CardField` component...

enhancement

**Is your feature request related to a problem? Please describe.** My app cannot confirm payment client side because we need to confirm & reserve inventory in our back-end immediately prior...

enhancement
user request

Making a payments using `` or `` components doesn't work while being rendered inside of the `` component. Steps to reproduce the behavior: 1. Render a CardField component on the...

**Is your feature request related to a problem? Please describe.** I have a mockup from my design team with a brand logo smaller and i can´t change the size of...

enhancement
blocked
need triage

One advantage of Google Pay is that the user doesn't have to type their billing nor shipping addresses (not to mention card data). Billing address request can be configured with...

android
In progress

(Using 0.14) **Is your feature request related to a problem? Please describe.** I want to allow customers to save only US cards as mentioned here https://stripe.com/docs/payments/without-card-authentication and charge them later...

need triage

Related to #167 @thorsten-stripe I just ran into this as well, I'm being asked to provide a NSCameraUsageDescription key even though I'm not using the camera in my app. However,...

enhancement
P2

Alipay provides an SDK for Android (https://stripe.com/docs/payments/alipay/accept-a-payment#android-download-sdk) which enables app-to-app redirect for Android versions that don't support deep linking manually. This only affects a minority of devices, so it's less...

enhancement
P3

**Describe the bug** A clear and concise description of what the bug is. "@stripe/stripe-react-native": "^0.19.0", "react-native": "0.64.2", on Android compileSdkVersion = 33 kotlinVersion = "1.7.10" on Ios xcode 14. and...

reproduce