Skip to main content

Employee Accounts

Scoping Questions
  1. Are employee accounts required?
  2. What spending limits apply?
  3. How are employee accounts settled? (payroll deduction, payment)
Configuration Examples
employeeDiscountBalanceAccount
<retail:employeeDiscountBalanceAccount>
<retail:accountId>1</retail:accountId>
<retail:accountType>employeeDiscountBalanceAccount</retail:accountType>
<retail:currencyId>GBP</retail:currencyId>
<retail:status>NEW</retail:status>
</retail:employeeDiscountBalanceAccount>

<retail:employeeCreditAccount>
<retail:accountId>8</retail:accountId>
<retail:accountType>employeeCreditAccount</retail:accountType>
<retail:currencyId>GBP</retail:currencyId>
<retail:status>ACTIVE</retail:status>
</retail:employeeCreditAccount>

<retail:employeeDiscountSpendAccount>
<retail:accountId>40</retail:accountId>
<retail:accountType>employeeDiscountSpendAccount</retail:accountType>
<retail:currencyId>GBP</retail:currencyId>
<retail:status>ACTIVE</retail:status>
<retail:discountLimit>500000</retail:discountLimit>
</retail:employeeDiscountSpendAccount>