blxt.dev Bank
A premium FiveM banking resource for serious roleplay economies.
blxt.dev Bank is a full banking system for FiveM servers using the blxt.dev ecosystem. It gives players day-to-day banking through the Blixt phone, plus in-world ATM and Bank Office surfaces for branch roleplay, cards, invoices, recurring transfers, loans, and multi-account money management.
Documentation: docs.blxt.dev
Discord support: discord.blxt.dev
In-Game Preview
This package is an in-game FiveM banking resource. Please review the attached screenshots and preview video before purchase to see the phone app, ATM flow, Bank Office interface, card management, and account tools inside a server environment.
- Preview video: shows account management, ATM usage, branch banking, invoices, cards, loans, and recurring transfers.
- Screenshots: show the phone banking app and the standalone in-world banking interface.
- World UI: ATMs and Bank Offices open their own NUI surface outside the phone for branch and counter roleplay.
How It Is Used In A Server
Players can manage money from the Blixt phone, use ATMs in the world, and visit configured Bank Offices for higher-trust actions. The system is built around per-character banking, so multi-character servers do not leak account state between characters.
Server owners can configure modules, account limits, starting balances, fees, ATM behavior, office locations, cards, loans, recurring transfers, and framework integration through resource configuration and convars.
What Is Included
Accounts
- Personal accounts with automatic first-account creation
- Multiple bank accounts per character
- Shared and organization-style account support
- Account labels, balances, transaction history, and account-level actions
- Configurable new-account cost, account limits, and starting balance
Transfers And Payments
- Account-to-account transfers
- Phone-number payment flows when Blixt phone identity is available
- Transfer fees and server-side validation
- Recurring transfers for rent, retainers, payroll-style roleplay, and subscriptions
- Roleplay-friendly identity handling: unknown numbers do not expose character metadata automatically
Cards And ATMs
- Physical bank cards with item metadata
- PIN setup and verification
- Card lockout handling for failed PIN attempts
- ATM withdrawals with configurable amounts and fees
- ATM interactions through ox_target when available, with fallback world interactions
Bank Office
- Standalone in-world Bank Office UI served by the bank resource
- Deposit and withdrawal workflows
- Branch-style identity checks through Gov ID integration or configured ID-card items
- Configurable office locations and map blips
- Blixt Properties office-zone integration when installed, with built-in fallback interactions
Invoices And Loans
- Player-to-player invoices
- Loan applications and loan lifecycle support
- Bank Staff capability registration when Blixt business tools are available
- Branch and permission-aware staff workflows for richer financial roleplay
Framework Integration
- QBox, QBCore, ESX, and Standalone framework adapters
- Automatic framework detection with manual override support
- Per-character identifiers for multi-character frameworks
- Optional framework bank shadow writes, depending on your economy setup
- Inventory metadata support for bank cards on compatible inventories
Compatibility And Requirements
blxt.dev Bank is sold and supported as a companion resource for the blxt.dev ecosystem. The full advertised experience requires the Blixt phone resource.
Required for the supported setup:
-
blixt/ blxt.dev Phone for the handset app, Gov ID, phone-number payments, notifications, and business capability registration -
blixt-libfor shared FiveM helper code used by the resource -
oxmysqlfor database access - A supported framework: QBox, QBCore, ESX, or Standalone
Recommended integrations:
-
blixt-propertiesfor Bank Office zones and branch-location workflows -
ox_targetfor ATM target interactions - An inventory that supports metadata for the best physical-card experience
Can It Run Without The Phone?
The resource is soft-coupled to Blixt at the FiveM manifest level, and the Bank Office / ATM world UI exists as its own page at dist/world/index.html. That means parts of the resource can start without the phone installed.
However, the full supported product should be treated as requiring Blixt phone. The phone is needed for the handset app, Gov ID prompts, phone-number payment identity, phone notifications, and Bank Staff business integration. A reduced phone-free setup should be considered custom/experimental until tested on that exact server stack and configured to avoid phone-only flows.
Configuration
You can adapt the bank through:
-
config.jsonfor modules, theme, offices, ATMs, fees, limits, and defaults - Convars for framework selection and runtime overrides
- Server-side exports for opening ATM and Bank Office surfaces
- Framework adapter behavior for cash, bank balances, inventory, and identifiers
- Theme presets for the in-world Bank Office / ATM UI
Typical setup is: install the resource, ensure dependencies in server.cfg, configure database access, review config.json, apply the bundled SQL schema, and start the bank after its dependencies.
Performance And Reliability
- Phone app and world banking UI are bundled separately
- Server-side validation for transfers, card actions, invoices, loans, and identity-sensitive actions
- Database-backed transaction history and account state
- Configurable modules so servers can disable features they do not want to run
- CEF-compatible world UI built for FiveM NUI constraints
Included Resources
-
blixt-bank -
blixt-lib
Support And Updates
Purchase includes access to the blxt.dev Bank resource and product updates released for this Tebex package.
Documentation is available at docs.blxt.dev.
Support is available through Discord: discord.blxt.dev
Support covers:
- Install guidance
- Configuration help
- Tested compatibility questions
- Bug reports
- Update assistance
Custom integration work for proprietary frameworks, private feature development, phone-free deployments, and heavily modified server support may require separate agreement.
FAQ
Does this replace my server economy?
It is a banking layer for player-facing account workflows. Depending on your setup, it can integrate with framework cash/bank behavior and optionally shadow writes back to your framework bank balance.
Does this include a phone app?
Yes. The bank includes a Blixt phone app bundle and an in-world banking UI. The phone app is loaded by the Blixt phone resource.
Does this include an ATM interface?
Yes. ATMs open the bank resource's standalone world UI and support card/PIN withdrawal workflows.
Can Bank Offices work without Blixt Properties?
The resource includes fallback world interactions, but the supported branch-zone workflow is designed for Blixt Properties.
Which frameworks are supported?
Official adapters are included for QBox, QBCore, ESX, and Standalone. The active adapter is detected automatically by default or pinned through configuration.