Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2012
    Posts
    20
    Plugin Contributions
    0

    Default "PayPal has unexpectedly returned a blank address"

    Hello out there. I've searched the forums for days & haven't been able to find a fix..

    ZC v1.5
    was one-click installed on Godaddy, since moved to host gator. They migrated files over.
    have only installed avonlee-contempo template
    running paypal express mod in live mode

    When I try to check out with express ( i have no other method), it goes to a blank page. refresh it or go back and the error message appears in red on main page.

    All my products are virtual and no shipping & set up as such in Admin.

    getting these files from paypal debug:
    Feb-17-2012 14:12:47 (1329509567)
    getLineItemDetails 7 - subtotal comparisons
    BEFORE line-item calcs: Array
    (
    [AMT] => 17
    [ITEMAMT] => 17
    [TAXAMT] => 0
    [SHIPPINGAMT] => 0
    [SHIPDISCAMT] => 0
    [HANDLINGAMT] => 0
    [INSURANCEAMT] => 0
    )
    AFTER doing line-item calcs: Array
    (
    [AMT] => 17
    [ITEMAMT] => 17
    [TAXAMT] => 0
    [SHIPPINGAMT] => 0
    [SHIPDISCAMT] => 0
    [HANDLINGAMT] => 0
    [INSURANCEAMT] => 0
    [L_NAME0] => St. Louis #1 Cemetery [8] Date:: 121212 Time:: 10:00am Tour
    [L_QTY0] => 1
    [L_AMT0] => 17
    )

    =================================

    Feb-17-2012 14:12:47 (1329509567)
    getLineItemDetails 8
    checking subtotals...
    Array
    (
    [calculated total] => 17.00
    [AMT] => 17.00
    [ITEMAMT] => 17.00
    )

    -------------------
    difference: 0 (abs+rounded: 0)
    =================================

    Feb-17-2012 14:12:47 (1329509567)
    getLineItemDetails 10
    subtotals balance - okay
    =================================

    Feb-17-2012 14:12:47 (1329509567)
    ec_step1 - 1
    Checking to see if we are in markflow
    cart contents: virtual

    NOTE: $this->showPaymentPage = 0
    Customer ID: 0
    Session Data: Array
    (
    [securityToken] => 9e84fb9d0ab6bf1b04bfbc939cdfdee1
    [customers_host_address] => ip98-164-108-43.no.no.cox.net
    [cartID] =>
    [cart] => shoppingCart Object
    (
    [contents] => Array
    (
    [8:76b0a019145f1d5f47b527a109dbbaff] => Array
    (
    [qty] => 1
    [attributes_values] => Array
    (
    [1] => 121212
    )

    [attributes] => Array
    (
    [1] => 0
    [2] => 41
    )

    )

    )

    [total] => 17
    [weight] => 0
    [cartID] => 33529
    [content_type] => virtual
    [free_shipping_item] => 1
    [free_shipping_weight] => 0
    [free_shipping_price] => 17
    )

    [check_valid] => true
    [language] => english
    [languages_id] => 1
    [languages_code] => en
    [currency] => USD
    [today_is] => 2012-02-17
    [updateExpirations] => 1
    [session_counter] => 1
    [customers_ip_address] => 98.164.108.43
    [valid_to_checkout] => 1
    [cart_errors] =>
    [new_products_id_in_cart] =>
    [payment] => paypalwpp
    [cot_gv] => 0
    )

    =================================

    Feb-17-2012 14:12:47 (1329509567)
    ec-step1-addr_check
    cart content is not all virtual (or customer is not logged in) ... therefore will be submitting address details
    =================================

    Feb-17-2012 14:12:47 (1329509567)
    getOverrideAddress - 4
    not logged in and not in markflow mode - nothing to override
    =================================

    Feb-17-2012 14:12:47 (1329509567)
    ec-step1-addr_check3
    address details from override check: <NONE FOUND>
    =================================

    Feb-17-2012 14:12:47 (1329509567)
    ec_step1 - 2 -submit
    Array
    (
    [AMT] => 17.00
    [ITEMAMT] => 17.00
    [L_NAME0] => St. Louis #1 Cemetery [8] Date:: 121212 Time:: 10:00am Tour
    [L_QTY0] => 1
    [L_AMT0] => 17.00
    [CURRENCYCODE] => USD
    [LOCALECODE] => US
    [GIFTMESSAGEENABLE] => 0
    [GIFTRECEIPTEENABLE] => 0
    [GIFTWRAPENABLE] => 0
    [GIFTWRAPNAME] =>
    [GIFTWRAPAMOUNT] => 0
    [BUYEREMAILOPTINENABLE] => 0
    [CUSTOMERSERVICENUMBER] => (504) 459-9020
    [BRANDNAME] => www.nolatourcenter.com
    [PAYMENTACTION] => Sale
    [ALLOWNOTE] => 1
    [SOLUTIONTYPE] => Sole
    [LANDINGPAGE] => Billing
    [NOSHIPPING] => 0
    [RETURNURL] => https://www.nolatourcenter.com/zenca...er.php?type=ec
    [CANCELURL] => https://www.nolatourcenter.com/zenca...rt&ec_cancel=1
    )

    =================================
    &

    Code:
    Feb-17-2012 14:12:56 (1329509576)
    termEC-1
    Killed the session vars as requested
    =================================
    
    Feb-17-2012 14:12:56 (1329509576)
    termEC-2
    BEFORE: $this->showPaymentPage = 0
    Token Data:
    =================================
    
    Feb-17-2012 14:12:56 (1329509576)
    termEC-3
    AFTER: $this->showPaymentPage = 0
    =================================
    
    Feb-17-2012 14:12:56 (1329509576)
    termEC-9
    We are NOT logged in, so set snapshot to Shipping page, and redirect to login
    =================================
    
    Feb-17-2012 14:12:56 (1329509576)
    termEC-10
    Redirecting to login - Stack: login
    Message: PROBLEM: We're sorry. PayPal has unexpectedly returned a blank address. <br />In order to complete your purchase, please provide your address by clicking the &quot;Sign Up&quot; button below to create an account in our store. Then you may select PayPal again when you continue with checkout. We apologize for the inconvenience. If you have any trouble with checkout, please click the Contact Us link to explain the details to us so we can help you with your purchase and prevent the problem in the future. Thanks.
    Session Data: Array
    (
        [securityToken] => 9e84fb9d0ab6bf1b04bfbc939cdfdee1
        [customers_host_address] => ip98-164-108-43.no.no.cox.net
        [cartID] => 
        [cart] => shoppingCart Object
            (
                [contents] => Array
                    (
                        [8:76b0a019145f1d5f47b527a109dbbaff] => Array
                            (
                                [qty] => 1
                                [attributes_values] => Array
                                    (
                                        [1] => 121212
                                    )
    
                                [attributes] => Array
                                    (
                                        [1] => 0
                                        [2] => 41
                                    )
    
                            )
    
                    )
    
                [total] => 17
                [weight] => 0
                [cartID] => 33529
                [content_type] => virtual
                [free_shipping_item] => 1
                [free_shipping_weight] => 0
                [free_shipping_price] => 17
            )
    
        [navigation] => navigationHistory Object
            (
                [path] => Array
                    (
                        [0] => Array
                            (
                                [page] => index
                                [mode] => SSL
                                [get] => Array
                                    (
                                        [type] => ec
                                    )
    
                                [post] => Array
                                    (
                                    )
    
                            )
    
                    )
    
                [snapshot] => Array
                    (
                        [page] => index
                        [mode] => SSL
                        [get] => Array
                            (
                                [type] => ec
                            )
    
                        [post] => Array
                            (
                            )
    
                    )
    
            )
    
        [check_valid] => true
        [language] => english
        [languages_id] => 1
        [languages_code] => en
        [currency] => USD
        [today_is] => 2012-02-17
        [updateExpirations] => 1
        [session_counter] => 1
        [customers_ip_address] => 98.164.108.43
        [valid_to_checkout] => 1
        [cart_errors] => 
        [new_products_id_in_cart] => 
        [payment] => paypalwpp
        [cot_gv] => 0
        [messageToStack] => Array
            (
                [0] => Array
                    (
                        [class] => login
                        [text] => PROBLEM: We're sorry. PayPal has unexpectedly returned a blank address. <br />In order to complete your purchase, please provide your address by clicking the &quot;Sign Up&quot; button below to create an account in our store. Then you may select PayPal again when you continue with checkout. We apologize for the inconvenience. If you have any trouble with checkout, please click the Contact Us link to explain the details to us so we can help you with your purchase and prevent the problem in the future. Thanks.
                        [type] => error
                    )
    
            )
    
    )
    
    =================================
    & getting these from my admin/cache logs:

    Code:
    [17-Feb-2012 14:12:47] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/swjake/public_html/zencart/includes/languages/english/modules/shipping/flat.php:53) in /home/swjake/public_html/zencart/includes/modules/payment/paypalwpp.php on line 1617
    [17-Feb-2012 14:12:47] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/swjake/public_html/zencart/includes/languages/english/modules/shipping/flat.php:53) in /home/swjake/public_html/zencart/includes/functions/functions_general.php on line 45
    any ideas? any and all help greatly appreciated...

  2. #2
    Join Date
    Feb 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: "PayPal has unexpectedly returned a blank address"

    Think I got it. Re-uploaded files as mentioned in this post:

    http://www.zen-cart.com/forum/showthread.php?t=185318

 

 

Similar Threads

  1. PayPal has unexpectedly returned a blank address
    By mibo21 in forum PayPal Express Checkout support
    Replies: 54
    Last Post: 30 Sep 2014, 09:19 PM
  2. client having "blank page returned" when trying to do a cc purchase
    By alida in forum PayPal Express Checkout support
    Replies: 20
    Last Post: 28 Jul 2013, 08:42 PM
  3. v150 Paypal has returned a blank address
    By xr3461 in forum PayPal Express Checkout support
    Replies: 9
    Last Post: 28 Dec 2012, 04:30 AM
  4. Replies: 3
    Last Post: 19 Sep 2012, 03:52 AM
  5. v150 Paypal has unexpectedly returned a blank address??
    By FourX in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 15 Sep 2012, 01:55 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