- The HK Common QR Code used the CRC-16-CCITT to calculate the CRC
- How to add the additional information such as bill number, purpose of transaction and additional consumer data request, we added the bill number in the example
- The Error Correcting-Code for the QR code should be “L” because the QR code should be displayed on the monitor.
npm install
npm run dev
npm run lint