UNPKG

modify-qris

Version:

Modify QRIS Generator is a javascript based libraries that enabling flexible payments with customizable amounts for improved efficiency and user experience

10 lines (9 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SwitchingDetailTags = void 0; // Define switching detail tags exports.SwitchingDetailTags = { SITE: "00", NMID: "02", CATEGORY: "03" };