Results 1 to 4 of 4

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 ...

      
  1. #1
    Lurker
    Join Date
    May 2004
    Posts
    2
    Rep Power
    0


    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>

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default

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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    I wrote the mod if i can help with it let me know, im currently offering free support for this module.

  4. #4
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    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.

Similar Threads

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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •