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

React components for Stripe.js and Stripe Elements

Results 23 react-stripe-js issues
Sort by recently updated
recently updated
newest added

### What happened? **TLDR: Stripe Elements is not rendering anything when using client side routing to checkout and gives no errors or clues what is wrong.** I'm trying to do...

bug

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
stale

### What happened? I am running into a typing issue when I am trying to confirm the payment intent when using the payment element. I am mostly following the docs...

bug

### What happened? So I am having a complicated issue running a CardElement with a loader. As there is no indication of the Element form being submitted by default, I...

bug

### What happened? We are trying to do the same thing as https://github.com/stripe/react-stripe-js/issues/214: >I am trying to add tests where a user enters credit card numbers. Do you have any...

bug

### What happened? Yo. Any way we can fit the entire input box contents for smaller devices? ![image](https://user-images.githubusercontent.com/30643024/195722469-5ac403eb-4f54-4774-90de-911822567353.png) ### Environment _No response_ ### Reproduction _No response_

bug

### What happened? I'm working on implementing `PaymentRequestButtonElement` with `stripe.paymentRequest()`. I'm collecting shipping with `requestShipping: true` and have handlers for the `shippingaddresschange` and `shippingoptionchange` events, and I would like to...

bug

### What happened? For some reason, CardElement inputs have a Black background when resizing the screen...or sometimes even randomly these become black if this element is in a modal or...

bug

### What happened? I'm having a problem with using the `PaymentRequestButtonElement`, specifically with Google Pay. Apple Pay does appear and works as expected on both macOS and iOS Safari browser....

bug

### What happened? ## What Happened When retrieving a Customer data from the V1 endpoint and using the ReactJS Stripe npm package (`@stripe/react-stripe-js @stripe/stripe-js`), the string `state` in the `address`...

bug