Ok, I followed all of the steps, but I am still getting an error in the testing: successful mode.
I can go all the way through the checkout until it says, "Confirm Checkout"
and then I get this error:
Code:
at curl_process, incoming data: host = secure.linkpt.net port = 1129 keyfile = /home/heavensg/public_html/store/includes/modules/payment/linkpoint_api/1001180630.pem configfile = 1001180630 ordertype = SALE result = DECLINE transactionorigin = ECI terminaltype = UNSPECIFIED oid = ip = 72.86.45.100 chargetotal = 0.01 cardnumber = 4111111111111111 cardexpmonth = 01 cardexpyear = 09 cvmindicator = provided cvmvalue = 111 name = Adam Rollyson company = address1 = 82 Gallimore Drive address2 = city = Fredericksburg state = Virginia country = US phone = 540-424-7964 email = xcadam89###################### addrnum = 82 Gallimore Drive zip = 22407 sname = Adam Rollyson saddress1 = 82 Gallimore Drive saddress2 = scity = Fredericksburg sstate = Virginia szip = 22407 scountry = US debugging = true debug = true webspace = false sending xml string: SALEDECLINE41111111111111110109111providedAdam Rollyson82 Gallimore DriveFredericksburgVirginia22407USxcadam89######################540-424-796482 Gallimore DriveAdam Rollyson82 Gallimore DriveFredericksburgVirginia22407USUNSPECIFIED72.86.45.100ECI1001180630/home/heavensg/public_html/store/includes/modules/payment/linkpoint_api/1001180630.pemsecure.linkpt.net11290.01 server responds: couldn't connect to host ErrNo:7 server responds: FAILURECould not connect.
2006 MySQL server has gone away
in:
[select count(*) as total from zen_sessions where sesskey = '89372f2f933d02046d10f909232f5415']
Is it because port 1129 is not open??