stripe-terminal-react-native
stripe-terminal-react-native copied to clipboard
React Native SDK for Stripe Terminal
Problem Description: After updating from Expo 50 to Expo 51 and the package "@stripe/stripe-terminal-react-native" to "^0.0.1-beta.19", the app is experiencing issues during the payment process. Steps to Reproduce: Update Expo...
**Describe the bug** CollectInputsParams expects an `inputs` fields, however native iOS code enforced a `collectInputs` field **To Reproduce** Steps to reproduce the behavior: 1. Call collectInputs and pass `{inputs: ....}`...
**ERROR: Verify the app has the necessary entitlements and that the application bundle is valid** iOS Production Build Field to Discover Reader & Connect the Reader From India. I already...
Hello Team Subject : Integration Tap To Pay I am getting the following message in the console {"code": "FeatureNotAvailableWithConnectedReader", "message": "This feature is currently not available for the selected reader."}...
**Describe the bug** The `availableUpdate` object on the `connectedReader` object returned by the hook `useStripeTerminal` is inconsistent between android and iOS. The android's `requiredAt` is 1000 times bigger than it...
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Production Android Build Not Connect With Reader With Live_Stripe_KEY Using v0.0.1-beta.16 Version.
When we use the simulated true option, both Android and iOS work perfectly. However, when we set it to false, the reader does not connect. Calling connectLocalMobileReader() returns an error....
How to disable Tap to Pay on iPhone terms and conditions pop-up for certain users on reader connect?
Hello, I am currently developing an app that has a business-focused user hierarchy. I only want to show the terms and conditions pop-up that automatically shows up on reader connect...
**Describe the bug** After updating the SDK version to 0.0.1-beta.18 , Facing build issue **To Reproduce** 1. Updating the version 2. Build the project **Screenshots** ![Screenshot 2024-05-24 at 12 43...