Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

LinkPoint API


swebber11

Recommended Posts

Posted

When I went to run a live "test" transaction, it just hangs on the checkout.php file. It won't authorize or anything. The only thing I get is at the bottom, "Waiting for www.theeasyweightloss.com" and after a while the checkout.php page will just be blank, it won't show a thing. What am I doing wrong?

 

 

I did a debug on the transaction, and this is what it came up with:

 

at curl_process, incoming data:

host = secure.linkpt.net

port = 1129

keyfile = /home/content/s/w/e/sweber25/html/includes/modules/payment/linkpoint_api/1158134.pem

configfile = 1158134

ordertype = PREAUTH

result = LIVE

transactionorigin = ECI

ponumber = 1002

taxexempt = Y

terminaltype = UNSPECIFIED

ip = 69.214.114.214

chargetotal = 94.99

cardnumber = 5189194199929657

cardexpmonth = 09

cardexpyear = 08

cvmindicator = provided

cvmvalue = 166

userid = 2

name = SCOTT WEBER

company =

address1 = 9536 INTERNATIONAL DRIVE

address2 =

city = INDIANAPOLIS

state = IN

country = US

phone = 317-334-9139

addrnum = 9536 INTERNATIONAL DRIVE

zip = 46268

sname = SCOTT WEBER

saddress1 = 9536 INTERNATIONAL DRIVE

saddress2 =

scity = INDIANAPOLIS

sstate = IN

szip = 46268

scountry = US

 

Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/content/s/w/e/sweber25/html/includes/modules/payment/linkpoint_api/lphp.php on line 343

items =

debugging = true

 

sending xml string:

<order><orderoptions><ordertype>PREAUTH</ordertype><result>LIVE</result></orderoptions><creditcard><cardnumber>5189194199929657</cardnumber><cardexpmonth>09</cardexpmonth><cardexpyear>08</cardexpyear><cvmvalue>166</cvmvalue><cvmindicator>provided</cvmindicator></creditcard><billing><name>SCOTT WEBER</name><company></company><address1>9536 INTERNATIONAL DRIVE</address1><address2></address2><city>INDIANAPOLIS</city><state>IN</state><zip>46268</zip><country>US</country><userid>2</userid><phone>317-334-9139</phone><addrnum>9536 INTERNATIONAL DRIVE</addrnum></billing><shipping><name>SCOTT WEBER</name><address1>9536 INTERNATIONAL DRIVE</address1><address2></address2><city>INDIANAPOLIS</city><state>IN</state><zip>46268</zip><country>US</country></shipping><transactiondetails><ponumber>1002</ponumber><taxexempt>Y</taxexempt><terminaltype>UNSPECIFIED</terminaltype><ip>69.214.114.214</ip><transactionorigin>ECI</transactionorigin></transactiondetails><merchantinfo><configfile>1158134</configfile><keyfile>/home/content/s/w/e/sweber25/html/includes/modules/payment/linkpoint_api/1158134.pem</keyfile><host>secure.linkpt.net</host><port>1129</port></merchantinfo><payment><chargetotal>94.99</chargetotal></payment> <items> <item> <id>22{5}13</id> <descrip....

 

I can't understand why it says "PREAUTH" and I have it set for "sale"

Go to the top of the pageReport Post

 

 

Edit Post+Quote Post

V Full Edit

V Quick Edit

« Next Oldest · Other · Next Newest »

Posted

Dude I hope you didnt just post your cc number in the forum?????

 

You should check this warning and see whats wrong with items.

 

Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/content/s/w/e/sweber25/html/includes/modules/payment/linkpoint_api/lphp.php on line 343
items =

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...