Skip to content
beoops
All posts
5 min read

FPS QR without the SaaS tax

Why we built local TypeScript encode for Hong Kong FPS payloads and styled SVG output on the same path.

QRFPSHong Kong

Hong Kong teams often need a merchant QR for FPS (轉數快). Many end up in a heavy dashboard for what is essentially: build a payload, verify CRC, render a code, print or share it.

What the tool does

  • Build HKICL Common QR style payloads from ID, mobile, or email fields.
  • Render styled SVG with the same design engine as generic QR encode.
  • Keep secrets out of the browser: no bank APIs, no payment processing.

Still verify in the official app

A good encode path is not a bank. Before you collect money, scan and confirm in the official wallet or banking app. Our Terms say the same thing for a reason.