ReferenceNumber Property
A value assigned by the merchant to uniquely reference a transaction and any subsequent related transactions.
Syntax
public String getReferenceNumber(); public void setReferenceNumber(String referenceNumber);
Remarks
This value is a merchant assigned 12 digit value. The value must be unique within a day for a given merchant id and terminal id. When performing a Capture or Reverse transaction this must be the same as the original transaction.
Default Value
""