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** We use Stripe for monthly and yearly subcriptions. We have a free trial and once the payment sheet is open the subscription is set to active before...

**Is your feature request related to a problem? Please describe.** As a React Native developer, I find it challenging to display the PIN of an issuing card in my application...

enhancement
Issuing

Hi does this package support card issuing and treasury services, I need to develop an app like Pleo which is a expense management app and I need to show card...

When using the Card Form to create a new payment method, the postal code returned can be lowercased, which can cause issue at checkout because sometimes the postal code check...

**Is your feature request related to a problem? Please describe.** Hi there, we have a similar use case to these issues: - https://github.com/stripe/stripe-react-native/issues/280 - https://github.com/stripe/stripe-react-native/issues/903 where we would like to...

**Describe the bug** I have 2 points, the Point no 2 is the main issue: 1- I would like to achieve the below UI but unable to customise it i...

**Is your feature request related to a problem? Please describe.** `confirmSetupInten` returns `{"code": "Failed", "declineCode": null, "localizedMessage": "....", "message": "...", "stripeErrorCode": null, "type": null}`, i.e. w/o providing native sdk type,...

Hello everyone :wave: When I receive an error from Stripe due to 3D Secure authentication, the error message I encounter is as follows: ``StripeErrorCode: null`` ``Type: null`` I want to...

**Is your feature request related to a problem? Please describe.** - Apple recently added a feature in Apple Pay where merchant (like stripe account) can disburse funds to an individual....

**Describe the bug** If you paste a postal code such as "K0E 0B2" into the React Native Postal Code element box, the UI accepts the space and cuts off the...