[ic] Shipping Costs Not Showing Up

AirDelights.com interchange-users@icdevgroup.org
Wed Jul 3 10:44:01 2002


anyone know whats going on with the mailing list archive search problem?
been trying to do searches and keep getting internal server error.

http://interchange.redhat.com/archive/interchange-users/2002/index.html


----- Original Message -----
From: "Ed LaFrance" <edl@newmediaems.com>
To: <interchange-users@icdevgroup.org>
Sent: Wednesday, July 03, 2002 6:52 AM
Subject: RE: [ic] Shipping Costs Not Showing Up


> At 09:38 AM 7/3/2002 -0400, you wrote:
> ><<< I got a quick fix. I created a hidden variable in the cart component
> >that says:
> >
> ><input type=hidden name=country value=US>
> >
> >Now I get shipping by weight calculations when I'm not logged in and
without
> >having to press recalculate and without the user having to enter the zip
> >code first.
> >Unfortunately, if an account is created with a Canada country value, this
> >little quick fix will overwrite that value in checkout and defaults back
to
> >US, because that's the variable I'm passing.  In my varible.txt file, I
> >have:
> >
> >SHIP_DEFAULT_COUNTRY    US      Shipping
> >
> >That doesn't seem to get me anywhere though.  Because I still need to
create
> >this hidden variable.  Does anyone have a better solution for our beloved
> >Canadian neighbors?  This has got to be a known bug, but I have yet to
see a
> >good fix, hopefully it will be covered within the next release.  I'm
> >currently running RedHat7.3 Interchange 4.8.3 >>>
>
> For setting checkout default values, I've always favored this approach:
>
> [if !value country][value name=country set=US hide=1][/if]
>
> ...and this, though different, should have the equivalent effect:
>
> [value name=country set="[default country US]" hide=1]
>
> - Ed L.
>
>
> ===============================================================
> Increase profits from your Interchange store...
> http://www.newmediaems.com/cgi-bin/nm/software_fus.html
> ===============================================================
> New Media E.M.S.               Software Solutions for Business
> 463 Main St., Suite D          eCommerce | Consulting | Hosting
> Placerville, CA  95667         edl@newmediaems.com
> (530) 622-9421                 http://www.newmediaems.com
> (866) 519-4680 Toll-Free       (530) 622-9426 Fax
> ===============================================================
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users