-push logs
This commit is contained in:
parent
c6d143487c
commit
e26194ac4e
|
@ -136,7 +136,8 @@ export class PpobCallbackController {
|
|||
@Get('/hemat')
|
||||
async getHemat(@Req() request: FastifyRequest) {
|
||||
const response = request.query;
|
||||
|
||||
console.log('responsehemat', response);
|
||||
console.log('responsehemat2', request);
|
||||
if (response['msg'] != 'Transaksi Sukses') {
|
||||
//TODO: UPDATE GAGAL
|
||||
await this.transactionService.checkCallbackOrderFailed(
|
||||
|
|
Loading…
Reference in New Issue
Block a user