Skip to main content

Income

Scoping Questions
  1. Is income recording required at POS?
  2. What income types are needed? (e.g. lottery, bill payment, foreign exchange)
  3. Is reason code capture required?
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>