Commit 1a3693b932cb2cb673a4e95302c9043d133d5683
1 parent
c2c05bde0e
Exists in
master
gagal Nomer salah/Nomer Belum Aktif
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
partner-irs.js
... | ... | @@ -187,7 +187,7 @@ function topupRequestXMLRPC(task, retry) { |
187 | 187 | if (value['MESSAGE'].indexOf("Trx XL-AXIS NO SALAH") >= 0) { |
188 | 188 | value['RESPONSECODE'] = '14'; |
189 | 189 | } |
190 | - else if (value['MESSAGE'].indexOf("Nomer salah/Nomer Belum Aktif") >= 0) { | |
190 | + else if (value['MESSAGE'].indexOf("gagal Nomer salah/Nomer Belum Aktif") >= 0) { | |
191 | 191 | value['RESPONSECODE'] = '14'; |
192 | 192 | } |
193 | 193 | else { |