[ic] Problem with recalculation on checkout page

Stanley Major stanmaj37 at hotmail.com
Fri Dec 10 18:22:23 EST 2004


I'm not sure how these topics get threaded when emails are submitted, but I 
think I resolved this issue.
The [total-cost] figure in the shopping_cart had actually been correct but 
the subtotal, tax and shipping were incorrect because the location of

[if type=value term=mv_order_profile op=eq compare="cod"]
[discount ENTIRE_ORDER] $s * .98 [/discount]
[else]
[/else]
[/if]
[if type=value term=mv_order_profile op=eq compare="credit_card"]
[discount ENTIRE_ORDER] $s [/discount]
[else]
[/else]
[/if]

was just before the [total-cost] instead of before the [subtotal] - the 
calculations, I guess, are done sequentially.

Stanley Major

_________________________________________________________________
Take advantage of powerful junk e-mail filters built on patented Microsoft® 
SmartScreen Technology. 
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines 
  Start enjoying all the benefits of MSN® Premium right now and get the 
first two months FREE*.



More information about the interchange-users mailing list