Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Taxes.AbleCommerce Namespace / AbleCommerceTax Class
Properties Methods


Version
AbleCommerceTax Class Members

The following tables list the members exposed by AbleCommerceTax.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyOverridden.   
Public Property Gets or sets a value indicating whether the Tax calculator is enabled  
Public Property Gets or sets a value indicating whether line item taxes should always be implemented by the provider  
Public Property Gets or sets a value indiciating the level of tax detail to display on invoices  
Public PropertyOverridden.   
Public Property Gets or sets a value indicating whether prices in the admin include Tax  
Public Property Gets or sets a value indicating whether to show prices inclusive of tax on shopping pages  
Public Property Gets or sets a value indicating whether the basket and invoice pages should display a column that gives the applied tax rate for the line item  
Public Property Gets or sets the header text to use for the tax column (if shown). Default is "Tax".  
Public Property (Inherited from CommerceBuilder.Taxes.Providers.TaxProviderBase)
Public PropertyOverridden.   
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden.   
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverloaded.  Gets tax info for the given basket item.  
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverridden.  Processes returns for an order.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  Calculate the discounted price for a basket item (Inherited from CommerceBuilder.Taxes.Providers.TaxProviderBase)
Protected Method Records a transaction message to the debug log. (Inherited from CommerceBuilder.Taxes.Providers.TaxProviderBase)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also