Search Customers
In order for a cashier system to process a transaction, cashier system needs a customer id. This is the id of the customer whose card is being processes at the moment.
To find the id of the customer, cashier system can search for the customer using the following service.
The cashier system can use the barcode number of the face of the customer's digital card, full name of the customer or the phone number of the customer if the brand collects customers phone number in the registration process.
In some rare cases, search service may find more than one record during search, the first record is returned back to cashier system if such a case occurs.
Cashier system can use customer's data to display additional information about the customer on cashier system screen such as points, stamps, coupons, tier, segment, category and notes if necessary. We do not recommend to store this information on cashier system since these are subject to frequent change.
You can consider BrandWallet as the single point of truth for all your CRM and loyalty operations.