TransactionId Property
Merchant-generated transaction Id used for all transactions.
Syntax
char* GetTransactionId();
int SetTransactionId(char* lpszTransactionId);
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