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
Quick Links
- Installation Guide - Set up oxide-banking with
ox_lib,oxmysql, ando-link - Configuration - Review the current config layout and defaults
- Features Overview - See the live feature set and compatibility notes
- Exports And Integration - Use the current export and callback surface
- Vehicle Financing Integration - Register external vehicle finance records in banking
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' }.