Skip to main content

POS Setup

Introduction

The Sales Restrictions feature allows merchants to manually set and manage availability status and stock levels on their POS menu screen. This is particularly useful for managing items that are seasonal, limited in quantity, or temporarily unavailable.

Setting up Sales Restrictions in the POS

In the POS, merchants can set the stock level for an item by following these steps:

Step 1

Long-press on the item in the POS menu. A popup will appear with item details.

Item Details

Step 2

Tap on the availability tab to set the stock restriction

  • Available: The item is available for purchase with no restrictions. Status NOT_RESTRICTED on webhook.
  • Unavailable: The item is not available for purchase. Status RESTRICTED, count 0.
  • Limited: The item is available for purchase but with a limited stock level. Status RESTRICTED, count > 0.

Item Availability

Step 3

If Limited is chosen, set the stock level for the item and tap 'save'.

Set Stock Level

Step 4

Close the item details window If the setting 'Create a stock quantity counter on the item's POS button' is enabled, the item will now show the stock level in the POS menu.

Menu Stock Level

Once the stock level reaches zero, users will not be able to add the item to an order in the POS and an error message will be displayed.

Error Message