#monove
1 messages · Page 1 of 1 (latest)
What is the overall total (roughly) of disconnects happening? When you say "disconnect" what are you referring to specifically?
connectReader of the Javascript library failing
5 locations
398 fails since midnight
Split up among roughly how many devices? Again, rough estimate is okay
6 devcies
Can you post the serial number of one of the devices this is happening on?
Also, what version of the Stripe JS library are you on?
v1
No, I mean the library version. Like, in your package.json you should see one or both of these type of things
"stripe": "^8.222.0",
"@stripe/stripe-js": "^1.27.0",
we lazy load stripe directly.
https://js.stripe.com/v3/
and
https://js.stripe.com/terminal/v1/
Ah, okay got it
Hey @valid narwhal were you able to get any example serial numbers?