#manuel_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1449019831083995208
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Happy to help
So the SECURITY_REBOOT happens when the reader needs to reboot after 24 h
https://stripe.dev/stripe-terminal-android/external/com.stripe.stripeterminal.external.models/-disconnect-reason/-s-e-c-u-r-i-t-y_-r-e-b-o-o-t/index.html?query=SECURITY_REBOOT#:~:text=Reader disconnected after,24 hour timer.
For the USB_DISCONNECTED, this means that the physical usb got disconnected, this could be sometimes due to small moves
https://stripe.dev/stripe-terminal-android/external/com.stripe.stripeterminal.external.models/-disconnect-reason/-u-s-b_-d-i-s-c-o-n-n-e-c-t-e-d/index.html#:~:text=Reader disconnected due to the USB cable being physically unplugged.
You can configure the reader to automatically reconnect for the USB_DISCONNECTED error following this:
https://docs.stripe.com/terminal/payments/connect-reader?terminal-sdk-platform=android&reader-type=usb#handle-disconnects