Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxHelper Class


In This Topic
    TaxHelper Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Rounds a decimal value to a specified precision. Will always round upword.  
    Public Methodstatic (Shared in Visual Basic) Determines the effective invoice display.  
    Public Methodstatic (Shared in Visual Basic) Determines the effective shopping display.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the extended price that should be displayed for a basket/checkout page  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the price that should be displayed for a basket/checkout page  
    Public Methodstatic (Shared in Visual Basic) Gets a price inclusive of tax  
    Public Methodstatic (Shared in Visual Basic) Gets the price that should be displayed on the basket  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the price that should be displayed for shopping purposes  
    Public Methodstatic (Shared in Visual Basic) Gets the AbleCommerce tax provider  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the tax rate that applies to an item in the basket  
    Public Methodstatic (Shared in Visual Basic) Determines if any tax provider is active for the current store  
    Public Methodstatic (Shared in Visual Basic) Rounds a decimal value to a specified precision. A parameter specifies how to round the value.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also