Skip to content

TAG_PAYLOAD_FORMAT

const TAG_PAYLOAD_FORMAT: "00" = "00"

Defined in: payload/dist/tags.d.ts:10

EMVCo Merchant-Presented-Mode QR Code Specification — tag registry.

Source: EMVCo MPM v1.1 §3 — public spec; Bank of Thailand and KASIKORN adopt the same numbering with Thai-specific GUIDs under templates 29-31.

Tags are stringly-typed (two-character zero-padded decimal) on the wire but exposed here as named constants so call sites stay readable.