Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
7fb4c75edd
|
@ -42,7 +42,8 @@ export const doTransaction = async (
|
|||
.digest('hex');
|
||||
|
||||
const options = {
|
||||
headers: {'Content-Type': 'application/json'},
|
||||
headers: {'Content-Type': 'application/json',
|
||||
'X-Merchant': `${merchantId}`},
|
||||
};
|
||||
|
||||
const mergedDestination = destination;
|
||||
|
|
Loading…
Reference in New Issue
Block a user