Receipt Information
Receipt #
{{receipt_number}}
Order #
{{order_number}}
Date / Time
{{transaction_datetime}}
Server / Cashier
{{cashier_name}}
Items
| Item |
Qty |
Amount |
{{#items}}
| {{name}} |
{{qty}} |
{{amount}} |
{{/items}}
Subtotal
{{subtotal}}
Tax
{{tax_amount}}
Tip
{{tip_amount}}
Total
{{total_amount}}
Payment
Method: {{payment_method}} ({{card_brand}} •••• {{card_last4}})
Auth Code: {{auth_code}}
Transaction ID: {{transaction_id}}
Entry Mode: {{entry_mode}}