#pbpyrojust
1 messages · Page 1 of 1 (latest)
Hello, what kind of reader are you working with here?
It says it is connected on the iPad bluetooth, but it keeps just blinking blue
CHB20
BBPOS Chipper 2X BT
Gotcha thank you. I actually think the devices need to not be connected through the standard bluetooth menu. Can you try disconnecting to them there and reconnecting through your code?
Looks like my memory is correct, from this page:
Don’t use mobile device settings to pair with your reader. Pairing the reader through device settings makes the reader unavailable to connect to your app.
https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=ios&reader-type=bluetooth
So let me know the results from disconnecting in settings and testing again
I shall check it out and let ya know
Hmm, that is all Swift code. I will forget the pairing and running the javascript code and see if it picks it up
Whoops my bad, this should work with the js code after unpairing as well
Okay. Still getting No available readers
Can it have anything to do with that it is a webapp, basically just a javascript/node website and not an actual "app"?
This is with a chipper bluetooth reader right? I believe you can only use those with our mobile SDKs (not our javascript libirary)
Yes, it is the bluetooth one that can tap, slide and insert a card
It can't work with your terminal SDK? https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=js
It works with our ios/android/react native sdks, just not our javascript one
A bit of back story is that I am testing this chipper to see if it can work with a website running node and javascript to talk to the SDK and API and from the documents, it says it can. Everything is working with a simulation reader
Ahh
We mention this here as well: https://stripe.com/docs/terminal/bluetooth-readers
Welp. I missed that one
So what works with the javascript SDK? It allows you to simulate a reader.