{{errorMessage}}
{{invoiceResults.fullName}}
Product Name | Code | Amount |
---|---|---|
{{list.itemName}} | {{list.priceCode}} | {{list.total | toCurrency}} |
TOTAL | {{parseInt(invoiceResults.amountDue) | toCurrency}} |
{{invoiceResults.fullName}}
Product Name: {{list.itemName}}
Code: {{list.priceCode}}
Amount: {{ list.total | toCurrency}}
Total: {{parseInt(invoiceResults.amountDue) | toCurrency}}
PAYMENT INFORMATION
* Required Fields
/
RECEIPT
Date: {{getDateNow()}}
Name: {{customerName}}
Invoice # {{invoiceCode}}
Description | Amount | ||||
---|---|---|---|---|---|
{{item.name}} | {{item.total | toCurrency}} | ||||
Total | {{receiptTotal | toCurrency}} |
Paid by {{paymentMethod}} {{maskedCreditCardNumber}}
Thank you for your payment
RECEIPT
Date: {{getDateNow()}}
Name: {{customerName}}
Invoice # {{invoiceCode}}
Description | Amount | ||||
---|---|---|---|---|---|
{{item.name}} | {{item.total | toCurrency}} | ||||
Total | {{receiptTotal | toCurrency}} | ||||
Paid by {{paymentMethod}} {{maskedCreditCardNumber}}
Thank you for your payment
RECEIPT
Date: {{getDateNow()}}
Name: {{customerName}}
Invoice # {{invoiceCode}}
Description | Amount | ||||
---|---|---|---|---|---|
{{item.name}} | {{item.total | toCurrency}} | ||||
Total | {{receiptTotal | toCurrency}} |
Paid by {{paymentMethod}} {{maskedCreditCardNumber}}
Thank you for your payment