Alpy Banking is a full banking UI for ESX and QBCore: branches and ATMs, PIN login, IBAN transfers, card controls, loans with credit score, map blips, and optional Discord logs for staff.

Features
- Bank branches and ATMs via ox_lib TextUI, ox_target, or the
/bankcommand - 4-digit PIN at ATMs; set or reset your PIN at a branch
- Deposit, withdraw, and send money to other players by IBAN
- Card tab: freeze card, online payments toggle, alerts, separate card PIN
- Loan products tied to credit score, installments, and late fees
- ESX and QBCore/QBOX with
Config.Framework = 'auto' - Physical card item for ox_inventory, qs-inventory, or tgiann-inventory
- 12 locales in the package (EN, DE, FR, ES, and others)
InstallationDrop in resources, ensure deps, first start.ConfigurationInteraction mode, branches, limits, locales.Cards & inventoryOptional card item and UI ordering.
Requirements
- ESX Legacy or QBCore / QBOX (
Config.Framework = 'auto'recommended) - ox_lib for notifications, TextUI, and callbacks
- oxmysql as the database driver
- MySQL or MariaDB
- ox_target only if you set
Config.InteractionMode = 'target'