Centara
  • Introduction to Centara
  • Getting started with Centara
    • Software and hardware requirements
    • getCentara.exe
    • Install Centara Server
    • Centara Configuration
      • RDM overview
      • Create organization structure
      • General settings
      • Layouts and visual components
        • Creating layouts
        • Assigning layouts in configuration
        • Populating layouts with components
        • Applying functionalty to buttons
        • UI component reference
      • Hardware
        • OPOS installation
          • Epson OPOS
        • Centara server configuration
      • POS Receipts
        • Receipt parts
        • Receipt Directives
          • Formatting directives
          • General directives
          • Hospitality directives
          • Fiscal Printers directives
          • Tender slip directives
        • Receipt logo
        • Receipt template
          • Special formatting
      • POS operators and permissions
        • Create operators and permissions
      • Tenders
      • Other configuration
        • Customer configuration
        • Cash management
          • Setting up cash management
          • Balance report
        • Suspend / retrieve
        • Search
          • Applying customer search
          • Applying product search
            • Style search
            • Stock search
          • Applying transaction search
        • Custom settings
    • Install Centara POS
      • Alternative database configurations
      • Centara Licensing
    • Features
      • Conditional sub-layouts
      • Out of stock warning
  • User guides
    • POS User Guide
      • Operator sign on / off
      • Layouts
      • Selling products
      • Paying for products
      • Voiding
      • Customers
      • Suspend / retrieve
      • Cash management
    • Discount Offer module
      • Getting started
      • Basic discounts
      • Package deals
      • Seasonal offers
      • Miscellaneous
      • Working with the filters
      • Making changes to the discounts
      • Time restrictions
      • Selectors
      • Layered discounts
      • Audit Log
      • Glossary of Terms
    • Loyalty system
      • System overview
      • Creating organization stucture
      • Working with loyalty data
        • General handling
          • Adding loyalty data
        • Giftcards
          • Adding gift card data
        • Store credit
          • Instrument handling
        • Coupons
          • How to setup alphanumeric offer coupon
      • Connecting Centara to Loyalty
      • View loyalty data on POS
      • Loyalty operations
    • Snippet manager
  • Integrations
    • Sentry.io
    • Acumatica
      • Acumatica installation
      • Acumatica Connector
        • Customer creation
        • Cashier Groups
        • Avalara Configuration
        • Common configuration errors
        • General inquiries
  • Development
    • APIs
      • External orders
      • Item API
      • Loyalty API
        • Gift cards
        • Loyalty cards
        • Store credit
    • GraphQL
    • XVal
      • XVal List comprehensions
      • XVal operators
      • XVal examples
      • XVal usage
      • XVal testing
  • References
    • Data processes
      • XVal Library
      • Data process examples
    • POS macros
  • FAQ
    • Centara Server
      • Installation
      • Maintenance
    • Centara POS
Powered by GitBook
On this page
  • Gift cards
  • Store credit
  • Coupons
  • Loyalty points
  • Customers
  • Technical overview

Was this helpful?

  1. User guides

Loyalty system

PreviousGlossary of TermsNextSystem overview

Last updated 5 years ago

Was this helpful?

Loyalty system extends Centara into a centralized service to handle loyalty operations as well as keep track of customers related to issued loyalty products. The system consist of a few related modules, each responsible for one type of functionality.

Gift cards

Gift cards are pre-issued on the web, sold as products to customers on POS, and then used by customer to pay for goods on the POS.

Store credit

In case of return amounts, store has the possibility to issue a store credit to the customer instead of returning cash. Customer can then use that store credit to pay for goods at the POS.

Coupons

Coupons are units that provide a gateway to activate discounts on the POS. Coupons can either be in the form of.

Loyalty points

Customers can earn loyalty points by purchasing products or products from groups that have to set up to give points. Those points can then be used by customers as a payment or discount for other purchases.

Customers

Customers in Centara can be stored centrally within the Loyalty system and organized into groups. When loyalty customers are used, loyalty products can optionally be linked to individual customers.

Technical overview

The heart of the loyalty system are series of what we call instruments. An instrument is the end product of the system that the customer holds in his hands, for example a single gift card or a coupon. Series define various common properties for each of the instruments within them, for example the start number and the total length of the instruments. Centara POS actually uses the first digits of an instrument to figure out what serie they belong to.

The Loyalty system divided into Loyalty groups providing multi tenancy. An organization always operates within a single Loyalty group.

The loyalty architecture provides a flexible way of defining what Centara stores are allowed to handle what set of loyalty data. That is done by introducing the concept of Merchants and Merchant groups. Merchants are connected to actual Centara stores. Merchants are then grouped into Merchant groups. Series of instruments work within the scope Merchant groups in the following way.

  • Sellers (issuers) of instruments within series => A single merchant group

  • Acceptors of instruments within series => A single merchant group