Promotions Required?
Scoping Questions
- Are promotions executed at POS?
- What types of promotions are required? (multi-buy, BOGOF, percentage off, mix and match)
- Are promotions defined centrally or locally?
- How are promotions communicated to stores?
How To Guide
Configuration Examples
POS terminal template with promotions enabled
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:promotionsEnabled>true</retail:promotionsEnabled>
<retail:autoApplyPromotions>true</retail:autoApplyPromotions>
<retail:couponScanEnabled>true</retail:couponScanEnabled>
<retail:manualDiscountEnabled>true</retail:manualDiscountEnabled>
</retail:posTerminalTemplate>