| Service Code | Service | Description | Total |
|---|---|---|---|
| {{ invoice.service_code or '-' }} | {{ invoice.service_name or '-' }} | {{ invoice.notes or '-' }} | {{ invoice.total_amount|money(invoice.currency_code) }} {{ invoice.currency_code }} |
| Subtotal | {{ invoice.subtotal_amount|money(invoice.currency_code) }} {{ invoice.currency_code }} |
|---|---|
| {{ settings.tax_label or 'Tax' }} | {{ invoice.tax_amount|money(invoice.currency_code) }} {{ invoice.currency_code }} |
| Total | {{ invoice.total_amount|money(invoice.currency_code) }} {{ invoice.currency_code }} |
| Paid | {{ invoice.amount_paid|money(invoice.currency_code) }} {{ invoice.currency_code }} |
| Remaining | {{ (invoice.total_amount - invoice.amount_paid)|money(invoice.currency_code) }} {{ invoice.currency_code }} |
Interac e-Transfer
Send payment to:
payment@outsidethebox.top
Reference: Invoice {{ invoice.invoice_number or ("INV-" ~ invoice.id) }}
Credit Card (Square)
Contact us for a secure Square payment link.
If you have questions please contact support@outsidethebox.top