Hello {{customerDescription}},

 

You have a new invoice.

 

Invoice: {{id}}

{{#each lines}} {{/each}}
Qty Description Interval Notes Amount
{{#if quantity}} {{quantity}} {{/if}} {{#if plan}} {{plan.name}} {{/if}} {{#if plan}} {{plan.interval}}ly {{/if}} {{#if description}} {{description}} {{/if}} ${{amount}}

Total: ${{total}}

Amount Due: ${{amount_due}}

 

This invoice will be charged automatically. Please contact us immediately if you have any questions.

 

Sincerely,

{{config.sincerely}}