Skip to main content

Promotions Required?

Scoping Questions
  1. Are promotions executed at POS?
  2. What types of promotions are required? (multi-buy, BOGOF, percentage off, mix and match)
  3. Are promotions defined centrally or locally?
  4. How are promotions communicated to stores?
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>