My Payment QR
@foreach(['success', 'error'] as $flash) @if(session($flash))

{{ session($flash) }}

@endif @endforeach
MoMo · Card · Ladill Pay

Your payment QRs

Static QRs to print or display at your counter — one per till or branch. Customers scan and pay you instantly.

GHS {{ number_format($wallet->spendableBalance(), 2) }}

Account balance

{{ $qrCodes->count() }}

Payment QRs

{{ number_format($activeCount) }}

Active

Your payment QRs

@if($qrCodes->isEmpty())

No payment QRs yet. Create your first payment QR to get started.

@else @endif