ReceiptJet Pro - Configuration¶
Network printing (ESC/POS)¶
- Go to ReceiptJet > Printers and open the printer
- Set the Network connection and configure:
- Printer IP
- Port (default
9100, standard ESC/POS port) - Charset (default
CP850, suitable for thermal printers with extended characters) - Open drawer: send the cash drawer kick command after printing
- Save the printer: jobs for this printer are sent directly via socket
USB Print Node¶
For USB printers connected to a computer (e.g. at the cash desk):
- Install the Print Node on the computer connected to the printer
- In ReceiptJet > Printers create a printer with USB Print Node connection and enter the node ID
- Jobs are forwarded to the local node which prints on the USB device
Advanced print rules¶
In addition to the base ReceiptJet filters, the Pro version extends rules with:
- Product categories: the rule applies only if the order contains products from the selected categories
- Product tags: the rule applies only if the order contains products with the selected tags
- Specific products: the rule applies only if the order contains the indicated products
Rules are evaluated during matching (receiptjet_rule_match) and can be combined with new order/status change triggers.