Payment Receipt

There was an issue with your payment!

Unfortunately, there was an issue with the activation process. Please try again or contact support for assistance.

Transaction Details

@if ($children !== null) @foreach ($children as $child) @endforeach @endif
Payment Mode: {{ $trx->payment_method }}
Issuer Bank: {{ $trx->bankcode ?: 'N/A' }}
Transaction ID: {{ $txn['NPG_TRANSACTION_ID'] }}
Transaction Time: {{ $trx->trx_transaction_time}}
Transaction Result: {{ $trx->transaction_status }}
Transaction Message: {{ $trx->eps_transaction_msg }}
Amount: RM{{ number_format($trx->trx_amount, 2) }}
Dependant card:{{ $child['student_name']}}

Payer Information

Name: {{ $trx->user_name}}
Email: {{ $trx->user_email }}
Phone Number: {{ $trx->user_hp }}
Billing Address: {{ $trx->address1 }}
Additional Address: {{ $trx->address2 ?: 'N/A' }}

Transaction Summary

  • Description: {{ $trx->trx_description }}
  • Transaction Time: {{ $trx->trx_transaction_time }}
  • Status: {{ $trx->transaction_status }}