[if {{contact.salutation}}]{{contact.salutation}}[else]Dear sir/madam[/if],
Your invoice for {{contract.description}} for period {{invoice.date|date}} till
{{contract.nextInvoiceDate|date}} is ready.
[if {{document.recurringPayment}}]
[assign outstanding = {{document.totalPrice}} - {{document.paidAmount}}]
[if {{outstanding}} == 0]
Your invoice was paid via direct debit.
[else]
We will charge you automatically via direct debit within the next few days.
[/if]
[/if]
Click the button below to view or pay the invoice:
{{invoice.number}}
If you have any questions about this invoice please contact us.
Best regards,
{{business.name}}