mirror of
https://github.com/ryanchanplc/node-fps-hk.git
synced 2025-04-04 22:30:42 +00:00
Update README.md
update blog link
This commit is contained in:
parent
b8c292ff18
commit
461caa4987
@ -1,6 +1,6 @@
|
||||
|
||||
## node-hk-fps
|
||||
A Nodejs module that help to generate QR code content string of the Hong Kong Faster Payment System.
|
||||
A Nodejs module that help to generate QR code content string of the Hong Kong Faster Payment System. Please refer the [blog](https://medium.com/@ryanchanplc/understanding-the-qr-code-used-in-hong-kong-faster-payment-system-6cc1671405d2)
|
||||
|
||||
## Installation
|
||||
|
||||
@ -51,4 +51,4 @@ Please find the specification of the QR Code used in FPS at:
|
||||
[https://fps.hkicl.com.hk/eng/fps/merchants/qr_code.php](https://fps.hkicl.com.hk/eng/fps/merchants/qr_code.php)
|
||||
|
||||
The QR Code content string used in FPS contains the **CRC16 CCITT** check sum.
|
||||
Please find more details at: [http://www.sunshine2k.de/articles/coding/crc/understanding_crc.html](http://www.sunshine2k.de/articles/coding/crc/understanding_crc.html)
|
||||
Please find more details at: [http://www.sunshine2k.de/articles/coding/crc/understanding_crc.html](http://www.sunshine2k.de/articles/coding/crc/understanding_crc.html)
|
||||
|
Loading…
Reference in New Issue
Block a user