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? Apologies, as it's difficult to create a reproduction since the failure is intermittent; however, we were able to reproduce the issue on our end with repetitive retries....

bug

### What happened? When using ``, `onChange` did not trigger on the second copy and paste if the two cards brand are the same. ### Steps to reproduce 1. Copy...

bug

### What happened? I'm using `` in my React app and interested in using floating labels . The problem is that the controls are rendered incorrectly, as can be seen...

bug

### What happened? When using `PaymentRequest` to handle [apple/google pay integration](https://stripe.com/docs/stripe-js/elements/payment-request-button), create `payment_method` (`POST` `v1/payment_methods`) might fail if the email address from the wallet account is invalid (e.g. having trailing...

bug
pinned

### What happened? I am using stripe CardElement, and when pressing Return key inside it my submit handler is called. But I have a use case here that it must...

bug

### What happened? I've noticed that some users are experiencing difficulty when autofilling their card details in the `PaymentElement` component. Once autofilled, the whole component goes blank and throws the...

bug

### What happened? I'm trying to confirm setupIntent using PaymentElement. But especially for certain card information, It produces an error and authentication is failed. What i found out is that,...

bug

### What happened? keeping the cvv visible while payment can be a major issue as the other person can see it and use it illegally. ### Environment _No response_ ###...

bug

### What happened? I have the following ``` ``` which renders apple pay and google pay buttons in one row as expected ![Screenshot 2024-10-08 at 11 59 26 PM](https://github.com/user-attachments/assets/987ff7ec-7f17-429f-a744-97c61d10ef88) But...

bug

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies