A new deposit transaction has been successfully completed on your account. Details are listed below.
| Date/Time: | {{ date('M jS, Y g:i A', strtotime($transaction->transaction_at)) }} |
| Type: | {{ strtoupper($transaction->type->label()) }} |
| Amount: | {{ currency($user->currency, 'code') }} {{ formatAmount($transaction->amount) }} |
| Reference #: | {{ $transaction->reference_id }} |
| Description: | {{ $transaction->description }} |
Transaction Status
| Status: | {{ $transaction->status->label() }} |
| Your Account: | {{ $user->account_type }} {{ maskAccountNumber($user->account_number) }} |
| Current Balance: | {{ currency($user->currency, 'code') }} {{ formatAmount($user->account_balance) }} |
This transaction has been verified and completed in accordance with bank and regulatory compliance requirements. For your security, please log in to your online banking to review your updated balance and further details. Keep this information confidential and never share your banking details with anyone.