= $this->extend('layout/email_layout') ?> = $this->section('content') ?>
Dear = esc($parentName ?? '') ?>,
We have received your payment. Below are the details of your transaction:
| Invoice Number: | #= esc(($invoiceNumber ?? null) !== null && $invoiceNumber !== '' ? $invoiceNumber : ($invoiceId ?? '')) ?> |
| Transaction ID: | = esc($transactionId ?? '') ?> |
| Payment Date: | = esc($paymentDate ?? '') ?> |
| Payment Method: | = esc($method ?? '') ?> (Check #= esc($checkNumber) ?>) |
| Installment #: | = esc((string)($installmentSeq ?? '')) ?> |
| Amount Paid: | = esc($amount ?? '$0.00') ?> |
| Discount Applied (This Invoice): | = esc($invoiceDiscount) ?> |
| Total Invoice Amount: | = esc($invoiceTotal ?? '$0.00') ?> |
| Previous Balance: | = esc($preBalance ?? '$0.00') ?> |
| New Balance: | = esc($postBalance ?? '$0.00') ?> |
Students linked to this invoice:
You can view this invoice and your full payment history in your account:
Thank you for your payment and continued support.
Warm regards,
Al Rahma Sunday School