agentsclimarketplace

Vietqr quick link

Skill ndthanhdev/aio/skills/vietqr-quick-link

VietQR payment QR code integration. Use this skill when working with VietQR Quick Links, QR code image generation, or any VietQR-related payment feature in Vietnam.From its SKILL.md

Install
npx -y skills add ndthanhdev/aio --skill vietqr-quick-link

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.7 KB, 337 tokens by cl100k_base, as published. Nobody here has run it

VietQR Integration Guide

VietQR is the national QR payment standard in Vietnam, established by NAPAS (National Payment Corporation of Vietnam) on June 15, 2021. VietQR.io (by Casso Company) provides a developer-friendly Payment Kit to implement VietQR via Quick Links.

Over 40+ banking apps in Vietnam support scanning VietQR codes.

Reference Documentation

ReferenceContents
quick-link.mdQuick Link syntax, parameters, templates, and image generation
bank-list-api.mdPublic API to look up bank BIN codes, short names, NAPAS codes
tax-code-api.mdPublic API to look up business info by tax code

Quick Start

Generate a VietQR image via URL — no API key needed:

https://img.vietqr.io/image/<BANK_ID>-<ACCOUNT_NO>-<TEMPLATE>.png?amount=<AMOUNT>&addInfo=<DESCRIPTION>&accountName=<ACCOUNT_NAME>

Example:

https://img.vietqr.io/image/vietinbank-113366668888-compact2.jpg?amount=790000&addInfo=dong%20qop%20quy%20vac%20xin&accountName=Quy%20Vac%20Xin%20Covid

See references/quick-link.md for full parameter details.

What ships with it: 3 files

7.5 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,835. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.