TransactionId Property
Merchant-generated transaction Id used for all transactions.
Syntax
__property String TransactionId = {read=FTransactionId, write=FSetTransactionId, default=""};
Default Value
""
Remarks
This property is used to send a merchant-generated transaction id to the Gateway, if the gateway supports that feature.
Data Type
String