#nic.diblasi-Terminal
1 messages · Page 1 of 1 (latest)
Hi, can you share which Doc are you following? and which platform is that? (web/ios/android)
https://stripe.com/docs/terminal/payments/connect-reader?reader-type=smart Javascript, Client-Side
You means fail_if_in_use, right?
In regards to my scenario, when if_in_use is set to true and there is already an established connection to a reader that a new user wishes to also connect to. The incoming connection fails when the existing connection calls collectPaymentMethod or processPayment, i'm guessing this 'error' is unexpectedDisconnect returned by the sdk. I would essentially like to know if there is way to distingush that this event was triggered by the reader already being in use