Hello,
I have linkpoint api setup on zencart with godaddy hosting. I have SSL setup and I went through the tutorial for the LinkPoint API moduel setup a couple of times. When I go to the URL http://www.ifofitness.com/store/extr...hp?linkpoint=1 to test it as suggested on other postings I get the information below:
28 connect() timed out!
Array
(
[url] => "https://secure.linkpt.net:1129/LSGSXML"
[http_code] => 0
[header_size] => 0
[request_size] => 0
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0
[namelookup_time] => 0.418
[connect_time] => 0
[pretransfer_time] => 0
[size_upload] => 0
[size_download] => 0
[speed_download] => 0
[speed_upload] => 0
[download_content_length] => 0
[upload_content_length] => 0
[starttransfer_time] => 0
[redirect_time] => 0
)
EOF
To me it seems like a connection issue but I double checked with godaddy and they sent the cURL that I should be using and that's what I checked/double checked and it is correct. In production mode I have no transactions under LinkPoint cc Review even though logging is on. On testing I get an error stating something like to contact the store owner for additional payment options because there is not a connection. Please let me know what else I can try. Thank you in advance.



