Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 43
  1. #11
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Shipping Address Country Empty error

    Does it still do that if you change the language back to english ?
    What if you choose a different country, such as USA, just as a test ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  2. #12
    Join Date
    Mar 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    In English I'm having the same problem. When I change the shipping and billing address to US, it give me the following error:

    An error occurred when we tried to contact the payment processor. Please try again, select an alternate payment method, or contact the store owner for assistance. (10729)

    Any suggestions in what I should try next?

  3. #13
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Shipping Address Country Empty error

    Quote Originally Posted by gfunk View Post
    When I change the shipping and billing address to US, it give me the following error:

    An error occurred when we tried to contact the payment processor. Please try again, select an alternate payment method, or contact the store owner for assistance. (10729)
    10729 indicates an address error.
    What do the logs say?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  4. #14
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    I have the same thing and i have jus installed the latest updates etc the only thing i can track it down to is the shipping address information. My form now has 2 x state sections which must be confusing the Pay Pal express checkout.
    Here is the Source file information. As you can see the state label does not even say what it is its just a blank form.

    <label class="inputLabel" for="stateZone" id="zoneLabel">State/Province:</label>
    <select name="zone_id" id="stateZone">
    <option value="">Please select ...</option>
    <option value="182">Australian Capital Territory</option>
    <option value="183">New South Wales</option>
    <option value="184">Northern Territory</option>
    <option value="185">Queensland</option>
    <option value="186">South Australia</option>
    <option value="187">Tasmania</option>
    <option value="188">Victoria</option>
    <option value="189">Western Australia</option>
    </select>
    &nbsp;<span class="alert">*</span>

    <br class="clearBoth" id="stBreak" />

    <label class="inputLabel" for="state" id="stateLabel"></label>
    <input type="text" name="state" value="" size = "33" maxlength = "32" id="state" />&nbsp;<span class="alert" id="stText">*</span><br class="clearBoth" />
    Now i have tried to find the file to try to delete one but cant.

    any ideas?

  5. #15
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Shipping Address Country Empty error

    Both of you ... please enable debug logging in your PayPal module.
    Then do a test transaction.
    The download *all* the logs from the server, zip them, upload the zip file to someplace I can access, and post a link to it so I can review them.

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

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  6. #16
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    ** link removed for privacy **

    Thanks
    Last edited by DrByte; 22 Aug 2007 at 12:55 PM. Reason: removed attachment

  7. #17
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Shipping Address Country Empty error

    How many zones are listed for Australia in Admin->Locations/Taxes->Zones ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  8. #18
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    I worked it out i had a problem the other day and i must have uploded the wrong patch i just got the 17 of june one from your thread and did a re-install and its has now worked on my test payment. i will check and see if it also fixed the extra sate form.

  9. #19
    Join Date
    Aug 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping Address Country Empty error

    Australia has 1 GST for all 8 states.

  10. #20
    Join Date
    Jan 2004
    Posts
    58,283
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Shipping Address Country Empty error

    Glad you got it sorted out.
    It's important that the correct patch files are installed, and into the right folders.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. delivery country error
    By woza in forum PayPal Express Checkout support
    Replies: 14
    Last Post: 21 Jan 2011, 03:03 PM
  2. Error adding new shipping address
    By pezheads in forum Upgrading from 1.3.x to 1.3.9
    Replies: 26
    Last Post: 28 Oct 2007, 04:47 PM
  3. How to turn off Free Shipping Image
    By SyntheticShield in forum General Questions
    Replies: 33
    Last Post: 23 Mar 2007, 06:44 PM
  4. 18 errors with links_manager_2.0
    By MB1 in forum Addon Sideboxes
    Replies: 4
    Last Post: 20 Dec 2006, 09:35 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
  •