CommodityCode Property
Code indicating the type of goods or services sold.
Syntax
[VB.NET] Public Property CommodityCode As String
[C#] public string CommodityCode {get; set;}
Remarks
This property should contain an international description code of the overall goods or services being supplied. The acquirer bank or processor should provide the merchant an updated listing of currently defined codes.
The maximum length of this property is 4 characters.
This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).
Default Value
""