- add log for digiflazz
This commit is contained in:
parent
cfb7d035f6
commit
576f57cd47
|
@ -79,7 +79,7 @@ export const doTransaction = async (
|
|||
} else {
|
||||
const md5HashDigiflazz = `${supplier.irs_user}${supplier.irs_pass}${idtrx}`;
|
||||
var cryptoMd5 = require('md5');
|
||||
|
||||
console.log('hashmd5', cryptoMd5(md5HashDigiflazz, 'hex'));
|
||||
const options = {
|
||||
headers: {'Content-Type': 'application/json'},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user