Panel | ||
---|---|---|
| ||
|
...
CRM.COM Rewards application is designed to cover any business operations that aim to identify and award their loyal customers, via numerous reward offers. Such offers award loyal customers with conditional (or not) cashback that can be consumed on specific products, units (different merchant' stores), and specific days/hours or at the customer's discretion (with no conditions) without having any dedicated operations on the POS side (awards are agnostic to the POS software)
CRM.COM supports two reduction methods that define how the amount that is requested to be consumed (spend) by the customer will be reduced from the total amount that should be paid
...
Point of Sale (POS) software is the system that is used by an agent (cashier) to sell goods to a customer and collect the due amount in usually a face to face (over the counter) manner
How to integrate your POS system to CRM.COM
Through this section, we will explain how to integrate a POS system with the CRM.COM using the Front-End Reduction Model
Key Definitions
The following section lists a number of key definitions that describe the key points and processes in a POS & CRM.COM Rewards integration
Definition | Description |
---|---|
Identify Customer | The customer is identified on the POS system by providing an identification mean, such as email address, phone number or a card number |
Create Customer Basket | A customer's basket is created when a fixed set of products that is intended to be bought by the customer are presented to the POS (i.e. cashier counter) for registration |
Close Customer Basket | A customer's basket is closed when the last intended product to be purchased is registered in the POS (i.e. cashier counter) and no other adjustments will be made |
Complete Payment | Completing a payment is the process where the customer is prompted to pay for the purchased products via any form of payment, such as cash, credit cards, and awarded cashback |
Award Transaction | An award transaction refers to the amount that will be provided to the customer in the form of cashback when closing a customer's basket - given that the purchased products are eligible for an award based on a valid reward offer |
Spend Transaction | A spend transaction refers to the amount that will be deducted from the customer's total purchase amount when completing a payment |
Default Product | During the process of awarding a customer's purchased products, some products may do not exist in CRM.COM yet (due to a time-frame gap with the product synchorisation runs) Such products can be handled entirely by CRM.COM using a default product without interrupting the POS flow, and once the related record is created in CRM.COM the merchant can retrieve the intended purchased products for further analysis |
...
How to integrate your POS system to CRM.COM
Through this section, we will explain how to integrate a POS system with the CRM.COM using the Front-End Reduction Model
The customer is firstly identified providing CRM.COM, then the itemized POS sales transaction is submitted to CRM.COM in order to be awarded while the redemption is done in real time (either automatically or on customer request), resulting to a reduction on the POS for the amount that should be paid
...
Product Synchronization Flow
The flow described below is an example of synchronizing products from a POS system into CRM.COM
Product Synchronization can be achieved using existing CRM.COM Web API methods, where product information (as described previously) can be passed through a product parameter set
...