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

On the CardForm, I would like : - to hide country/postal code - to choose error label position (flex-start, ...) Is it possible to add these options ? ![Simulator Screen...

reproduce

We want to call our api when ever user select the address on **Apple Pay** on the basis of that we want to update our shipping options. This is the...

enhancement
ios

## Summary - Added `defaultValues` prop to `CardField`. You can now programmatically set the card number, CVC, expiry date, and postal code. - Expanded `CardForm`'s `defaultValues` prop. You can now...

blocked

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] _I'd like the ability...

enhancement

**Is your feature request related to a problem? Please describe.** It would be great to create a one-time use apple pay token so I can authorize a charge and capture...

In progress

We need to able to pass countryCode and postalCode status when calling CardForm component. This will make life lots easier for us. Thank you.

After a short discussion on the Stripe's discord dev-help channel, I learned that ACSS payments are not supported on React Native. # Feature Request Developers would like to allow their...

enhancement
blocked

**Is your feature request related to a problem? Please describe.** I don't think so. **Describe the solution you'd like** I would like to be able to call the` useApplePay() `method,...

enhancement
blocked

**Is your feature request related to a problem? Please describe.** I would like to use a card scanner to enter card details into a CardField, specifically on ios. It's something...

enhancement

**Is your feature request related to a problem? Please describe.** We have a short term expiration on our cart for business reasons, so we just stop the purchase funnel when...

enhancement