I hate to start a new thread just for this, but I am stumped. I've followed the Zen Cart tutorial to the letter for installing the First Data API and have checked everything over numerous times. I continue to get the message telling me the card has been declined both in live and testing modes.

I called First Data and they told me to try and capture the XML data for a transaction. Is the debug data below the same thing? If not, is there a way I can do this?

Or is there just something I am completely missing? I'm running out of time to get this site up and running so any help would be greatly appreciated.


- Fresh install of Zen Cart 1.3.9h
- Site host: PowWeb
- cURL enabled and no proxy
- cURL tester returns HTTP response code 200 with or without SSL
- TCP port 1129 is open



Feb-10-2011 08:39:54
=================================

Response Code: SGS-020006: Please contact merchant services.

=================================

Sending to Gateway:
result = LIVE
oid = 1-sPStLC
chargetotal = 8.02
shipping = 6.95
tax = 0.07
subtotal = 1.00
items = Array
(
[1] => Array
(
[id] => 221
[description] => Test Product
[quantity] => 1
[price] => 1.00
)

)

ip = 168.91.16.35
ponumber =
cardnumber = ******
cardexpmonth = 02
cardexpyear = 12
cvmindicator = provided
cvmvalue = ******
userid = 5
customerid = 5
name = Bill Bob
company =
address1 =123 Road Street
address2 =
city = Plymouth
state = Indiana
country = US
phone = 2692995201
email = bobberson######################
addrnum = 123 Road Street
zip = 46802
sname = Bill Bob
saddress1 = 123 Road Street
saddress2 =
scity = Plymouth
sstate = Indiana
szip = 46802
scountry = US
comments = Website Order
ordertype = SALE
host = secure.linkpt.net
port = 1129
keyfile = **specified**
configfile = 1111111111
transactionorigin = ECI
terminaltype = UNSPECIFIED


Result:
(
[r_csp] =>
[r_time] =>
[r_ref] =>
[r_error] => SGS-020006: Please contact merchant services.
[r_ordernum] =>
[r_message] =>
[r_code] =>
[r_tdate] =>
[r_score] =>
[r_authresponse] =>
[r_approved] =>
[r_avs] =>
)



Array
(
[url] => "https://secure.linkpt.net:1129/LSGSXML"
[content_type] =>
[http_code] => 200
[header_size] => 40
[request_size] => 213
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.761566
[namelookup_time] => 0.057618
[connect_time] => 0.149924
[pretransfer_time] => 0.649208
[size_upload] => 37
[size_download] => 280
[speed_download] => 367
[speed_upload] => 48
[download_content_length] => 280
[upload_content_length] => 0
[starttransfer_time] => 0.761501
[redirect_time] => 0
)



Malformed or unrecognized request.
EOF