You might want to check out method getShipEstimate in the following class org.ofbiz.order.shoppingcart.shipping.ShippingEvents
During debugging I found this is used to calculate any shipping related estimates and adds to the cart.getSubTotal (cart.getGrandTotal eventually). Regards, Mandeep On Wed, Jun 19, 2013 at 12:33 PM, David Saenz <[email protected]> wrote: > Any idea how I could implement a international shipping calculator, > import / export? > > Formula, Lookup Data, etc. > > Does Ofbiz have such functionality? > > Thanks, > DS > -- Regards, Mandeep Singh Sidhu http://www.simbacart.com (ofbiz based) http://www.sidsol.com
