Results 1 to 10 of 10
  1. #1
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default When State/Provence makes no sense.

    I have a number of inquiries from customers who are at a loss as to what to put in the State/Provence field when they try to create a new account.

    In some countries there is no demarcation by either state or province, yet Zen Cart demands that -something- be put in this field.

    What is the proper way to handle such cases?

    Thank you

    PS: I bought "the Book", but it does not cover this situation.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: When State/Provence makes no sense.

    You could make that not required ... but then you do run the risk of the other way where there has to be a State/Province to checkout ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: When State/Provence makes no sense.

    Quote Originally Posted by Ajeh View Post
    You could make that not required ... but then you do run the risk of the other way where there has to be a State/Province to checkout ...
    I've considered that, but isn't there a more elegant or "Zen" way to handle it?

    PS: Thanks for such a quick reply Ajeh :)

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: When State/Provence makes no sense.

    Which countries are you having the most trouble with?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: When State/Provence makes no sense.

    Quote Originally Posted by Ajeh View Post
    Which countries are you having the most trouble with?
    Some specific examples could be considered confidential.

    Can I send you examples privately?

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: When State/Provence makes no sense.

    If naming countries is a problem ...

    I suppose you may PM me ... but I did not know the name of countries that are not functioning easily for you was a no no ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: When State/Provence makes no sense.

    I had a client with this sort of problem. I changed
    includes/languages/english/login.php

    to (say)

    define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'Create a login profile with
    <strong>' . STORE_NAME . '</strong> which allows you to shop faster,
    track the status of your current orders and review your previous
    orders. International customers please note: if your mailing address
    does not have a state or province, simply enter NONE in that field.');

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Jul 2006
    Location
    SF Bay Area
    Posts
    867
    Plugin Contributions
    1

    Default Re: When State/Provence makes no sense.

    That seems to make sense Software Guy. Perhaps along with a note to choose their country first so the drop down isn't pre-populated. (or re-order the page to prompt for country first...)

    I'm wondering what the implications of putting "none" in that field would be with the CC processor (authorize.net).

    In some cases, the problem is that a proper Provence name does exist, but local postal authorities don't really use this info and customers have no clue what to put (even if there is an "official Provence")

    I like your idea and will see if that solution flys with the site owner.

    For instance, a customer in Paris asks, "I really need to put Ill-De-France in my address?! Nobody does that..."

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: When State/Provence makes no sense.

    Quote Originally Posted by kiddo View Post
    That seems to make sense Software Guy. Perhaps along with a note to choose their country first so the drop down isn't pre-populated. (or re-order the page to prompt for country first...
    Some folks from the UK that I work with reorder the page as a matter of course for their UK/EU clients.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: When State/Provence makes no sense.

    Zen Cart uses state/province information for the "zones" system to work.
    If you wish to be able to use zones to calculate taxes or shipping methods at the state/province level, you'll need to set up zones matching the state/province divisions within each applicable country.

    Using "none" is fine if you don't need the granularity of detail at the state/province level.
    In this case, setting your zones to work for a certain "country" and "all states" within each country should suffice.

    Each approach has its merits and caveats.
    .

    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. State dropdown not showing when entered state wrong
    By xavierpages in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 May 2011, 11:17 AM
  2. Email error that makes no sense
    By johntitsworth in forum General Questions
    Replies: 6
    Last Post: 5 Mar 2011, 02:51 AM
  3. Charge state tax even when you're out of state
    By csmith in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 15
    Last Post: 20 Apr 2009, 06:39 AM
  4. How to exclude Provence when shipping by postal code?
    By erinl in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 25 Jul 2008, 08:47 PM
  5. Download Order Status makes no sense
    By jeffryf in forum Bug Reports
    Replies: 21
    Last Post: 28 Nov 2007, 07:27 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