Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default "ipn_main_handler.php?type=ec" resulting in blank page

    I can process an order through to paypal with free-shipping, and I was able to process using australia post shipping module, however as soon as I enable more than one shipping module, ipn_main_handler.php?type=ec results in a blank page. also many of the other shipping modules indipendantly result in a blank page, per item for instance. something very odd and very frustrating. any ideas? site is here: http://duoplecguitarpicks.com.au/shop/
    I have managed to set up a few other zencart sites on the same server without hassle, anyone??? thanks in advance.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    Searching the FAQs for "blank page" brings up this article: https://www.zen-cart.com/tutorials/index.php?article=82
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    here is my paypal log file, for a sale that went through to a blank page.:


    2011-08-31 12:13:13
    -------------------
    (live transaction) --> https://api-3t.paypal.com/nvp
    Request Headers:
    Array
    (
    [0] => Content-Type: text/namevalue
    [1] => X-VPS-Timeout: 45
    [2] => X-VPS-VIT-Client-Type: PHP/cURL
    [3] => X-VPS-VIT-Integration-Product: PHP::Zen Cart(tm) - PayPal/NVP
    [4] => X-VPS-VIT-Integration-Version: 1.3.9h
    )


    Request Parameters: {SetExpressCheckout}
    Array
    (
    [AMT] => 0.50
    [ITEMAMT] => 0.50
    [L_NUMBER0] =>
    [L_NAME0] => test product
    [L_AMT0] => 0.50
    [L_QTY0] => 1
    [LOCALECODE] => AU
    [PAYMENTACTION] => Sale
    [ALLOWNOTE] => 1
    [LANDINGPAGE] => Billing
    [RETURNURL] => ***** REMOVED *** *
    [CANCELURL] => ***** REMOVED *** *
    [PAGESTYLE] => Primary
    [METHOD] => SetExpressCheckout
    [CURRENCYCODE] => AUD
    [USER] => *************
    [PWD] => ****************
    [VERSION] => 60.0
    [SIGNATURE] => ****************************************************4ebM
    )


    Response:
    Array
    (
    [TOKEN] => EC-2BA79042M3906915M
    [TIMESTAMP] => 2011-08-31T02:13:13Z
    [CORRELATIONID] => 3921a204e28bf
    [ACK] => Success
    [VERSION] => 60.0
    [BUILD] => 2085867
    [CURL_ERRORS] =>
    )


    SetExpressCheckout, Elapsed: 1550ms -- Success

  4. #4
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    thanks DrByte - i'll try that and report back.

  5. #5
    Join Date
    Aug 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    ohhh. days of frustration. finally success.
    I ftp deleted and re-uploaded just the paypal modules with no success.

    then I ftp deleted and re-uploaded.
    - includes/modules
    - includes/languages/english.php
    - includes/languages/modules
    and it now works.
    thanks.
    I hope this helps anyone else with the same problem.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    Sounds about right.
    As indicated in the FAQ article I pointed to, the most common cause of blank pages is improperly-uploaded files.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: "ipn_main_handler.php?type=ec" resulting in blank page

    That log only confirms that the first step of asking PayPal for a token for the transaction worked properly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v151 Sorry I'm also getting a blank screen with- ipn_main_handler.php?type=ec
    By KrisFoxton in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 18 Sep 2013, 11:09 AM
  2. v151 ipn_main_handler "WARNING: An Error occurred, please refresh the page and try again."
    By MeltDown in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 10 May 2013, 02:38 PM
  3. admin blank page "tracker.php No such file"
    By gmartakis in forum General Questions
    Replies: 3
    Last Post: 13 Jun 2012, 07:02 AM
  4. Replies: 1
    Last Post: 6 Dec 2011, 11:53 PM
  5. Paypal ipn_main_handler.php?type=ec Blank Page
    By vinogradov in forum Built-in Shipping and Payment Modules
    Replies: 19
    Last Post: 2 Nov 2010, 12:43 AM

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