Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Freight Shipping

  1. #1
    pjain is offline Junior Member
    Join Date
    Oct 2012
    Posts
    1

    Default Freight Shipping

    Has anyone ever implemented Freight shipping with aspdotnetstorefront?

  2. #2
    ChuteDr is offline Junior Member
    Join Date
    Sep 2010
    Posts
    21

    Default LTL Freight Integration Question

    Bump to Top
    Jim Buchanan
    The Chute Doctor
    chutedr.com
    8.0.1.2 User

  3. #3
    cjbarth is offline Senior Member
    Join Date
    Oct 2008
    Posts
    392

    Default

    We are looking into how we might do this. One of the reasons that we decided to move away from shared hosting is because ASPDNSF doesn't have a very rich set of shipping optoins and other tools will probably need additional services running on the server. For example:

    ML9.3.1.1
    SQL 2012 Express
    VS 2010
    Azure VM

  4. #4
    mmcgeachy is offline Senior Member
    Join Date
    Sep 2008
    Posts
    174

    Default

    We have implemented freight on our site. We use a 3rd party web service to get the freight rates. The biggest thing is extra information will need be added to products no matter what service you use. The most important is the freight class. Which can be added as a new field in the database or in the extension data. You will need the source code to do this type of implementation.

    Also the 3rd party web srvice we use is AFS which provides more than just the web service. There are other services out there but I haven't used them so can't give a comparison.