flagflag  

Re: Setup issues

List posts in the topic

なし Re: Setup issues

msg# 1.17
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2011/3/7 21:39
Draven190  Not too shy to talk   Posts: 24
Using lots of error_log()'s i have fond it gets to this point in the code

error_log("response: ".$response_xml);
header("Content-type: text/xml");
echo $response_xml;
return "";
}
$ret = false;
error_log("ret: ".$ret);
$cost = convert_to_real($amount);
error_log("cost: ".$cost);
error_log("amount: ".$amount);
$transactionPermit = process_transaction($agentid, $cost, $ipAddress);

error_log("transaction: ".$transactionPermit);
if ($transactionPermit) { <<< seems to stop about here..
$res = add_money($agentid, $amount, $sessionid);
if ($res["success"]) $ret = true;
}
error_log("success: ".$res);
Votes:77 Average:4.03

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthDec 2025Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
Today

Access Counter

Today : 114660114660114660114660114660114660
Yesterday : 120233120233120233120233120233120233
Total : 3810524538105245381052453810524538105245381052453810524538105245
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com