#NewtReyes

1 messages · Page 1 of 1 (latest)

wind needleBOT
rotund vault
#

What type of Terminal reader are you using?

#

Which SDK is being used?

dapper oxide
#

M2. Both iOS and Android Terminal SDK

rotund vault
#

So for the Android SDK, you would present the message to your user when handling UnexpectedReaderDisconnect: https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=android&reader-type=bluetooth#handling-disconnects

For iOS, much the same thing except you would use didReportUnexpectedReaderDisconnect: https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=bluetooth#handling-disconnects

Connect your application to a Stripe Terminal reader.

Connect your application to a Stripe Terminal reader.

dapper oxide
#

Awesome

#

thank you

#

Mmmmm

#

seems like we are already doing that

#

and it is not getting triggered when connecting

#

Wait

#

Nevermind

#

we are getting the event

#

thank you!!!