| 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)
Credit Card (Square)
Pay with Card (Square)You will be redirected to Square's secure payment page. Please include your invoice number in the payment note.
If you have questions please contact support@outsidethebox.top