Skip to main content
Skip table of contents

Reading Barcodes on POS

After the barcode is scanned in POS, it is handled according to a pre-defined order and logic, which prevents problems in case of overlapping barcodes for products/customers (the first match found is used):

  1. Check weight/price barcode rules.

  2. Find product by SKU.

  3. Find product by barcode.

  4. Find product by input masks.

  5. Find Customer card.

  6. Find product by ID.

  7. Check payment input masks.

  8. Check customer input masks.

  9. Check external order barcodes.

  10. Check customer SSN code.

If there is no match, the user is allowed to create a new product, if the Creating New Products in the POS feature has been enabled.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.