Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Blank page using PayPal

    I've entered my PayPal API info, my site address on PayPal's site, set up the "CURL proxy” from here, installed the patches and followed everything from every thread I could find here and am still getting a black page after step 3 in the checkout.

    My URL: http://www.everythingembellished.com

    I've run the ipncheck: file
    I've run the CURL test: file

    I'm sure I am missing something stupid. Any ideas??

    Thanks.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page using PayPal

    Which PayPal module are you using?
    What are your logs saying?
    .

    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
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Blank page using PayPal

    Thanks for responding DrByte.

    I am using the PayPal Express Checkout module.

    My logs aren't updating from the other day when I posted this. but the last one said:
    2007-09-26 12:04:52
    -------------------
    (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 - WPP-NVP
    [4] => X-VPS-VIT-Integration-Version: 0.1
    )


    Request Parameters: {SetExpressCheckout}
    Array
    (
    [LOCALECODE] => US
    [PAYMENTACTION] => Sale
    [EMAIL] => **********######################
    [PHONENUM] => ***-***-****
    [AMT] => 85.89
    [RETURNURL] => http://www.everythingembellished.com/ipn_main_handler.php?type=ec
    [CANCELURL] => http://www.everythingembellished.com/index.php?main_page=checkout_shipping&ec_cancel=1
    [PAGESTYLE] => Primary
    [METHOD] => SetExpressCheckout
    [CURRENCYCODE] => USD
    [USER] => ******_api1.stclairinternational.com
    [PWD] => ****************
    [VERSION] => 2.3
    [SIGNATURE] => ****************************************************mNbn
    )


    Response:
    Array
    (
    [] =>
    [CURL_ERRORS] => (7) socket error: 110
    )

    (7) socket error: 110
    Array

    SetExpressCheckout, Elapsed: 189013ms -- Succeeded
    (7) socket error: 110
    Array
    I hope that helps.
    *EDIT
    One thing I just noticed is that it has my personal email and phone number instead of the businesses and I can't find where it is getting it. It is this info:
    [PAYMENTACTION] => Sale
    [email] => **********######################
    [PHONENUM] => ***-***-****
    Last edited by eecom; 28 Sep 2007 at 02:15 PM.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page using PayPal

    Attempting to contact the PayPal site using the simple curltest script is failing intermittently, mostly with long connect times or even timeouts:
    http://everythingembellished.com/cur...erver.net:3128

    In fact, attempting to use any SSL destination is failing.

    It seems your server may be running too slow to handle the external communications.


    You won't likely like this statement ... but ... do yourself a favor ... dump GoDaddy hosting and get a reliable host. GoDaddy is fine for buying domain names, but their hosting is ... frankly ... well not their strength. They're not tuned for ecommerce as a general rule.
    .

    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.

  5. #5
    Join Date
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Blank page using PayPal

    Thanks again DrByte.

    I was actually considering moving my server that I host all of my sites, but didn't want to change anything while trying to fix this.

    Do you think that is the problem?

    I would ask how I move the database but I'm sure it's in the forum somewhere.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page using PayPal

    Quote Originally Posted by eecom View Post
    I was actually considering moving my server that I host all of my sites, but didn't want to change anything while trying to fix this.

    Do you think that is the problem?
    You can only get better. Just stay away from Network Solutions, Fasthosts, and 1and1. I recommend one of the hosts from the "hosting" link at the top of this page, as they know Zen Cart. But, do your own research as you make your own choice.

    Quote Originally Posted by eecom View Post
    I would ask how I move the database but I'm sure it's in the forum somewhere.
    The process is discussed here:
    https://www.zen-cart.com/tutorials/index.php?article=99
    .

    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
    Sep 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Blank page using PayPal

    Well, now I've gotten the PayPal IPN module working and works perfectly. I turned off the PayPal express module for now. This just doesn't make sense to me.

    Thanks for all of your help so far. :)

 

 

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. Replies: 4
    Last Post: 16 Apr 2012, 04:48 PM
  3. Blank page using Guest Review by Perfectino addon
    By pageblair in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 6 May 2011, 06:53 PM
  4. Need to create a blank page using template..
    By KismetDesign in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Jun 2009, 07:11 PM
  5. Blank page when using Firefox
    By vforbes in forum General Questions
    Replies: 7
    Last Post: 14 Mar 2008, 01:48 AM

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