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

11 lines (10 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AcquirerDetailTags = void 0; // Define acquirer detail tags exports.AcquirerDetailTags = { SITE: "00", MPAN: "01", TERMINAL_ID: "02", CATEGORY: "03" };