Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / IShippingProvider Interface / AcceptShipment Method
The ShipConfirmResponse object to process the ship accept request
In This Topic
    AcceptShipment Method (IShippingProvider)
    In This Topic
    Accept the order shipment to the provider, a shipment will be created at provider if successfull.
    Syntax

    Parameters

    shipConfirmResponse
    The ShipConfirmResponse object to process the ship accept request

    Return Value

    Response containing details about the accept request
    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