#perac_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260580147749195826
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Terminal.getInstance().connectBluetoothReader(
reader,
BluetoothConnectionConfiguration(connectLocationId),
bluetoothReaderListener,
connectionCallback
)
Hello
Taking over here, are you using the iOS SDK or the Android SDK?
hey ๐ android
Can you set log level to VERBOSE when you initialize Terminal and try again?
val logLevel = LogLevel.VERBOSE
There's an example here: https://docs.stripe.com/terminal/payments/setup-integration?terminal-sdk-platform=android#:~:text=For more information%2C-,see,-Handling disconnects.
Can you share the reader serial number?
STRM26138002854
Have you tried connecting this to a different android device and see if that changed anything?
yea, tried with multiple devices, always the same
What SDK version are you currently using?
3.5.0, but tried basically all of the versions released after 3.0.0
even up to 3.7.0
Can you try resetting the reader to factory settings? There should be a small hole, you can insert a pin and keep it pressed for about 20 seconds
Do you have any other readers that you can try to connect with the app?
unfortunately no
I see. We have an example Terminal app here, would you mind cloning it and see if you can connect to it?
https://github.com/stripe/stripe-terminal-android/tree/master/Example
The instructions to use the example app are here: https://github.com/stripe/stripe-terminal-android/tree/master?tab=readme-ov-file#try-the-example-app
I also need the backend project?
Yes, you'd need that for your app too.
See: https://docs.stripe.com/terminal/payments/setup-integration?terminal-sdk-platform=android#connection-token