Transfer to this account any time — it's permanently linked to your wallet.
@if ($this->virtualAccount){{ $this->virtualAccount->account_number }}
{{ $this->virtualAccount->bank_name }} · {{ $this->virtualAccount->account_name }}
Minimum ₦{{ number_format($minimumKobo / 100, 2) }} per funding.
{{ $message }}
@enderror{{ $deposit->source === 'virtual_account' ? 'Bank transfer' : 'Card payment' }}
{{ $deposit->created_at->format('M j, Y g:ia') }}
₦{{ number_format($deposit->amount_kobo / 100, 2) }}
No funding history yet.
@endforelse