Git Product home page Git Product logo

Comments (4)

schoero avatar schoero commented on July 30, 2024

What are your questions exactly?

If you don't need or want to use a QR-Reference, you can simply use your normal IBAN without any reference.

The QR-Reference can be used to automate your accounting processes.

It is a 27-digit number, usually starting with an identification number, which you receive from your bank together with the QR-IBAN.
The last digit of the reference is the checksum. You can calculate the checksum using the calculateQRReferenceChecksum function, exported from utils.
The rest of the digits have no structure and can be freely chosen. It usually makes sense to use a combination of the customer number and invoice number and fill the other digits with 0.

from swissqrbill.

vaibhavG321 avatar vaibhavG321 commented on July 30, 2024

Thanks a lot!

Actually, I want to use QR-Reference. I have QR-IBAN but didn't know how to get the QR-Reference.

Can you please confirm, how many starting digits are the identification number?
I just want to ask about the proper structure of this 27-digit QR-Reference.

from swissqrbill.

schoero avatar schoero commented on July 30, 2024

I'm not sure about that. When I got my QR-IBAN, I have received a 6-Digit identification number from my bank (ZKB) and a diagram how it must be used which looked like that:

II IIIIN NNNNN NNNNN NNNNN NNNNC
^      ^                       ^
Identification number
       Variable numbers
                               Checksum

But I think the length of the identification number varies from bank to bank. It could also be possible that some banks do not use an identification number at all, as the specification of the QR-Reference only cover the length, the allowed characters (0-9) and the checksum.

I would recommend to check with your bank if they have specific requirements.

from swissqrbill.

vaibhavG321 avatar vaibhavG321 commented on July 30, 2024

Thanks a lot!
I will follow your steps and confirm the identification number once.

from swissqrbill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.