Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    Seattle
    Posts
    83
    Plugin Contributions
    1

    Default Re: Incorrect state abbreviation being passed to ???

    Suspicion:
    It sounds like your zencart is not forcing use of a drop-down-menu for selecting the Ship To State.

    Details:
    Instead of sending TaxCloud a two character abbreviation, such as TX, it is sending TaxCloud a full state name, in this case Texas, which TaxCloud truncates to just the first two characters, TE, which is not a valid state abbreviation.

    Likely Fix:
    1. Login to your Zen Cart backend admin screen;
    2. Browse to Configuration >> Customers Details;
    3. Look for the “State – Always display as pulldown?” and select “true” from there.

    Also : agre with DrByte, time to update your installation of zencart.

  2. #2
    Join Date
    Oct 2011
    Location
    Ohio
    Posts
    28
    Plugin Contributions
    0

    Default Re: Incorrect state abbreviation being passed to ???

    Thanks for the replies. You make good points.

    The upgrade to the latest version of Zen Cart will start shortly which will hopefully resolve this and the couple other issues I have posted recently. At a minimum, I'll be on the current version with all its enhancements.


    Jeff

  3. #3
    Join Date
    Nov 2012
    Posts
    27
    Plugin Contributions
    0

    Default Re: Incorrect state abbreviation being passed to ???

    I had a similar problem running Zen Cart 1.51 and TaxCloud version: 1.5.2b_for_zc151

    In admin my configuration for Always show State as pulldown is set to true.

    I fixed the issue by writing a code in includes/modules/TaxCloud/func.taxcloud.php to convert the state name to a 2 char code before passing it to TaxCloud.

    I made this change in 12/2013 and the store has functioned fine since then.

    It did make me wonder how TaxCloud without this fix could be working for others - maybe there's something odd with my configuration

 

 

Similar Threads

  1. v151 Replace states name with state abbreviation on admin orders
    By firebug in forum Managing Customers and Orders
    Replies: 8
    Last Post: 27 Nov 2013, 07:41 PM
  2. Replies: 7
    Last Post: 24 Nov 2008, 04:25 AM
  3. Trouble cloning - incorrect values passed to the checkout_payment page
    By bjornenke in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 9 Aug 2008, 04:42 PM
  4. Order confirmation not being passed on.
    By audiografix in forum Managing Customers and Orders
    Replies: 0
    Last Post: 23 Feb 2008, 10:13 AM
  5. PayPal IPN: Incorrect billing info passed over
    By Ked in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 6 Nov 2007, 04:49 PM

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