Skip to main content

Safe Cash Up and Banking

Scoping Questions
  1. Is safe cash up and banking required?
  2. How is the banking declaration handled?
  3. What reconciliation process is used?
Configuration Examples
Safe banking configuration
<retail:safe
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:safeId>SAFE_STORE_001</retail:safeId>
<retail:bankingEnabled>true</retail:bankingEnabled>
<retail:bankingRequiresDenominationBreakdown>true</retail:bankingRequiresDenominationBreakdown>
<retail:bankingRequiresDeclaration>true</retail:bankingRequiresDeclaration>
<retail:tenderBagsEnabled>true</retail:tenderBagsEnabled>
<retail:bankingReconciliation>true</retail:bankingReconciliation>
</retail:safe>