[ic] Handling charge, with ceiling

Korey Gozman interchange-users@interchange.redhat.com
Thu Oct 18 19:00:01 2001


Hey,
 I think I figured it out.

ok so ..
I had this
 <INPUT TYPE=hidden NAME=mv_handling VALUE="12.00">
in my checkout.html,
 and It kept telling me that nothing found for mode 12.00 so

I though why not set it to this
<INPUT TYPE=hidden NAME=mv_handling VALUE="handling">

and add this to shipping.asc
handling        All Orders      price   0       100     m {'adder' => "12.00",}
handling        All Orders      price   100     999999  m {'adder' => "0.00",}

Just the way its supposed to,.
Its amazing what opensource can do,.

Thanks Ed.
-Korey


Ed LaFrance wrote:

> At 10:11 AM 10/18/2001 -0700, you wrote:
> >Hi,
> >  I would like to implement a handling charge for Orders that are 100 $ or
> > less,
> >Now, Im not having problems adding a handling charge, but Im having difficulty
> >with
> >the ceiling of 100 $.and as always this is in compliment to shipping charge
> >(as opposed to instead of),
> >   So if anyone knows any sophisticated, or just functional way of doing thus,
> >please let me know,
> >
> >Thanks Guys,
> >
> >-=Korey. G=-
>
> I have used mv_handling for something like this, and it does work, as long
> as you don't mind the handling charge being itemized separately from the
> shipping charge:
> http://interchange.redhat.com/cgi-bin/ic/dev-4.8/icdatabase_43.html
>
> ...otherwise you can use the [assign] tag, possibly in conjunction with
> mv_handling, to add the surcharge to th base shipping amount:
> http://interchange.redhat.com/cgi-bin/ic/dev-4.8/ictags_8.html
>
> - Ed L.
>
> ===============================================================
> 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@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users