AW: [ic] total-cost not add shipping

Carsten Jahnke carstenjahnke at web.de
Wed Aug 4 14:34:15 EDT 2004



Lars Tode wrote:

> Hallo Ed.
> 
> 
>>What is the value of mv_shipmode (shipping method) in the situations in 
>>which no shipping charges are added vs. when they are added?
> 
> 
> Profile			User state
> ----------------------------------------
> default			not logged in
> (undef or none)		logged in
> 
> Could this be the problem ?

Yep, 'cause IC can't use your default shipping mode if the value of 
mv_shipmode is not set to "default".

I can't imagine how your mv_shipmode-value gets deleted on login but try

$Tag->value(  { name => mv_shipmode, set => "default"}  );

on your basket page.

Hope this can help...

- cj


-- 
Carsten Jahnke

email: carstenjahnke at web.de


More information about the interchange-users mailing list