Tap Pay
Tap Pay
Contactless payment terminal — merchants hold a tablet, customers pay from their lb-phone app via NFC tap. QBX, QB-Core and ESX supported.
💳 suty-billing
Tap Pay — a contactless payment terminal for FiveM businesses. Merchants on an allowed job pull out a tablet (real ped prop), customers walk up and tap to pay from a native lb-phone app. Cash moves bank → bank. No SQL, no menus, no typing player IDs.
✨ Key Features
- Real merchant tablet —
prop_cs_tabletattached to the merchant's hand with a proper hold pose, walkable - Native lb-phone app — customers pay from their own phone, no extra UI to learn
- Range-based discovery — customer's app finds the nearest active terminal within 2 m (configurable)
- Multi-framework — QBX Core / QB-Core / ESX Legacy, auto-detected or forced via config
- Multi-job out of the box —
Config.AllowedJobs = 'all'accepts every job registered in the active framework, with an exclude list for non-businesses - Server-side validation — job check, range check, balance check all enforced on the server
- Zero database — no tables, no migrations, no persistent state
📦 Requirements
- ox_lib
- ox_inventory
- lb-phone — required (customer app runs inside lb-phone, not compatible with qb-phone / qs-smartphone)
- One of: qbx_core / qb-core / es_extended
🌐 Compatibility
| Framework | Status |
|---|---|
| QBX Core (Qbox) | ✅ Native |
| QB-Core | ✅ Native |
| ESX Legacy 1.10+ | ✅ Native |
