You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version : @stripe/terminal-js@^0.10.1
Reader: WisePOS E (Version 2.8.4.0)
Browser : Google chrome
I’m currently working on a stripe terminal integration (BBPOS WisePOS E // javascript - react - react native).
I’m encountering some connectivity issues with the terminal.
When I start a new discovery, my paired reader appears online. Then, when I turn off my device, it still appears online on my application for a few minutes.
onUnexpectedReaderDisconnect should update every minute, is that not your experience? At the moment there isn't a faster way of accessing reader status through the SDK.
Summary
Version : @stripe/terminal-js@^0.10.1
Reader: WisePOS E (Version 2.8.4.0)
Browser : Google chrome
I’m currently working on a stripe terminal integration (BBPOS WisePOS E // javascript - react - react native).
I’m encountering some connectivity issues with the terminal.
When I start a new discovery, my paired reader appears
online
. Then, when I turn off my device, it still appearsonline
on my application for a few minutes.The method
onUnexpectedReaderDisconnect
(https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=js&reader-type=internet#handling-disconnects) is only called after long minutes and the device’s status is then updated.Is this normal?
Is there a way I can have access to my reader’s status faster?
Other information
The text was updated successfully, but these errors were encountered: