You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > TaxApi Class > TaxApi Methods > GetApplicableTaxRate
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxApi.GetApplicableTaxRate Method

Returns the applicable tax rate for the supplied addresses and tax class.

C#
public virtual TaxRateData GetApplicableTaxRate(AddressData shipFromAddress, AddressData shipToAddress, long taxClassId);
Visual Basic
Public virtual Function GetApplicableTaxRate(shipFromAddress As AddressData, shipToAddress As AddressData, taxClassId As long) As TaxRateData
Parameters 
Description 
shipFromAddress 
Address where the products are coming from. 
shipToAddress 
Address where products are going. 
taxClassId 
The taxClass for which to retrieve a rate 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!