From 20105213a53256c7e50e72f8ebcfbe226978992a Mon Sep 17 00:00:00 2001 From: ryanchanplc Date: Tue, 20 Oct 2020 14:56:42 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c3ca44..ba622b7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -NOTE: this package only support FPS ID (MerchantID), it doesnt support mobile number / email as recipient identifier. The mobile number is just a field in Additional Data in CommonQR Code Specification. - ## node-hk-fps 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) + +**NOTE: this package only support FPS ID (MerchantID), it doesnt support mobile number / email as recipient identifier. The mobile number is just a field in Additional Data in CommonQR Code Specification.** + + + ## Installation Install with npm