Oxide Banking
Multi-framework banking system for FiveM servers using o-link.
Welcome to the Oxide Banking documentation. Oxide Banking is a multi-framework banking system for FiveM servers that uses o-link for framework, account, inventory, targeting, and notification abstraction across QBCore, QBX, and ESX.
Features
- Framework-agnostic banking through
o-link - Multiple account types including checking, savings, shared, job, and gang accounts
- Account tiers with savings, fee waiver, and limit controls
- Loans and credit including externally managed vehicle financing support
- Cards, transfers, and recurring payments with account-level permissions and limits
- Investments, CDs, and business reporting for deeper economy systems
- Legacy qb-banking compatibility for older integrations
Documentation
Installation
Set up oxide-banking with ox_lib, oxmysql, and o-link.
Configuration
Current config layout and defaults.
Features
Live feature set and compatibility notes.
Exports & Integration
Export and callback surface.
Vehicle Financing
Register external vehicle finance records.
Localization
JSON locale files and ox_lib loading.
Admin
Admin and utility commands.
Troubleshooting
Common issues and fixes.
Compatibility
Use exports['oxide-banking'] for all new integrations. The resource still provides a legacy qb-banking compatibility surface for older scripts through provides { 'qb-banking' }.