Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
4c2c983e57
|
@ -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