TransactionId Property
Merchant-generated transaction Id used for all transactions.
Syntax
public String getTransactionId(); public void setTransactionId(String transactionId);
Remarks
This property is used to send a merchant-generated transaction id to the Gateway, if the gateway supports that feature.
Default Value
""