CheckOutHelper.calcAndAddTax Tax authorities are configured under accouting module, so it can be configured via the accounting module of admin application.
On Wed, Jun 19, 2013 at 1:02 PM, David Saenz <[email protected]> wrote: > Thanks! What about calculating taxes and duty, is there site or > database to get the formulas or rates? > > On 6/19/2013 1:56 PM, Mandeep Sidhu wrote: > > 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
