TransactionId Property
Merchant-generated transaction Id used for all transactions.
Syntax
[VB.NET] Public Property TransactionId As String
[C#] public string TransactionId {get; set;}
Remarks
This property is used to send a merchant-generated transaction id to the Gateway, if the gateway supports that feature.
Default Value
""