stripe-react-native
stripe-react-native copied to clipboard
React Native library for Stripe.
**Describe the bug** 1. The new card tile & “+Add” text are focused and announced separately. 2. The added card tile and card number are focused separately. example video: https://drive.google.com/file/d/1PDgB8lHL3K-vSGpm1v6hkyGILZKK7YjZ/view...
**Describe the bug** 1. After double tapping on checkout, the focus and VO moved to the Background screen of the Payment sheet. 2. The VO for the Pin/Zip code field...
**I am experiencing an issue when integrating the Stripe SDK into my iOS application, particularly when using the SDK within an application extension. Specifically, the build fails with the following...
**Describe the bug** The CC icon in the `` component is not displayed when the user navigates to another screen and then navigates back to the original screen (reproducible on...
**Describe the bug** Sometimes presentPaymentSheet() seems : - to raise an error on iOS while payment is successful for customer. - to create a new instance of the app on...
**Describe the bug** resetPaymentSheetCustomer from usePaymentSheet hook doesn't logout the user from the Link account user has logged-in with. **To Reproduce** Steps to reproduce the behavior: ``` const { resetPaymentSheetCustomer...
Is it necessary to add a valid credit card to Google Wallet? In my region, it doesn't support adding a valid credit card. In that case, how do I test...
**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 [...] **Describe the solution you'd...
**Describe the bug** When I switch the device language to Arabic, the words in the sheet stay in English and just few words are translated. **To Reproduce** Steps to reproduce...
**Describe the bug** When trying to complete a canceled payment intent we see the error message (see attached screenshot): "This PaymentIntent's payment_method could not be updated because it has a...