Loading dashboard…
{{ merchant.full_name }}{{ merchant.initials }}
{{ kybStatusText }}
Available Balance
₦{{ formatCurrency(availableBalance) }}●●●●●●●
Nigerian Naira (NGN)
Unsettled Balance
₦{{ formatCurrency(unsettledBalance) }}●●●●●●●
Pending settlement
{{ accountDetails.bank_name }}
{{ accountDetails.account_name }}
{{ accountDetails.account_number }}
Analytics Overview
Daily Transactions — Current Week
Monthly Transactions — Current Year
Monthly Summary
₦{{ formatCurrency(monthlySummary.inflow_amount || 0) }}
Inflow Amt
#
{{ monthlySummary.inflow_count || 0 }}
Inflow Cnt
₦{{ formatCurrency(monthlySummary.outflow_amount || 0) }}
Outflow Amt
#
{{ monthlySummary.outflow_count || 0 }}
Outflow Cnt
Today's Summary
₦{{ formatCurrency(dailySummary.inflow_amount || 0) }}
Inflow Amt
#
{{ dailySummary.inflow_count || 0 }}
Inflow Cnt
₦{{ formatCurrency(dailySummary.outflow_amount || 0) }}
Outflow Amt
#
{{ dailySummary.outflow_count || 0 }}
Outflow Cnt
Recent Transactions
View all
{{ txn.name }}
{{ txn.reference }}
{{ txn.type==='inward' ? '+' : '-' }} ₦{{ formatCurrency(txn.amount) }}
{{ formatRelativeTime(txn.timestamp) }}
{{ txn.status }}
No recent transactions
Better on Desktop

For the best experience, use the merchant portal on a desktop or tablet in landscape mode.

{{ alert.title }}

{{ alert.message }}