#bwurtz - terminal
1 messages · Page 1 of 1 (latest)
Hello again!
Hi! Checking on this
Thank you
Do you have a server driven integration or JS SDK integration?
For the terminal readers? JS SDK
I have a bunch of the old Verifone P400 readers currently in use
with only a few of the new Wise POS readers
Gotcha
So you could use this endpoint server-side: https://stripe.com/docs/api/terminal/readers/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Call it using the Stripe-Account header of the connect account
And filter by an online status: https://stripe.com/docs/api/terminal/readers/list#list_terminal_reader-status
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Perfect. This is exactly what I needed. Thank you!
No problem!
Have a nice day