Browser-based thermal receipt printing for WooCommerce orders.
- 🌐 Landing Page: studioimmens.com/receiptjet
- 📦 WordPress.org: wordpress.org/plugins/receiptjet
- ⭐ PRO Version: studioimmens.com/receiptjet-pro
- 💬 Support: info@studioimmens.com
- 📖 Documentazione: docs.studioimmens.com/receiptjet
ReceiptJet adds thermal receipt printing capability to WooCommerce. Print receipts directly from the browser for any order — ideal for retail shops, restaurants, and any business that needs physical receipts at the point of sale.
- Print receipts directly from the WooCommerce order screen
- No additional software required for basic printing
- Works with any printer connected to the POS computer
- Customizable receipt layout with HTML/CSS templates
- Include order details, customer info, payment method, and more
- Custom logo and store information
- One-click print from the order list
- Bulk print for multiple orders
- Print on order status change
- Custom receipt width and formatting
- Configurable header and footer
- Color and font customization
Upgrade to ReceiptJet Pro for:
- ESC/POS Network Printing — direct thermal printer support over TCP/IP
- USB Print Node — USB and serial printer support
- Advanced Rules — filter by product categories, tags, and specific products
- Cash Drawer Support — automatic cash drawer kick-out
- Barcode on Receipts — print barcodes with product SKUs
- Automatic Updates — built-in license and update system
- Go to Plugins → Add New in your WordPress admin
- Search for "ReceiptJet"
- Click Install Now and then Activate
git clone https://github.com/Studio-Immens/receiptjet.git- Upload the
receiptjetfolder to/wp-content/plugins/ - Activate the plugin
- Go to WooCommerce → Settings → Print Receipts to configure
- Go to WooCommerce → Orders
- Hover over any order and click Print Receipt
- The receipt opens in a new window — use your browser's print dialog (Ctrl+P)
- WooCommerce → Settings → Print Receipts
- Customize the store logo, header text, and footer
- Choose which order fields to display
- Set receipt width and font size
| Requirement | Minimum |
|---|---|
| WordPress | 5.8+ |
| PHP | 7.4+ |
| WooCommerce | 5.0+ |
receiptjet/
├── receiptjet.php # Bootstrap
├── includes/ # Core logic
├── templates/ # Receipt HTML templates
├── assets/ # CSS/JS
├── img/ # Images
├── languages/ # Translation-ready
└── uninstall.php # Cleanup on uninstall
GPL v3 or later — see LICENSE.
Built by Studio Immens — WordPress & AI integration specialists.