We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug I'm on Android using M2 reader.
createPaymentIntent maybe once a week fails with the following error:
createPaymentIntent
{ error: { code: NETWORK_ERROR.SESSION_EXPIRED, message: Expired API Key provided: pss_live_REMOVED_BY_ME_TO_POST_ON_GITHUB } }
To Reproduce
I'm not sure how to reproduce, I just leave my app and terminal on forever and eventually this happens.
Expected behavior After succesfully connecting to card reader, this error above should never happen.
Screenshots If applicable, add screenshots to help explain your problem.
Stripe Terminal React Native SDK version
"@stripe/stripe-terminal-react-native": "^0.0.1-beta.14", "react-native": "0.72.4", "expo": "~49.0.11",
Smartphone (please complete the following information):
Additional context I'm using M2 readers.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I'm on Android using M2 reader.
createPaymentIntent
maybe once a week fails with the following error:To Reproduce
I'm not sure how to reproduce, I just leave my app and terminal on forever and eventually this happens.
Expected behavior
After succesfully connecting to card reader, this error above should never happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Stripe Terminal React Native SDK version
Smartphone (please complete the following information):
Additional context
I'm using M2 readers.
The text was updated successfully, but these errors were encountered: