Skip to main content

Cash Up

Scoping Questions
  1. What cash up method is required?
    • Cash up and leave
    • Cash up and empty
    • Cash up and closing float
  2. Should cash up be mandatory at end of shift?
  3. What denomination counting is required?
  4. What tolerance levels apply for discrepancies?
Configuration Examples
POS Terminal Template
<retail:posTerminalTemplate>
<retail:posTerminal>
<retail:posDayEndConfig>
<retail:forceCashDeclaration>CashupAndClosingFloat</retail:forceCashDeclaration>
<retail:disallowSales>false</retail:disallowSales>
<retail:closeCashSession>false</retail:closeCashSession>
<retail:finaliseCashSession>true</retail:finaliseCashSession>
<retail:openCashDrawer>false</retail:openCashDrawer>
<retail:deleteStoredTransactions>false</retail:deleteStoredTransactions>
</retail:posDayEndConfig>
</retail:posTerminal>
</retail:posTerminalTemplate>