[ic] Shipping and on-fly bad calculation - please help!

Vagel interchange-users@lists.akopia.com
Mon May 28 18:29:34 2001


This is a multi-part message in MIME format.

------=_NextPart_000_000D_01C0E78D.50695820
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello again,

I'm using Interchange V4.6.1

I have a problem with shipping and on-fly items
My shipping fees are based on price:=20
- customer must pay 35 if order's total price is up to 240
- for orders with a total price of more than 240, transport is free.

Shipping.asc is:

mail   by mail    price   0       240     f 35

The item's value is calculated in a scratch variable and is displayed =
correctly in the cart, checkout, receipt and report.
The problem is that even if the price is more than 240, and only when =
cart contains on-fly item(s), the 35 transportation fees are allways =
added.
It is like if Interchange was considering that the total price equals to =
zero!

If i try to modify shipping.asc by :
mail   by mail    price   1       240     f 35

then whan cart contain only on-fly items, no transportation fees are =
added even if price is under 240.

I read in list's archives and i found some messages on a similar problem =
wich was a bug normally fixed in version 4.03 :-\

Does anyone has any info on how to get rid of this?
Your help is really appreciated
Thanks in advance

Cheers
Vagel



------=_NextPart_000_000D_01C0E78D.50695820
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello again,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm using Interchange =
V4.6.1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have a problem with shipping and =
on-fly=20
items</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>My shipping fees are&nbsp;based on =
price:=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- customer must pay 35 if order's total =
price is up=20
to 240</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>- for orders with a total price =
of&nbsp;more than=20
240, transport is free.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Shipping.asc is:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>mail&nbsp;&nbsp;&nbsp;by =
mail&nbsp;&nbsp;&nbsp;=20
price&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
240&nbsp;&nbsp;&nbsp;&nbsp; f 35<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The item's value is calculated in a =
scratch=20
variable and is displayed correctly in the cart, checkout, =
receipt&nbsp;and=20
report.</FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>The problem is that even if the =
price is more=20
than 240, and only when cart contains on-fly item(s), the 35 =
transportation fees=20
are allways added.</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>It is like if Interchange was =
considering=20
that the total price equals to zero!</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>If i try to modify shipping.asc =
by=20
:</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>mail&nbsp;&nbsp;&nbsp;by=20
mail&nbsp;&nbsp;&nbsp;=20
price&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
240&nbsp;&nbsp;&nbsp;&nbsp; f 35</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>then whan cart contain only =
on-fly items, no=20
transportation fees are added even if price is under=20
240.</FONT></FONT></DIV><FONT face=3DArial>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>I read in list's archives and i found some messages =
on a=20
similar problem wich was a bug normally fixed in version 4.03 =
:-\</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Does anyone has any info on how to get rid of=20
this?</FONT></DIV>
<DIV><FONT size=3D2>Your help is&nbsp;really appreciated</FONT></DIV>
<DIV><FONT size=3D2>Thanks in advance</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Cheers</FONT></DIV>
<DIV><FONT size=3D2>Vagel</FONT></DIV>
<DIV><BR></DIV></FONT></BODY></HTML>

------=_NextPart_000_000D_01C0E78D.50695820--