Hi Atul, Sorry to bother you again. I have read the Wiki document and trying to play around in the back office, but I can't find a place to create a new carrier, I can only edit the existing shipping methods within existing carrier, e.g. UPS.
What I try to do is be able to create a new courier and configure its shipping method and cost etc in back office. Is this possible without any code change please? Thanks very much. On Thu, Apr 4, 2013 at 7:51 AM, Ofbiz 开发 <[email protected]> wrote: > Thank you very much Nandani and Atul, > > I found it under Catalog Manager -> Stores -> Shipping Estimates. > > I will have a look. Thanks! > > > > On Wed, Apr 3, 2013 at 6:49 PM, Atul Vani <[email protected]>wrote: > >> You can see some demo data from here >> https://cwiki.apache.org/**OFBIZ/third-party-payment-and-** >> shipment-configuration.html<https://cwiki.apache.org/OFBIZ/third-party-payment-and-shipment-configuration.html> >> >> Then you can refer more data with advanced options from special purpose >> ecommerce component. >> >> -- >> Thanks & Regards >> Atul Vani >> >> >> On Wed, 03 Apr 2013 10:13:42 +0530, Nandani Aggarwal < >> [email protected]> wrote: >> >> Ofbiz calculates shipping cost using method "calcShipmentCostEstimate" >>> in >>> ShipmentServices.java or you may use "getShipEstimate" >>> in ShippingEvents.java. >>> >>> Shipping charges are configured in store->Shipping estimates >>> >>> --Nandani >>> >>> On Wed, Apr 3, 2013 at 7:38 AM, Ofbiz 开发 <[email protected]> wrote: >>> >>> Hi everyone, >>>> >>>> I am trying to configure the shipping method in OFBIZ but I am a bit >>>> lost. >>>> >>>> Is there any tutorial or documentation of how to use it / set it up >>>> please? >>>> How does the eCommerce application use it to calculate the shipping >>>> cost of >>>> an order please? >>>> >>>> Thank you very much! >>>> >>>> Kind Regards >>>> >>>> Fong >>>> >>>> >>> >>> >>> >> >> -- >> Using Opera's revolutionary email client: http://www.opera.com/mail/ >> > >
