@if (!empty($faviconUrl)) @endif
Send the amount to the number below, then submit your transaction details.
{{ session('success') }}
@endif @if (session('error')){{ session('error') }}
@endifAmount due: {{ number_format((float) $payment->amount, 2) }} {{ $payment->currency }}
@if ($momoNetwork)Network: {{ $momoNetwork }}
@endifMoMo number: {{ $momoNumber ?: '—' }}
@if ($momoAccountName)Account name: {{ $momoAccountName }}
@endifReference: {{ $payment->reference }}
{{ $momoInstructions }}
@endifThis payment has been confirmed. You can sign in if your account is active.
@elseif ($payment->isFailed())This payment was not confirmed{{ $payment->failure_reason ? ': '.$payment->failure_reason : '.' }}
@else @if ($payment->hasProof())Details received. You can update them below while we review.
@endif @endif