Click or drag to resize
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.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual string OrderShippingTaxes { get; set; }

Property Value

Type: String
See Also