Loyalty Program
Pipelinq ships a native loyalty engine for brands, retailers, horeca and webshops
that want a "stempelkaart" / points / gift-card system fully integrated with their
POS, customer (klant) and contact data — no third-party SaaS, no scattered data.
What it does
- Programmes per brand — every brand/retailer runs its own programme with its own rules, tiers and rewards.
- Points ledger — every credit / debit / expiry / adjustment is recorded as
an immutable
PointsLedgerEntry. Balances are denormalised on the account but the ledger is always the source of truth (financial audit, RJ 270). - Tier classification —
lifetimePoints, rolling 12-month points or annual spend; upgrades fire immediately, downgrades respect a programme policy (end_of_year/end_of_quarter/none). - Redemption — customers reserve a reward; points are debited atomically and
a unique
beloningCodeis generated. POS validates and consumes. - Gift cards — unique serial + bcrypt-hashed PIN (never plaintext). Supports full, partial and split redemption. PCI-DSS posture: no card number storage.
- Reporting & liability — programme KPIs (active accounts, points issued / redeemed / expired, breakage %, redemption rate, cost %), tier distribution, outstanding-points liability per IFRS 15 / RJ 270.