node-lugentpay
1.0.6 • Public • Published install
npm i node-lugentpay
Initial
let lugent = require('node-lugentpay');
lugent.init({
billerCode: '12346789',
billerID: '1234',
url: 'https://example.com',
port: 3000,
ref2: 'PAYMENT'
});
Generate QR Code
let response = await lugent.getQRCode( amount, store_id, terminal_id, merchant_name );
Check Transaction status
let response = await lugent.checkTransaction( transaction_id );
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.6 | 1 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.6 | 1 | |
1.0.5 | 0 | |
Package Sidebar
Install
Weekly Downloads