That's the wrong email. You will receive 3 debug emails. The one you copied and pasted is #1, the one we're interested in is #3.
Printable View
That's the wrong email. You will receive 3 debug emails. The one you copied and pasted is #1, the one we're interested in is #3.
I have two the third hasnt come through yet!
here's the second,
APC FATAL ERROR::Could not establish fsockopen. Host Details = ssl://www.nochex.com:443
No third debug email, how long do they normally take to come through?
snarfy, i have same number one as you, but i have 4 emails in total and all came same time. I get same number 3 as simondale123.
this is after reverting back to my old file and now it seems to work ok, in test mode anyway.
Neither the old or new files work for us, very frustrating as were losing sales
Debug email 3 didn’t come through so I reverted back to the old nochex_apc_hanlder.php and they all shot in at once,
Looks the same as what you was getting,
APC INFO - RESPONSE
HTTP/1.1 200 OK
Connection: close
Transfer-Encoding: chunked
Expires: -1
Date: Tue, 30 Mar 2010 19:28:27 GMT
Content-Type: text/html
Server: Microsoft-IIS/6.0
Cache-Control: no-store
Pragma: nocache
-----------------
9
AUTHORISE
1
D
0
I don’t understand why the new nochex_apc_hanlder.php isn’t working for me!! Anybody have any ideas or do I just leave it up to Nochex to sort out!!
We have 1.3.8a
Try this.. with your original nochex_apc_handler.php file edit it and find the line that says...
...and change it to...PHP Code:
$callback_url = "https://www.nochex.com/nochex.dll/apc/apc";
Regards,PHP Code:
$callback_url = "http://www.nochex.com/nochex.dll/apc/apc";
Christian.