POS UI extensions can now print directly to hardware receipt printers
POS UI Extensions 2026-07 introduces the Printing API ( shopify.printing ), which enables extensions to discover hardware printers with getPrinters() and send documents directly to a connected receipt…
Added 2
- POS UI extensions can now discover hardware printers with getPrinters() through the new Printing API (shopify.printing)
- POS UI extensions can now send documents directly to connected receipt printers using the Printing API