Merge branch 'development' into 'devops-staging'
fix: callback See merge request empatnusabangsa/ppob/ppob-backend!160
This commit is contained in:
commit
3029a533f3
|
@ -51,6 +51,8 @@ export class PpobCallbackController {
|
|||
async getMetro(@Req() request: FastifyRequest) {
|
||||
const response = request.query;
|
||||
|
||||
console.log(response, "INI DIA")
|
||||
|
||||
if (response['message'].include('CEK TAGIHAN')) {
|
||||
console.log("messagenya tuh",response['message'])
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user