osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Blank Page @ checkout_process.php for linkpoint mod, help

This is a discussion on Blank Page @ checkout_process.php for linkpoint mod, help within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; when i test the linkpoint payment module, I always get a blank page at the checkout_process.php page. If i run ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 05-16-2004, 10:20 AM
Lurker
 
Join Date: May 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nurbin
Default Blank Page @ checkout_process.php for linkpoint mod, help

when i test the linkpoint payment module, I always get a blank page at the checkout_process.php page.

If i run the debugging mode for linkpoint this is what comes out in the view source below.

I am not sure if Curl is running on my server but the Curl error doesn't come up. i dont see any errors, but nothing shows up on the page. any help would be appreciated. thanks.

view source:

at buildXML, incoming hash:
host = secure.linkpt.net
port = 1139
configfile = 8****9
keyfile = includes/linkpoint/8****9.pem
result = GOOD
Ip = 68.81.***.**
userid = 4
cardnumber = 4111 1111 1111 1111
expmonth = 01
expyear = 10
bname = Neil Durbin
email = neil_durbin@hotmail.com
phone = 3028976991
comments =
baddr1 = 252 S. 23rd St.
addrnum = 252 S. 23rd St.
bcity = Philadelphia
bstate = Pennsylvania
bzip = 19103
bcountry = US
sname = Neil Durbin
saddr1 = 252 S. 23rd St.
scity = Philadelphia
sstate = Pennsylvania
szip = 19103
scountry = US
oid =
chargetotal = 8.99
subtotal = 3.99
shipping = 5.00
tax = 0.00
chargetype = PREAUTH
addr = 252 S. 23rd St.

outgoing XML:
<order><orderoptions><ordertype>PREAUTH&l t;/ordertype><result>GOOD
</result></orderoptions><creditcard><cardnumber>4111 1111 1111 1111</cardnumber>
<cardexpmonth>01</cardexpmonth><cardexpyear>10</cardexpyear>
</creditcard><merchantinfo><configfile>8****9& lt;/configfile>
<keyfile>includes/linkpoint/8****9.pem</keyfile>
<host>secure.linkpt.net</host><port>1139</port></merchantinfo>
<payment><chargetotal>8.99</chargetotal><tax>0.00</tax><subtotal>
3.99</subtotal><shipping>5.00</shipping></payment><billing><name>
Neil Durbin</name><address1>252 S. 23rd St.</address1><city>Philadelphia</city><state>Pennsylvania</state>
<zip>19103</zip><country>US</country><phone>3028976991
</phone><userid>4</userid><email>neil_durbin@hotmail.com</email>
<addrnum>252 S. 23rd St.</addrnum></billing><shipping><name>
Neil Durbin</name><address1>252 S. 23rd St.</address1><city>Philadelphia</city><country>US</country><state>
Pennsylvania</state><zip>19103</zip></shipping><transactiondetails>
<oid></oid><ip>68.81.***.**</ip></transactiondetails><notes>
<comments></comments></notes></order>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 05-16-2004, 10:55 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,059
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Check your error logs. Blank page = php error.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 05-19-2004, 11:20 AM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default

I wrote the mod if i can help with it let me know, im currently offering free support for this module.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 12-14-2004, 03:23 PM
red_fraggle's Avatar
Active Member
 
Join Date: Feb 2004
Location: wilmington, NC
Posts: 319
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
red_fraggle
Default

From your XML Hash you have your store in "good" mode, this should be changed to "Live" mode and use the test credit card number in the docs. You should get a declined code.

Port 1139 is supported only for testing accounts from linkpoint and unless you have specifically asked for a test account, you dont have one.

Change your module config to "live" mode so it runs on port 1129 and retest.
__________________
Clifton Murphy CEO/CTO
Hyperactive Inc.
osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
checkout_process.php goes blank after using paypal superlum osCMax v2 Customization/Mods 0 09-03-2006 07:26 PM
i got blank page after install johnkwok osCMax v2 Installation issues 5 08-04-2006 09:46 AM
Blank Shipping Page mcheerios osCMax v2 Customization/Mods 3 01-17-2006 06:55 AM
Blank admin page posword osCommerce 2.2 Installation Help 4 07-06-2004 06:01 PM
blank cart page Anonymous osCommerce 2.2 Installation Help 4 01-13-2003 10:39 PM


All times are GMT -8. The time now is 09:31 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax