Income
Scoping Questions
- Is income recording required at POS?
- What income types are needed? (e.g. lottery, bill payment, foreign exchange)
- Is reason code capture required?
How To Guide
Configuration Examples
POS income reason
<retail:cashManagementReason
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:reasonId>POS_INCOME_CHANGE</retail:reasonId>
<retail:descriptions>
<core:string language="en" country="GB">Change from Safe</core:string>
</retail:descriptions>
<retail:reasonType>INCOME</retail:reasonType>
<retail:posAction>true</retail:posAction>
</retail:cashManagementReason>