At 02:08 PM 2/2/01 -0500, you wrote:

>Is there anyone here doing a Shopping Mall application? If so how are you
>handling collections, shipping, taxes when people buy things from different
>stores in the mall and check everything out in one cart and then try to ship
>it multiple locations?
>
>
>TIA,
>Duane

Tag each product with a field that indicates which store it came from so 
you can do back end summaries for distribution of collections and 
taxes.   Tax calculation isn't affected by separate shipping locations 
because it is calculated for point of purchase.

For the shipping to multiple locations, we let them set up separate 
shipping boxes, attach a shipping method and address to the box, drag the 
product(s) from the cart into the appropriate shipping box,  then calculate 
shipping for all boxes and add it to the total.

Judith Campbell
Chief Technical Officer
Digital Positions, Inc.
[EMAIL PROTECTED]
404-351-9366


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to