Skip to content

Commit 3c770e5

Browse files
authored
Merge pull request #134 from AlexIn-Tech/patch-1
Update qr-codes.md documentation with a new sub-chapter for automatic QR-IBAN calculation.
2 parents a6ff92b + db63708 commit 3c770e5

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

source/en/qr-codes.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,19 @@ There are three types of QR-Rechnungen.
1919
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.
2020
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.
2121

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:
2335

2436
For example, the normal IID of Raiffeisen is 80808.
2537

0 commit comments

Comments
 (0)