Merge branch 'development' into 'devops-staging'
fix: callbacktransction See merge request empatnusabangsa/ppob/ppob-backend!189
This commit is contained in:
commit
44c5a08bde
|
@ -1164,7 +1164,7 @@ export class TransactionService {
|
|||
} else {
|
||||
const response = callback['message'];
|
||||
const responseBaru = response.split(' ');
|
||||
dataTransaction.seri_number = responseBaru[10];
|
||||
dataTransaction.seri_number = responseBaru[9];
|
||||
}
|
||||
dataTransaction.callback_json = callback;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user