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: 9.0.0
Syntaxpublic virtual string OrderShippingTaxes { get; set; }
Property Value
Type:
String
See Also