Commit 975661c396c0c27844a994ee101467992671e251

Authored by Adhidarma Hadiwinoto
1 parent 60fa6ddb46
Exists in master

config.h2h_out.partner

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

... ... @@ -57,7 +57,7 @@ function topupRequest(task) {
57 57 );
58 58  
59 59 var reqOpts = {
60   - url: config.h2h_out.partner_url,
  60 + url: config.h2h_out.partner,
61 61 method: "POST",
62 62 headers: {
63 63 'Content-Type': 'text/xml',