@if($state === 'paid') Processing fee confirmed @elseif($state === 'failed') Payment not completed @else Confirming your payment… @endif
@if($state === 'paid') Your loan processing fee has been received. Go back to the NextPayday app to submit your loan application. @elseif($state === 'failed') This payment didn't go through on Paystack, so your fee is still unpaid. Go back to the app and try again. @elseif($recheckUrl) We're waiting for Paystack to confirm. This page checks again automatically — please don't pay twice. @else This is taking longer than usual. You can go back to the app — your fee will be confirmed automatically once Paystack finishes. @endif
- Amount
- ₦{{ number_format($amount, 2) }}
- Application
- {{ $loanReference }}
- Reference
- {{ $reference }}
- Status
- @if($state === 'paid') Paid @elseif($state === 'failed') Failed @else Pending @endif
Payments are processed securely by Paystack.