4D Payments SDK 2016 .NET Edition

Questions / Feedback?

FreightTaxRate Property

Rate used to calculate the FreightTaxAmount .

Syntax

public string FreightTaxRate { get; set; }
Public Property FreightTaxRate As String

Default Value

""

Remarks

This property contains the tax rate used to calculate the FreightTaxAmount. This field has a two-digit implied decimal position, and the maximum length is 4 digits.

This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]