To start using the Apparel21 and eyos integration, there are a few Apparel21-specific setup tasks that you must complete. These steps ensure that your store’s POS systems can properly communicate with eyos to deliver digitised receipts to your customers.
Prerequisites
Before beginning, please ensure:
-
You are running Apparel21 version 2025.1 or later.
-
You have contacted eyos to activate your merchant account and obtain your API keys for both test and live environments.
Step 1: Decide on a Layout Schema
All entities in the eyos system are structured hierarchically:
Account > Company > Store > Device
This hierarchy determines how transactions are traced and receipts are routed.
Mapping in Apparel21:
-
Account: Provided by eyos.
-
Company: Defined by you (typically a business unit or brand).
-
Store: Each individual physical store.
-
Device: Each POS till.
You can learn more about entity structure in Understanding Entities in the eyos System.
Hierarchical Reference Format
When sending transactions to eyos, Apparel21 generates a unique identifier based on this hierarchy:
<AccountRefFromeyos>_<CompanyRefCode>_<StoreRefName>_<TillName>
Example:
From Apparel21
- Account: AP21
-
Company: Apparel21
-
Store: Highpoint
-
Till: JhonaLenovo
To eyos:
AP21_Apparel21_Highpoint_JhonaLenovo