Skip to main content

Smarts Documentation

Your POS connects once. Every service follows. This documentation covers everything you need to integrate with the Smarts platform.

Product Overview

Learn what each module does and which integration path fits your system — no login required.

  • Products — What Gateway, Tender, Boost, and Loyalty do
  • Integration Types — ePOS (GUI-based) vs Partner API (headless REST)

Integration Guides

info

The sections below require an authorized account. Request access if you don't have one yet.

ePOS Integration

For ECRs that embed the Smarts ePOS browser application using the postMessage protocol.

  • Getting Started — architecture, environments, authentication, and the postMessage protocol
  • Gateway — basket management, purchases, refunds, and rollback
  • Tender — gift card and prepaid card payments via ePOS
  • Boost — coupon and promotion flows via ePOS
  • Loyalty — loyalty card scanning and point accrual
  • ePOS API Reference — postMessage message definitions and data models

Partner API Integration

REST APIs for headless systems — self-checkout kiosks, vending machines, and partner platforms.

Modules

Gateway is the foundational module. Tender, Boost, and Loyalty extend it — you'll implement Gateway first.