Commit 2ac95e6d067113ee2edfcec709897fddb19876e7

Authored by Adhidarma Hadiwinoto
1 parent 4ebc7c840f
Exists in master

Include struk pada report

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

lib/callback/handler-postpaid.js
... ... @@ -64,5 +64,6 @@ module.exports = (req, res) => {
64 64 },
65 65 },
66 66  
  67 + struk: struk || undefined,
67 68 });
68 69 };