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 root tag is ShippingTaxes.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual string OrderShippingTaxes { get; set; }
Property Value
Type:
StringSee Also