From 5f0512e3ce3fe5968d17a79d18f4526e61949d97 Mon Sep 17 00:00:00 2001 From: ilham Date: Sat, 21 May 2022 15:21:05 +0700 Subject: [PATCH] fixing: callback transaction --- src/transaction/ppob_callback.controller.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transaction/ppob_callback.controller.ts b/src/transaction/ppob_callback.controller.ts index c2e402c..70b1969 100644 --- a/src/transaction/ppob_callback.controller.ts +++ b/src/transaction/ppob_callback.controller.ts @@ -51,7 +51,7 @@ export class PpobCallbackController { async getMetro(@Req() request: FastifyRequest) { const response = request.query; - if (response['message'].toLowerCase().includes('cek')) { + if (response['message'].toLowerCase().includes('cek tagihan')) { if (response['status'] != 20) { //TODO: UPDATE GAGAL await this.transactionService.updateBill(