Voucher Modes
Numeric vs alphanumeric voucher formats and when each is used.The Bleepay system supports two voucher modes to balance compatibility with existing terminals and scalability in digital environments.
Numeric mode
- Format: Short sequence of digits (e.g. 6 digits).
- Use case: Compatible with legacy POS devices and keypads that accept only numeric input (e.g. ISO/IEC 7812-1, ANSI X4.13).
- Examples: Countertop payment terminals, integrated POS, kiosks, ATMs, older keypad-based merchant terminals.
- Transmission: User can read the code aloud or enter it manually; works in low-tech retail environments.
Alphanumeric mode
- Format: Short sequence of letters and digits (e.g. 6 alphanumeric characters).
- Use case: Modern interfaces that support full keyboard or alphanumeric entry.
- Benefits: Larger space of unique codes in parallel → better scalability and lower code-collision risk.
- Examples: Touchscreen POS, smart POS, merchant web/mobile dashboards, self-checkout kiosks with software keypads.
Mode selection
Mode can be chosen dynamically based on:- Terminal capabilities
- Merchant configuration
- User or context preference
Next steps
- Terminology — voucher, voucher code, session.
- Protocol flow — where the voucher is generated and redeemed.