Skip to content

General Settings

The General tab holds the switch that turns the POS on, the status POS orders are created with, and the URL the POS answers on. Six sections, and most of what you set once and never touch again.

Go to DevDiggers Plugins → MultiPOS → Configuration → General.

The General section of the MultiPOS configuration tab

The tab list down the left is the whole Configuration screen. The free version carries eight tabs. The screenshot is the Pro build, which adds a ninth, License, where you enter your license key and purchase email.

Plugin Status is the master switch, labelled Enable Point of Sale System. Off by default. With it off the terminal URL does not resolve, so nothing sells.

The Enable Point of Sale System checkbox on the General tab

Inventory Management decides where stock comes from. Centralized (Sync with WooCommerce) reads and writes the product’s WooCommerce stock. Custom (Manual POS Stock) keeps a separate figure per outlet.

The Inventory Management dropdown on the General tab

Initial Order Status is the status every POS order is created with. It defaults to Completed.

The Initial Order Status dropdown on the General tab

Completed suits a counter sale where the customer leaves with the goods. Choose Processing if POS orders still need packing, and On hold if you take payment later.

Order Status Visibility prints each order’s status badge in the POS Orders list. This one is Pro.

Barcode Synchronization decides what a generated barcode is built from: Use Product ID, the default, or Use Product SKU.

The Barcode Synchronization dropdown on the General tab

Pick SKU if your products already carry the codes printed on your supplier’s packaging. Pick Product ID if you are generating and printing your own labels from scratch.

The Checkout Features section of the General tab

Order Notifications, labelled Enable Automated Order Mails, sends the usual WooCommerce order emails after a POS checkout. Off by default, and free.

The Enable Automated Order Mails checkbox on the General tab

Leave it off for a counter. The customer has the printed receipt in their hand.

The rest of this section is Pro:

Field What it adds
Multi-Payment Support Split one order across several payment methods
Customer & Order Notes A note field at checkout
Offline Order Resilience Take orders offline and sync them when the connection returns
Custom Product Entries Sell an item that is not in the catalogue
Cash Management Prompt for the opening drawer amount at the start of a session
Calculated Unit Pricing Price by weight while adding an item

The Enable Split Multiple Payments checkbox on the General tab

The Enable Fast Offline-Online Sync checkbox on the General tab

The Enable Cash Drawer Popup checkbox on the General tab

The Kitchen section of the General tab

Two switches for food service, both Pro.

  • Automatic Kitchen Routing, labelled Auto-Send Held Orders to Kitchen, sends a held order to the kitchen screen on its own. In a restaurant that is usually what you want: the kitchen starts cooking when the order is taken, not when the table pays.
  • Workflow Defaults, labelled Default Print to Kitchen Checked, keeps Send Order to Kitchen ticked by default on the payment screen.

The Send Order to Kitchen card on the POS payment screen

Both only do anything on a Restaurant/Cafe outlet.

The Branding section of the General tab with the POS logo field

POS Terminal Branding Logo appears on receipts and in the POS sidebar. The recommended size is 200 by 60 pixels. This field is free.

Upload a version that reads at receipt size. A logo with fine detail turns to mud on a thermal printer.

The Customers section of the General tab

Default Guest Account is the WordPress user every walk-in sale is billed to when the cashier does not pick someone. Free.

The Default Guest Account field on the General tab

Create one customer called something like “Walk-in Customer” and select it here. Without a guest account, every anonymous sale needs a customer chosen by hand.

Strict Guest-Only Mode bills every order to the guest account and hides the customer search. Pro.

Reset Customer After Checkout clears the selected customer once a sale finishes, so the next customer does not inherit the last one’s account. Pro.

The Advanced section of the General tab with the terminal URL field

POS Terminal URL Path is the path the POS answers on. It defaults to pos, giving you yoursite.com/pos. Free.

The POS Terminal URL Path field on the General tab

Saving this tab flushes WordPress’s rewrite rules, so a changed path works immediately. If it ever 404s, open Settings → Permalinks and save.

Order Sync Threshold limits how many days of past orders the terminal loads, to keep it fast on a store with a long history. Pro.

Kitchen Display URL Path is the path the kitchen screen answers on, defaulting to kitchen. Pro.

The Kitchen Display URL Path field on the General tab

Click Save Changes at the foot of the tab. Nothing on this screen takes effect until you do.

The Save Changes bar at the foot of a configuration tab