From f4ad423194adb8351cc3c3fccbb4c1629406eb84 Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <gua@adhisimon.org> Date: Wed, 1 Mar 2017 13:53:11 +0700 Subject: [PATCH] hit pakai ref_id --- gentong.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gentong.js b/gentong.js index d8ebeb0..fc0d811 100644 --- a/gentong.js +++ b/gentong.js @@ -53,7 +53,8 @@ function topupRequest(task) { msisdn: task['destination'], user_id: config.h2h_out.userid, password: config.h2h_out.password, - ts: ts + ts: ts, + ref_id: task.requestId } }; -- 1.9.0