@if (session('error'))
{{ session('error') }}
@endif
Payment Details
- Amount: ₦{{ number_format($paymentDetails['amount'], 2) }}
- Description: {{ $paymentDetails['description'] }}
- Payer Name: {{ $paymentDetails['payerName'] }}
- Payer Email: {{ $paymentDetails['payerEmail'] }}
- Payer Phone: {{ $paymentDetails['payerPhone'] }}
- RRR Number: {{ $paymentDetails['RRR'] }}
Note: To verify an RRR, in case there is a payment error:
-
Verify RRR in your dashboard, click on Verify RRR, and input your RRR...