WAN-PAY

ISP Billing & Hotspot Management

{{ errorMsg }}
WAN-PAY
ISP Management
{{ (profile.username||'U').charAt(0).toUpperCase() }}
{{ profile.full_name||profile.username||'User' }}
{{ isAdmin?'Administrator':'Customer' }}

{{ pageTitle }}

{{ pageSubtitle }}

Live
Waiting… {{ pollCountdown }}s

Active Sessions

{{ stats.total_active_sessions||0 }}

Live now

Today's Revenue

KSh {{ fmtMoney(stats.total_today_revenue||0) }}

Today

Month Revenue

KSh {{ fmtMoney(stats.total_month_revenue||0) }}

This month

Total Customers

{{ stats.total_customers||0 }}

Registered

Revenue Trend

Last 7 days

Weekly

Quick Stats

Plans{{ plans.length }}
Vouchers{{ vouchers.length }}
Transactions{{ transactions.length }}
Sessions{{ sessions.length }}

Recent Transactions

IDAmountPhoneStatusDate
{{ t.transaction_id }} KSh {{ fmtMoney(t.amount) }} {{ t.phone_number }} {{ t.status }} {{ fmtDate(t.created_at) }}
No transactions yet

{{ plan.name }}

{{ plan.description||'Internet plan' }}

KSh {{ fmtMoney(plan.price) }}
{{ plan.speed_mbps }} Mbps
{{ plan.duration_hours }} hour(s) {{ plan.duration_days }} day{{ plan.duration_days>1?'s':'' }}
Unlimited data
No plans yet
Available Balance
KSh {{ fmtMoney(walletBalance) }}
{{ profile.full_name||profile.username }}

Deposit Funds

Min KSh 10. You'll receive an M-Pesa prompt.

Deposit History

+KSh {{ fmtMoney(d.amount) }} {{ fmtDate(d.created_at) }}
No deposits yet
Voucher CodePlanAmountExpiresStatus
{{ v.code }} {{ v.plan?.name||'—' }} KSh {{ fmtMoney(v.amount_paid) }} {{ fmtDate(v.expires_at) }} {{ v.is_used?'Used':'Active' }}
No vouchers yet
UsernameIP AddressMAC AddressStartedDuration
{{ s.username }} {{ s.framedipaddress }} {{ s.callingstationid||'—' }} {{ fmtDate(s.acctstarttime) }} {{ fmtDuration(s.acctsessiontime) }}
No active sessions
Transaction IDAmountPhoneStatusDate
{{ t.transaction_id }} KSh {{ fmtMoney(t.amount) }} {{ t.phone_number }} {{ t.status }} {{ fmtDate(t.created_at) }}
No transactions found
Account Balance
KSh {{ fmtMoney(profile.balance||walletBalance) }}
{{ profile.full_name||profile.username }}

Active Subscription

{{ activePlan.plan?.name }}
{{ activePlan.plan?.speed_mbps }} Mbps · Unlimited
Active Exp. {{ fmtDate(activePlan.expires_at) }}

No active plan

Account Details

UsernameFull NameEmailPhoneRoleActions
{{ u.username }} {{ u.full_name||'—' }} {{ u.email||'—' }} {{ u.phone_number||'—' }} {{ u.is_admin?'Admin':'Customer' }}
No users
All customer transactions {{ allTransactions.length }} total
Transaction IDUserAmountPhoneStatusDate
{{ t.transaction_id }} {{ t.username||t.user?.username||'—' }} KSh {{ fmtMoney(t.amount) }} {{ t.phone_number }} {{ t.status }} {{ fmtDate(t.created_at) }}
No transactions
{{ toast.msg }}