Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / IShippingProvider Interface

In This Topic
    IShippingProvider Interface Properties
    In This Topic

    For a list of all members of this type, see IShippingProvider members.

    Public Properties
     NameDescription
     Property Gets the description of the shipping provider implementation  
     Property Gets a value indicating whether this provider supports ship confirm and accept feature.  
     Property Gets the Name of the shipping provider implementation  
     Property Gets the Id of the shipping gateway in database. Id is passed at the time of initialization.  
     Property Gets or sets a value indicating whether to use debugging mode or not?  
     Property Gets the version of the shipping provider implementation  
    Top
    See Also