TransactionId Property
Transaction Identifier from the original authorization response.
Syntax
public String getTransactionId(); public void setTransactionId(String transactionId);
Remarks
This 15-character field contains a Transaction Identifier associated with the transaction being settled. If the transaction was authorized on-line, this field must contain the value (if returned) from the original authorization response message. If a value was not returned in the authorization response or the transaction was processed off-line, this field must be defaulted to zeros.
Default Value
"000000000000000"