{{errorMessage}}
{{bundle.name}} | {{bundle.code}}
Name | Type | Original Price | Savings | Bundle Price |
---|---|---|---|---|
{{list.name}} | {{list.productType}} | ${{list.memberFeeProduct}} | ${{parseInt(list.memberFeeProduct) - parseInt(list.calculationMember)}} | ${{list.calculationMember}} |
{{list.name}} | {{list.productType}} | ${{list.nonMemberFeeProduct}} | ${{parseInt(list.nonMemberFeeProduct) - parseInt(list.calculationNonMember)}} | ${{list.calculationNonMember}} |
{{bundle.name}} | {{bundle.code}}
Name: {{list.name}}
Type: {{list.productType}}
Original Price: ${{list.memberFeeProduct}}
Bundle Price: ${{list.calculationMember}}
Savings: ${{parseInt(list.memberFeeProduct) - parseInt(list.calculationMember)}}
Name: {{list.name}}
Type: {{list.productType}}
Original Price: ${{list.nonMemberFeeProduct}}
Bundle Price: ${{list.calculationNonMember}}
Savings: ${{parseInt(list.nonMemberFeeProduct) - parseInt(list.calculationNonMember)}}
TOTAL AMOUNT DUE
Bundled Amount | ${{paymentAmount}} |
PAYMENT INFORMATION
* Required Fields
/
RECEIPT
Member Name: {{customerName}} | Invoice #: {{invoiceCode}} | |||||||
Payment Date: {{getDateNow()}} | ||||||||
{{item.name}} | {{item.total | toCurrency}} | |||||||
TOTAL | {{receiptTotal | toCurrency}} | |||||||
Paid by {{paymentMethod}} {{maskedCreditCardNumber}} Thank you for your payment |
RECEIPT
Member Name: {{customerName}} | Invoice #: {{invoiceCode}} | |||||||
Payment Date: {{getDateNow()}} | ||||||||
{{item.name}} | {{item.total | toCurrency}} | |||||||
TOTAL | {{receiptTotal | toCurrency}} | |||||||
Paid by {{paymentMethod}} {{maskedCreditCardNumber}} Thank you for your payment |
RECEIPT
Member Name: {{customerName}} | Invoice #: {{invoiceCode}} | |||||||
Payment Date: {{getDateNow()}} | ||||||||
{{item.name}} | {{item.total | toCurrency}} | |||||||
TOTAL | {{receiptTotal | toCurrency}} | |||||||
Paid by {{paymentMethod}} {{maskedCreditCardNumber}} Thank you for your payment |