Node.js library for TrueMoney gift code redemption and Thai bank slip verification
Many Thai users need a reliable way to redeem TrueMoney gift codes and verify bank transfer slips. This package offers a single API that decodes PromptPay QR codes, extracts amounts via local OCR (ONNX and Tesseract), and talks to the Slip Verify service. It works entirely in Node.js, making it easy to integrate into payment‑processing backends or CLI tools. Compared to ad‑hoc scripts, it provides built‑in CRC validation, multiple OCR fallbacks, and a clean promise‑based interface.
View on GitHub →zelthrStudio/topup