Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes.Providers Namespace / ITaxProvider Interface

In This Topic
    ITaxProvider Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method Calculate the taxes using this provider for the given basket  
     MethodOverloaded.  Cancel the taxes by this provider for the given basket  
     Method Commit the taxes by this provider for the given order  
     Method Get the configuration data in the form on name value pairs  
     Method Gets a Url for the configuration of the tax provider implementation  
     Method Gets a Url for the logo of the tax provider implementation  
     Method Initialize the tax provider with the given configuration data. Called by AC at the time of initialization.  
     Method Clear out any existing taxes and then recalculate new line items.  
     Method Processes returns for an order.  
    Top
    See Also