Payment Failed
Unfortunately, your payment could not be processed.
@if(isset($order_id))
{{ $order_id }}
@endif
@if(isset($error_code))
{{ $error_code }}
@endif
{{ $error_description ?? 'Payment was cancelled or failed' }}
Common reasons for payment failure:
- • Insufficient balance in your account
- • Card declined by issuing bank
- • Transaction timeout or network issue
- • Incorrect card details entered
If the problem persists, please contact support.