Welcome to {{current_location.name}}!
A receipt of your transaction:
[% l('Original Balance:') %] {{previous_balance | currency}}
[% l('Payment Method:') %]
[% l('Cash') %]
[% l('Check') %]
[% l('Credit Card') %]
[% l('Debit Card') %]
[% l('Patron Credit') %]
[% l('Work') %]
[% l('Forgive') %]
[% l('Goods') %]
[% l('Payment Received:') %] {{payment_total | currency}}
[% l('Payment Applied:') %] {{payment_applied | currency}}
[% l('Billings Voided:') %] {{amount_voided | currency}}
[% l('Change Given:') %] {{change_given | currency}}
[% l('New Balance:') %] {{new_balance | currency}}

[% l('Note: [_1]', '{{payment_note}}') %]

[% l('Specific Bills') %]

[% l('Bill # [_1]', '{{payment.xact.id}}') %] {{payment.xact.summary.last_billing_type}} [% l('Received: [_1]', '{{payment.amount | currency}}') %]
{{payment.xact.copy_barcode}} {{payment.xact.title}}




{{current_location.shortname}} {{today | date:$root.egDateAndTimeFormat}}