ParseDecode any QRIS string into a structured, human-readable format with merchant info, payment provider, amount, and fees.
ConvertTransform static QRIS (customer enters amount) to dynamic QRIS (pre-set amount) with optional convenience fees.
ValidateVerify QRIS structural integrity via TLV parsing, required field checks, and CRC16 checksum verification.