Hello. Just a general question.
I've installed the newest version of Zen Cart. All went great. I've setup my merchant account/payment gateway with First Data. Now i'm trying to hook up the gateway to Zen cart with some issues.
During my testing, i'm running into the issue when processing a payment. I receive the error message:
I checked the CURLtest.php file and everything is setup. When I go to /extras/curltest.php?linkpoint=1 I receive the following error:We apologize for the inconvenience, but we are presently unable to contact the Credit Card company for authorization. Please contact the Store Owner for payment alternatives.
My hosting account is with Godaddy and its the shared economy account. Port 1129 is NOT open. So I believe this is my issue. Figured i'd write in to get some feedback really quick.7 couldn't connect to host
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.065368
[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
Godaddy says I need to upgrade to a dedicated hosting plan (pretty expensive). Anyone have any suggestions?



