You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: source/en/qr-codes.md
+13-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,19 @@ There are three types of QR-Rechnungen.
19
19
This is a special IBAN, different from you normal IBAN. Easiest way is to ask your bank for the QR-IBAN, but you can also calculate it yourself.
20
20
The QR-Reference is a 26 digit number follow by one checksum digit. The checksum has to be modulo 10, recursive. Additionally you can add 140 symbols of text.
21
21
22
-
### How to calculate your QR-IBAN:
22
+
### How to calculate automatically your QR-IBAN:
23
+
24
+
Now there is a new tool to calculate it automatically, you will find it here :
25
+
[Swiss IBAN to QR-IBAN Converter](https://alexin-tech.github.io/Swiss-IBAN-to-QR-IBAN-Converter/)
26
+
27
+
In order to find your QR-IID , just :
28
+
Go to the [SIX Group IID Inquiry Page](https://www.six-group.com/en/products-services/banking-services/interbank-clearing/online-services/inquiry-iid.html)
29
+
Enter your bank name in the **Bank/Institution** field.
30
+
Click the **Search** button.
31
+
Look for a **QR-IID** in the results (values between **30000 - 31999**).
32
+
Copy the QR-IID and paste it into the input field of the [Swiss IBAN to QR-IBAN Converter](https://alexin-tech.github.io/Swiss-IBAN-to-QR-IBAN-Converter/)
33
+
34
+
### How to calculate manually your QR-IBAN:
23
35
24
36
For example, the normal IID of Raiffeisen is 80808.
0 commit comments