Automatically print order invoices, receipts, package slips and labels to your local printer. Cloud Printing for WooCommerce made easy.
Printus is your ultimate cloud printing companion, enabling you to effortlessly print customer order receipts, invoices, shipping labels, packing slips, delivery notes, and more on any printer worldwide. Whether you’re a restaurant eager to promptly receive new orders in the kitchen or a logistics business channeling jobs to the office printer, Printus ensures seamless operations.
Automatic Order Printing Plugin for WooCommerce 🚀
Printus simplifies the process by allowing you to choose triggers such as Checkout Complete, Order Complete, or Payment Complete. It effortlessly connects with the PrintNode API, enabling immediate PDF printing of WooCommerce invoices and packing slips as orders come in. No more email checking; orders are printed in seconds.
✅ No Hardware Dependencies
Printus is hardware-agnostic, working with ANY PRINTER you have on hand. It excels with receipt printers, directly printing orders to your kitchen or front-of-house POS, ensuring no more checking emails for received orders.
✅ Print on Demand
Need to reprint an old receipt, invoice, or label? Printus lets you revisit the order in your WooCommerce edit screen and re-print, even to a different printer, template, or paper size.
✅ The Most Extendable Cloud Printing Plugin for WooCommerce
With extensive actions and filters, Printus offers unparalleled flexibility. From crafting custom templates to defining unique print triggers, you can tailor its functionality to your needs with minimal coding knowledge.
✅ Works With Any Printer
Whether you have a receipt printer or an enterprise-level Xerox, Printus adapts to your device, offering versatile printing for WooCommerce orders, invoices, or package labels.
✅ Built on Reliability
Printus provides certainty in order printing for your store. Built on a robust foundation that has processed billions of cloud printing jobs, it ensures labels, PDF invoices, and packing slips for WooCommerce are handled with ease.
✅ Supports Low-power Systems
Worried about keeping your computer and printer on? Printus also operates seamlessly with low-power devices like Raspberry Pi, receiving WooCommerce order print jobs even while you sleep.
Works Great with Kikote!
The plugin seamlessly integrates with Location Picker at Checkout Plugin for WooCommerce. Feel free to try them both out!
Stores That Benefit:
Printus is especially beneficial for restaurant-style E-commerce stores requiring immediate notifications for new orders. However, its utility extends beyond this use-case. Regardless of the document you need to print from your WooCommerce store (receipts, invoices, shipping labels, etc.), Printus has you covered.
Unhappy with the default templates? Contact us to build your custom template at an affordable one-time flat fee.
Works Great with Delivery & Scheduling WooCommerce Plugin!
The plugin works great with Delivery & Pickup Scheduling for WooCommerce. Feel free to try them both out!
The plugin has support for built-in WooCommerce variations as well as custom product options(product addons) added by the following plugins:
We’ve tried to add support for the most popular Product Addon plugins for WooCommerce, feel free to use one of the above if you’re creating custom product options, or let us know which plugin you’re using and we’ll try to add support for it. If one of the above plugins does not display its addons on the prints then feel free to let us or the developers of those plugins know.
Plugin General Settings.
Plugin Template Settings. More settings and changes are available via plugin Action and Filters.
Plugin Localization Settings. These settings allow you to change the different text displayed in the plates, but it is totally possible to show custom text in your custom templates.
There can be multiple reasons why the printing doesn’t work. We’ve listed some troubleshooting steps that you can try out here >>>
Yes the plugin is free. PrintNode however is not completely free but offers a free plan. You can learn more about the PrintNode pricing here >>>
No, you do not need any special printer. The plugin should work with almost every standard printer as long as the printer is connected to your computer.
printus_template__item_price
filter.printus_printnode_restrict_printer_ids
filter makes it possible to restrict the printer IDs that show on a site. This is useful if you’re using one account across multiple websites.printus_template__order_item
filter. Please test your print after updating, especially if you’ve gotten a custom template in the past.printus_template__item
filter has been renamed to printus_template__order_item
.printus_template__order_item
filter.text-align: center
to text added to templates via printus_template__after_template_data
action.printus_save_pdf
filter for saving PDF files to uploads directory in wp-content\uploads\printus-pdfs
. Simply return true
to the filter to enable.printus_template__include_addon_price
filter to enable showing of product addon prices when using PPOM. Simply return boolean true to filter to enable showing of prices.plugins_loaded
hook.printus__printnode_job_data
filter to add more config data to print jobs if needed.