Description
The SwiftPOS Retailer Portal provides the ability to create a sale against a Customer/Member, thus allowing them to spend money at participating Retailer stores and simultaneously earn points that can be later redeemed at a club.
Each Retailer participating in such a promotion will need to be setup as a Clerk in the SwiftPOS Back Office.
To Be Considered
- This feature requires NetPOS & MG (Max Gaming).
- The Retailer Points Contribution is available in the SwiftPOS Back Office to report on these types of sales. Use this report to see how much Customers/Members are spending at each affiliated retailer.
Pre-Requisites
- The C:\Program Files (x86)\Samford Software\BackOffice\WebApps\web.config file will need to be updated to ensure the value parameter is configured appropriately for the following entries:
- <add key="RetailerProductId" value="" /> - Ensure the value entered is set to the custom Product appropriate for the Venue.
- <add key="RetailerMediaId" value="" /> - Ensure the value entered is set to the custom Media appropriate for the Venue.
- <add key="RetailerPriceLevel" value="" /> - Ensure the value entered is set to the Price Level appropriate for the Venue.
Operation
- To access the Retailer Portal
|
Related Topics
- Demo - http://webstores.swiftpos.com.au:4000/WebApps/Retailer
- Reseller Help
- Web Apps Overview