OrderInfoOrderShippingTaxes Property |
Xml content with the summary of the taxes which were applied to the selected shipping option.
Contains tags "TaxClassID", "TaxClassDisplayName", "TaxClassZeroIfIDSupplied", "TaxValue", "TaxIsFlat".
The "TaxIsFlat" tag is available only in CMS 8.2 and lower versions.
The root tag is ShippingTaxes.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax public virtual string OrderShippingTaxes { get; set; }
Property Value
Type:
StringSee Also