#Tjopsta
1 messages · Page 1 of 1 (latest)
Hi 👋
There isn't a webhook for this and no plan to build one AFAIK. However, you can check the status of each reader by retrieving the Reader object and checking the status property:
https://stripe.com/docs/api/terminal/readers/retrieve
ugh ok.. running through an api pull with a lot of terminals every few minutes. icky... but ok thanks for the confirmation.
would it be something worth submitting a feature request for? if so, how would I go about suggesting it?
If you wanted to submit it as a feature request you could write in to Support at https://support.stripe.com
You can also List readers by device type, location, or even status if that reduces your API calls. https://stripe.com/docs/api/terminal/readers/list
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
allright, thanks very much