SIX-ISO20022-QR-BARCODE-ERR banking protocol_error ai_generated true

AI告诉瑞士自由职业者开具带有QR-IBAN的发票,但未提及QR账单需要特定的条形码格式(瑞士支付标准2022)

AI tells a Swiss freelancer to issue invoices with QR-IBAN without mentioning that the QR bill requires a specific barcode format (Swiss Payment Standards 2022)

ID: banking/switzerland-qr-iban-barcode-mandatory

其他格式: JSON · Markdown 中文 · English
80%修复率
87%置信度
1证据数
2023-08-01首次发现

版本兼容性

版本状态引入弃用备注
Swiss Payment Standards v1.2 (2022) active
QR Bill Implementation Guidelines v3.0 active
SIX Interbank Clearing ISO 20022 XML Schema v2.1 active

根因分析

瑞士QR账单标准(基于ISO 20022,自2022年起强制)要求在发票中嵌入特定的结构化条形码格式(瑞士跨境支付标准v1.2);没有此条形码,银行无法自动处理QR-IBAN付款,导致人工处理费用或被拒。

English

Switzerland's QR bill standard (ISO 20022-based, mandatory since 2022) requires a specific structured barcode format (Swiss Cross-Border Payment Standard v1.2) embedded in the invoice; without this barcode, banks cannot process the QR-IBAN payment automatically, leading to manual handling fees or rejection.

generic

官方文档

https://www.paymentstandards.ch/en/home/implementation/qr-bill.html

解决方案

  1. Use a certified Swiss payment software (e.g., Bexio, Abacus, or Sage) that generates QR bills with correct barcodes per the Swiss Payment Standards; example: in Bexio, select 'Rechnung mit QR-Rechnung' and ensure the QR-IBAN is correctly formatted
  2. Generate the QR bill manually using the official SIX XML schema: create an XML file with the required fields (IBAN, amount, creditor, debtor, reference) and convert it to a QR code using the SIX-provided SDK at https://github.com/OpenBankingSwitzerland/qr-bill
  3. Use the online QR bill generator at https://www.qr-rechnung.ch (official Swiss tool) to create a single invoice; for bulk, use the API with proper ISO 20022 formatting

无效尝试

常见但无效的做法:

  1. 95% 失败

    Generic QR codes do not follow the structured Swiss payment data format; banks reject them as invalid payment references

  2. 75% 失败

    Swiss banks charge a manual processing fee of 5-10 CHF per invoice without a valid QR barcode, and many now reject them entirely

  3. 85% 失败

    Each QR barcode contains unique payment reference data (Creditor Reference); reuse is detected and rejected by the bank's fraud system