Safe Cash Up and Banking
Scoping Questions
- Is safe cash up and banking required?
- How is the banking declaration handled?
- What reconciliation process is used?
How To Guide
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>