Loyalty Points
Scoping Questions
- How are loyalty points earned? (per transaction, per item, per spend threshold)
- Do points have an expiry period?
- Are bonus points promotions required?
- Should points be earned on discounted items?
How To Guide
Configuration Examples
loyaltyTiers
<retail:loyaltyTiers>
<retail:tierCode>UK1</retail:tierCode>
<retail:name>Bronze</retail:name>
<retail:tierItems>
<core:key>GBP</core:key>
<core:value>
<retail:pointsRate>100</retail:pointsRate>
<retail:pointsPerBaseUnit>0.01</retail:pointsPerBaseUnit>
<retail:pointsReward>1</retail:pointsReward>
</core:value>
</retail:tierItems>
</retail:loyaltyTiers>