Employee Accounts
Scoping Questions
- Are employee accounts required?
- What spending limits apply?
- How are employee accounts settled? (payroll deduction, payment)
How To Guide
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>