Commit 7be37af22981679b51950b896daaba7e209fa19f
1 parent
107e59bd89
Exists in
master
pakai terminal H2HIPN10
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
partner-kospinjasa.js
... | ... | @@ -47,7 +47,7 @@ function topupRequest(task, retry) { |
47 | 47 | var params = { |
48 | 48 | userName: config.h2h_out.userid, |
49 | 49 | productCode: remoteProduct[0] , |
50 | - terminal: 'terminal0', | |
50 | + terminal: 'H2HIPN10', | |
51 | 51 | transactionType: '50', |
52 | 52 | billNumber: createBillNumber(task.destination), |
53 | 53 | amount: remoteProduct[1], |