Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default blank page when using nmi_gateway_services_payment_module_2-0

    Others have had issues w/this blank page issue and I've tried to learn from them - but no luck.

    The order IS getting from zencart to our NMI account - the money is getting there - but we're getting a blank page as the payment module is trying to send the order info to the cart (no orders are getting put into the cart) and we're not getting the 'checkout success page'.

    I've looked at the php code - seems ok - it's the way the module is sending back info -
    it does need an order id - which I'm assuming is being passed - I don't know how to check for this -

    nmi_gateway_services_payment_module_2-0 (same code available from their website and also on the zencart addon site)

    Please help and thank you

    JRF

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,262
    Plugin Contributions
    3

    Default Re: blank page when using nmi_gateway_services_payment_module_2-0

    The best people to help you are those that wrote the module.

    For possible indication of WHERE the system is breaking down, look in the CACHE folder of your zencart installation for error reports.
    19 years a Zencart User

  3. #3
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: blank page when using nmi_gateway_services_payment_module_2-0

    Thank you for this info -the module actually does pass back the info I can see it in the url of the blank page -

    "/index.php?main_page=checkout_process&response..." is part of this url...

    I've looked at checkout_process to see php error or something - no go -
    I've always used zencart but am thinking of rebuilding on another cart at the moment - we need to be UP today

    any other suggestions as to why it would hang here?

    thank you

  4. #4
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: blank page when using nmi_gateway_services_payment_module_2-0

    also just wanted to say I don't see anything in the cache reports - I have that cache folder, etc., but nothing related to this -

  5. #5
    Join Date
    Jan 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: SOLVEDblank page when using nmi_gateway_services_payment_module_2-0

    After a call to NMI (only available during the weekdays, central time), here is the answer: the integration script they publish does not work - they had me use the authorize.net.aim script and change the url...
    (new) $url = 'https://secure.nmi.com/gateway/transact.dll';
    (old) // $devurl = 'https://test.authorize.net/gateway/transact.dll';
    (new) $devurl = 'https://secure.nmi.com/gateway/transact.dll';

    I hope they put a new script up on the addons and update their own site as well since their script will never work without this change -

    Thanks for help up to this point and I hope this helps someone else.

 

 

Similar Threads

  1. v139h blank checkout_process page when using moneris payment module 1.24 or 1.25
    By riomaha in forum Addon Payment Modules
    Replies: 9
    Last Post: 1 Nov 2013, 10:45 PM
  2. Blank page when I press send in the contact us page!!
    By joudesign in forum General Questions
    Replies: 7
    Last Post: 10 May 2010, 03:20 PM
  3. Blank page on page when want to send email
    By bxdavi2 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 0
    Last Post: 22 Apr 2008, 10:02 PM
  4. Blank page when using Firefox
    By vforbes in forum General Questions
    Replies: 7
    Last Post: 14 Mar 2008, 01:48 AM
  5. Blank page using PayPal
    By eecom in forum PayPal Express Checkout support
    Replies: 6
    Last Post: 28 Sep 2007, 05:16 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR