TaxClassInfoProviderGetTaxes Method |
Name | Description | |
---|---|---|
![]() ![]() | GetTaxes(ShoppingCartInfo) |
Returns DataSet with all taxes which should be applied the shopping cart items.
|
![]() ![]() | GetTaxes(ShoppingCartItemInfo) |
Returns list of all taxes which should be applied to the specified shopping cart item.
|
![]() ![]() | GetTaxes(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.
|