Web API到外部收据打印机

发布于 2025-01-18 18:05:38 字数 156 浏览 6 评论 0原文

我创建了一个显示完整订单详细信息的端点。该计划是将请求发送到端点,该请求将自动打印出来。是否存在可以连接到Internet的收据打印机(最好是通过WiFi连接),并不断检查新的请求并在需要时打印?

我知道存在存在POS系统,但我只想要一台独立的打印机,该打印机可以通过Web检查请求。

I've created an endpoint that displays full order details. The plan is to send a request to the endpoint which will automatically print off. Is there a receipt printer that exists that can connect to the internet (via wifi preferably) and continuously check for new requests and print if need be?

I know there are POS systems that exist but I just want a standalone printer that checks for requests via the web.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

嘿看小鸭子会跑 2025-01-25 18:05:38

我也在研究这个问题,对我来说,Star Micronics 的支持 CloudPRNT 的打印机似乎可以做到这一点。您将其配置为轮询某个 Web 端点,然后可以指示它进行打印。

Star Micronics 似乎并不要求你成为他们的合作伙伴才能这样做。我认为 Brother 和 Epson 都有具有类似功能的打印机(搜索云打印和 POS),但他们希望您成为合作伙伴,甚至获得开发人员文档。

https://star-emea.com/products/mc-print3/

I'm looking into this as well, to me it seems like CloudPRNT enabled printers from Star Micronics can do exactly this. You configure it to poll a certain web endpoint and it can then be instructed to print.

Star Micronics don't seem to require you to be a partner to them to do so. I think that both Brother and Epson has printers with similar capabilities (search for cloud printing and POS) but you they want you to be a partner to even get the developer documentation.

https://star-emea.com/products/mc-print3/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文