---
title: "Including Swiss QR-bill on Invoices"
slug: "including-swiss-qr-bill-on-invoices"
updated: 2025-12-12T13:08:08Z
published: 2025-12-12T13:08:08Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Including Swiss QR-bill on Invoices

QR-bill is only available in Switzerland and Liechtenstein for invoices issued in EUR or CHF.

You can include the Swiss QR-bill on the invoices you issue in a few steps on the Admin Panel.

## Step 1. Check your billing details

The first step is to ensure you've added all the relevant details to your location on the Admin Panel.

You need to fill out the following fields if you haven't already:

- **Billing address** and **Country**
- **Tax ID number**
- **Account number with your IBAN**

1. Log in to [dashboard.nexudus.com](https://dashboard.nexudus.com/) if you aren't already.
2. Click [**Settings > Invoice and tax**](https://dashboard.nexudus.com/settings/1/0/0).
3. Add your **Billing address** and **Tax ID number** if you haven't already.
4. Under **Bank details**, add your IBAN under **Account number** if you haven't already.

Do not add any spaces, periods, or commas to your IBAN.

✅**Correct format** CH9300762011623852957 ❌**Incorrect format** CH93 0076 2011 6238 5295 7

1. Click the **Save Changes** button.

Now that you've checked your key billing details, you can move to the next step, editing your invoice template.

## Step 2. Update your invoice template

The next step is to replace the code in the invoice.htm file on the Admin Panel. This change to the template lets us generate and include QR-bill codes to invoices you issue to your customers.

![AddingQRBillCode.gif](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/AddingQRBillCode.gif)

1. Download the invoice file that supports QR-bill below.

[invoice.txt](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/invoice.txt)

1. Open the file and copy the entirety of the code.
2. Head over to [**Settings > Web templates editor**](https://dashboard.nexudus.com/settings/editor/templates).
3. Click on **Built-in files**.
4. Click on **invoice.htm**.
5. Remove all the code in the file.
6. Paste the code you copied in the second step.
7. Click the **Save** button.

You're now ready for the last step of the process, generating a test invoice to ensure QR-bill is correctly included in invoices.

Invoices you've already issued won't include the QR-bill code.

Only invoices you issue from this step forward will include codes.

## Step 3. Generate a test invoice

We recommend creating an invoice using the customer profile of one of your admins or a demo customer created solely for that purpose.

Simply sell that test customer any product and generate the invoice.

![InvoicingQRBill.gif](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/InvoicingQRBill.gif)

The QR-bill should be included at the bottom of the invoice. If the QR-bill is displayed correctly and works as expected, go ahead and [cancel the invoice](/docs/cancelling-invoices) to remove the charge and complete the process.

## Attachments

- [invoice.htm](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/invoice.htm)
