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 3 of 3

Thread: Shipping methods & Rates Table

  1. #1
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default Shipping methods & Rates Table

    Hi

    I have updated the Shipping Methods & Rates Table to set up DHL shipping regions and now we have calculated the shipping price by number of items sent.

    This is working fine on the dev server and I want to put this on the live site.

    Do you know what tables we would need to copy over as I don't want to copy over the whole thing.

    Thanks

    Dean

  2. #2
    Dusty is offline Member
    Join Date
    Jun 2009
    Posts
    176

    Default

    Can't be certain which tables you'll need to copy without knowing how you've your shipping setup but you should be fine copying any of the following tables that are populated:

    ShippingByWeight
    ShippingTotalByZone
    ShippingCalculationStore
    ShippingWeightByZone
    ShippingMethod
    ShippingCalculation
    ShippingZone
    ShippingByTotal
    ShippingByTotalByPercent

    Dusty
    ASPDotNetStorefront Staff

  3. #3
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default

    Excellent, cheers for the fast response dusty!