Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43
  1. #21
    Join Date
    Mar 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    *** removed *** is where you can see the logfiles
    Last edited by DrByte; 23 Aug 2007 at 01:37 AM. Reason: removed attachment for privacy

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

    Default Re: Shipping Address Country Empty error

    gfunk,
    Were there really only those 4 log files? I would have expected about 10.

    Anyway, can you please verify that you have installed the *latest* PayPal patch ? Much like Furitech thought the latest was installed, it was in fact not truly the latest.
    The latest can be found here: http://www.zen-cart.com/forum/showth...6&goto=newpost
    .

    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. #23
    Join Date
    Mar 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    I'm having also somewhat similar problems. US is being selected as country every time, but the logs says that [country] = FI (Finland) is sent to PayPal.

    I'm using only PayPal IPN, and updated to the latest patch today.

  4. #24
    Join Date
    Mar 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    Or is it so that country variable is actually sent in lc field? lc seems to be US in our orders.

  5. #25
    Join Date
    Mar 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    Never mind. I "hard coded" GB in country field and it seems to work, but FI doesn't. I think I need to ask this from PayPal.

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

    Default Re: Shipping Address Country Empty error

    Can you post logs ?
    .

    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. #27
    Join Date
    Mar 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    Sure, but as mentioned before if I change the country field to the code it seems to work at least with GB (didn't try others), but it doesn't work with FI.

    Code:
    Aug 27 2007 0:20 -- Keys for submission: Array
    (
        [bn] => zencart
        [cmd] => _ext-enter
        [rm] => 2
        [mrb] => R-6C7952342H795591R
        [pal] => 9E82WJBKKGPLQ
        [page_style] => Primary
        [lc] => US
        [custom] => zenid=*************************
        [charset] => iso-8859-15
        [return] => http://www.kodintarvike.com/index.ph...referer=paypal
        [cancel_return] => http://www.kodintarvike.com/index.ph...eckout_payment
        [shopping_url] => http://www.kodintarvike.com/index.ph...=shopping_cart
        [notify_url] => http://www.kodintarvike.com/ipn_main_handler.php
        [redirect_cmd] => _xclick
        [business] => ******@*******.**
        [first_name] => *****
        [last_name] => *******
        [address1] => ************* *
        [city] => ********
        [state] => FIN
        [zip] => *****
        [country] => FI
        [email] => *****@*******.***
        [H_PhoneNumber] => **********
        [night_phone_b] => **********
        [day_phone_b] => **********
        [no_shipping] => 1
        [currency_code] => EUR
        [paypal_order_id] => 
        [item_name] => Kodintarvike.com osto
        [item_number] => Store Receipt
        [upload] => 6
        [amount] => 117.10
        [shipping] => 0.00
        [tax] => 0.00
        [tax_cart] => 0.00
    )
    Last edited by Duudson; 26 Aug 2007 at 10:29 PM. Reason: Text missing

  8. #28
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Shipping Address Country Empty error

    I've logged a support ticket with PayPal to find out why it's not working according to their documented specifications.
    .

    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.

  9. #29
    Join Date
    Mar 2007
    Posts
    13
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    Quote Originally Posted by DrByte View Post
    I've logged a support ticket with PayPal to find out why it's not working according to their documented specifications.
    Did they reply?

  10. #30
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Shipping Address Country Empty error

    They confirmed it as a bug.
    There's no estimated date of fix at this point.
    .

    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.

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. v139h PayPal shipping address country will change to other country problems.
    By explorer1979 in forum General Questions
    Replies: 0
    Last Post: 18 Feb 2014, 02:42 AM
  2. v137 "shipping address country empty" gives error in paypal express checkout
    By amruta2104 in forum General Questions
    Replies: 4
    Last Post: 2 Aug 2012, 08:19 PM
  3. Zen Cart 1.3.7.1 Shipping Address Country Empty
    By CandyCherub in forum PayPal Express Checkout support
    Replies: 8
    Last Post: 16 Jan 2009, 11:05 AM
  4. Paypal Error (Shipping Address Country Empty)
    By helpme in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 29 Jan 2008, 04:53 PM
  5. Paypal Express Error: Shipping Address Country Empty
    By Jay42 in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 31 Oct 2007, 08:57 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