greendot Admin Portal

Card Account & Balance Configuration

$

Updates the primary large balance displayed on the mobile hero card.

$

Amount stored in the circular Vault badge.

Displayed as "Card account ending with ***7115".

Card Locked Status Lock or unlock customer debit card

Add New Transaction / Deposit

Auto-Apply to Available Balance Automatically add or deduct amount from current balance
Card account ending with ***7115
$10,800.00
Card available balance ▲

Activity & History

4 Items
Title / Date Amount Action
Direct deposit
Aug 15, 2026 • General
+$10,800.00
Direct Deposit - Payroll
Aug 12, 2026 • Payroll
+$3,200.00
Cash Deposit at Walmart ATM
Aug 05, 2026 • Cash Deposit
+$500.00
Mobile Check Deposit
Aug 01, 2026 • Deposit
+$1,250.00

Database File (`db.txt`)

{ "company_name": "greendot", "company_sub": "bank", "account_number": "***7115", "account_label": "Card account ending with ***7115", "available_balance": 10800, "balance_label": "Card available balance", "vault_balance": 0, "card_locked": true, "notifications_count": 61, "early_direct_deposit": true, "monthly_charge_waiver": true, "atm_map_enabled": true, "currency_symbol": "$", "last_updated": "2026-08-15 03:31:36", "transactions": [ { "id": "tx_1786763844", "title": "Direct deposit", "date": "Aug 15, 2026", "amount": 10800, "type": "credit", "category": "General", "icon": "deposit" }, { "id": "tx_101", "title": "Direct Deposit - Payroll", "date": "Aug 12, 2026", "amount": 3200, "type": "credit", "category": "Payroll", "icon": "deposit" }, { "id": "tx_104", "title": "Cash Deposit at Walmart ATM", "date": "Aug 05, 2026", "amount": 500, "type": "credit", "category": "Cash Deposit", "icon": "atm" }, { "id": "tx_105", "title": "Mobile Check Deposit", "date": "Aug 01, 2026", "amount": 1250, "type": "credit", "category": "Deposit", "icon": "deposit" } ] }

Directly stored in db.txt on the server filesystem.