TaxClassInfoProviderGetTaxesInternal Method |
Name | Description | |
---|---|---|
GetTaxesInternal(ShoppingCartInfo) |
Returns DataSet with all taxes which should be applied the shopping cart items.
| |
GetTaxesInternal(ShoppingCartItemInfo) |
Returns list of all taxes which should be applied to the specified shopping cart item.
| |
GetTaxesInternal(Int32, Int32, Int32, String) |
Returns DataSet with all the taxes that are applied to the specified product and their values according to the specified country, state and zip code.
|