Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / ShipRateCalculator Class / Calculate Method / Calculate(Order) Method
The order to calculate shipping charges for.
In This Topic
    Calculate(Order) Method
    In This Topic
    Recalculates shipping charges for the given order.
    Syntax
    public static void Calculate( 
       Order order
    )

    Parameters

    order
    The order to calculate shipping charges for.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also