Inventory & POS Operations
Define out-of-stock actions, alert thresholds, and external Point of Sale (POS) sync settings.
Low Stock Alerts
LowStockThreshold
The count at which a product is flagged as 'Low Stock' on your dashboard list and triggers notifications.
Developer Integration Guide
Go to Inventory -> Settings, update the 'Low Stock Alert Threshold'.
Data Type
Integer (Units)
Default Value
5
Business Impact
Provides early warnings so you can reorder stock before running completely out.
External POS Stock Sync
InventoryManagedExternally
Disables app-side stock reduction so that external syncs (e.g. Loyverse, Zoho) remain the sole source of truth.
Developer Integration Guide
Go to Inventory -> Settings, check 'Sync managed by external integration'.
Data Type
Boolean (True/False)
Default Value
False
Business Impact
Prevents discrepancies between digital catalog counts and retail warehouse shelves.
Show Logo on POS Receipt
ReceiptShowLogo
Toggles whether the business logo is printed at the top of physical or digital POS receipt slips.
Developer Integration Guide
Go to POS -> Registers -> Edit/Create Register, and check 'Show Logo on Receipt'.
Data Type
Boolean (True/False)
Default Value
True
Business Impact
Ensures clean receipts. Merchants can hide the logo for faster/compact thermal paper printing.
Custom Receipt Logo Override
ReceiptCustomLogoUrl
Upload an optimized monochrome or compact logo file to print exclusively on register receipts.
Developer Integration Guide
Go to POS -> Registers -> Edit/Create Register, and upload a Custom Receipt Logo.
Data Type
Image Upload
Default Value
Company default logo fallback
Business Impact
Allows uploading a high-contrast logo suited for thermal receipt printers, separate from the main storefront logo.
POS Register Screen Style
PreferredStyle
Selects the custom CSS user interface layout for the cash register screen (e.g. RetailClassic, BarcodePro, QuickService, CompactDark, MinimalCounter).
Developer Integration Guide
Go to POS -> Registers -> Edit/Create Register, and select 'Screen Style'.
Data Type
Enum Option List
Default Value
RetailClassic
Business Impact
Tailors the cash register interface to your retail category (e.g., QuickService for cafes, BarcodePro for high-speed scanners).