TransactionDesc Property
Soft (Dynamic) Descriptor.
Syntax
[VB.NET] Public Property TransactionDesc As String
[C#] public string TransactionDesc {get; set;}
Remarks
This property allows a merchant to specify a description about the transaction.
The maximum length of this property is 25 characters (alphanumeric and special characters).
Default Value
""