Swiss QR-Bill vs IBAN: Payment Standards Explained
The difference between QR-IBAN and standard IBAN trips up many Swiss businesses. This guide clarifies both payment identifiers, explains when each is required, and shows how modern invoicing software handles the complexity automatically.
Swiss QR-Bill vs IBAN: Payment Standards Explained
When the Swiss QR-Bill replaced the old inpayment slips in 2022, it introduced a new account identifier alongside the existing IBAN: the QR-IBAN. For many Swiss businesses — especially those migrating from ESR (orange slip) workflows — the distinction between QR-IBAN and IBAN, and the corresponding reference number formats, caused significant confusion.
This guide explains both identifiers clearly, describes when each should be used, and shows how BackOffice handles the selection automatically based on payment context.
What Is an IBAN?
An IBAN (International Bank Account Number) is the universal standard identifier for bank accounts across Europe and beyond. Swiss IBANs follow the format:
```
CH56 0483 5012 3456 7800 9
```
- CH — country code for Switzerland
- 56 — check digits
- 04835 — bank identification code (BIC short form)
- Remaining digits — account number
A standard Swiss IBAN is used for regular bank transfers, international payments, direct debits, and standing orders. It is also the identifier used on SEPA transactions when Swiss companies interact with EU banks.
What Is a QR-IBAN?
A QR-IBAN is a special IBAN variant used exclusively on QR-Bill payment slips. The key distinguishing feature is that the first five digits after the country code are always 30000 to 31999 — this number range is reserved by SIX Payment Services for QR-IBANs.
Example:
```
CH44 3000 0001 2345 6789 0
```
The QR-IBAN cannot be used for regular bank transfers. It is only valid as the payee account on a QR-Bill payment slip. Its purpose is to signal to the bank that a structured QR reference number (26-digit) accompanies the payment, enabling full automatic reconciliation.
If you attempt a direct bank transfer to a QR-IBAN without a QR-Bill slip and the associated reference number, the bank will reject the transaction.
QR Reference vs Creditor Reference
The reference number embedded in the QR-Bill is as important as the IBAN type. Two reference formats exist:
QR Reference (Referenzart QRR)
- Used with: QR-IBAN
- Format: exactly 26 digits
- Last digit: modulo-10 check digit (calculated per SIX algorithm)
- Purpose: enables fully automated reconciliation at both the sending and receiving bank
- Example:
21 00000 00003 13947 14300 09017
The QR reference is the successor to the ESR reference used on the old orange payment slips. Swiss businesses that previously used ESR references should note that the calculation algorithm differs — ESR references cannot be converted directly to QR references.
Creditor Reference (Referenzart SCOR)
- Used with: Standard IBAN
- Format: ISO 11649 — starts with "RF" followed by two check digits and up to 21 alphanumeric characters
- Purpose: international standard for structured references, used in SEPA context
- Example:
RF48 5000 0567 K1 G9
No Reference (Referenzart NON)
- Used with: Standard IBAN
- No structured reference
- Unstructured message (free text, up to 140 characters) can be included
- Reconciliation is manual
When to Use Each Format
| Scenario | IBAN Type | Reference Type |
|---|---|---|
| Standard Swiss invoice with QR-Bill | QR-IBAN | QR reference |
| Invoice with international client (SEPA) | Standard IBAN | Creditor reference |
| Direct bank transfer (no invoice) | Standard IBAN | None (NON) |
| Standing order / direct debit | Standard IBAN | None |
Most Swiss logistics companies issuing invoices to domestic clients will use QR-IBAN + QR reference for all invoices. This combination maximises automation: the customer's bank app scans the QR code, pre-fills all payment details, and matches the incoming payment automatically to the open invoice using the reference number.
Why Getting This Wrong Is Costly
The most common error in Swiss invoicing software is mismatching IBAN type and reference type:
- QR-IBAN + Creditor Reference → schema violation, payment slip invalid
- Standard IBAN + QR reference → schema violation, payment slip invalid
- QR-IBAN in a direct transfer instruction → bank rejects the transaction
Each of these errors produces an invoice that either cannot be paid via the intended channel, or requires manual customer intervention to resolve. For high-volume logistics billing, these errors create significant reconciliation overhead.
How BackOffice Handles Both Formats
BackOffice abstracts the complexity entirely. During initial setup, the billing configuration records whether you have a QR-IBAN or a standard IBAN. From that point:
- QR-IBAN configured → all generated invoices use QR-IBAN + QR reference automatically
- Standard IBAN configured → invoices use IBAN + Creditor Reference or IBAN + NON depending on context
The system validates each combination against the SIX schema before generating the QR code, ensuring every invoice is compliant without requiring the user to understand the underlying IBAN type rules.
For Swiss logistics companies processing dozens of invoices daily, this level of automation is not a convenience — it is a compliance safeguard that prevents the invoice errors that delay payment and trigger bank queries.