Shopify Developer changelog
Read post

POS UI extensions can now print directly to hardware receipt printers

Shopify POS UI Extensions 2026-07 introduces the new Printing API (`shopify.printing`), replacing the deprecated `shopify.print`. The API adds `getPrinters()` to discover connected hardware receipt printers and `print(src, options?)` to send documents directly to a printer without a system dialog. HTML and images print directly to hardware printers; PDFs must use the system dialog. Hardware printer discovery requires Shopify POS 11.11.0 or later — older versions return an empty array from `getPrinters()`. Developers should handle the empty-array case by falling back to the system print dialog.

    #javascript#ecommerce#shopify
Jul 27•3m read time•From shopify.dev
Post cover image
Table of contents
What changedRelated docs
2.1K Impressions
Shopify Developer changelog's image
Shopify Developer changelog

Shopify Changelog serves as a resource for staying informed about updates, enhancements, and bug fix...

211 Followers

•

209 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard