LastRetrievalNumber Property
The last RetrievalNumber received from the host. Used for Void transactions.
Syntax
public String getLastRetrievalNumber(); public void setLastRetrievalNumber(String lastRetrievalNumber);
Remarks
When sending a transaction with the InteracTransactionType set to ittVoidSale or ittVoidReturn, this property must contain the RetrievalNumber from the very last transaction that you sent to the Paymentech Server. RetrievalNumberToVoid should be set with the RetrievalNumber of the transaction you wish to void.
Default Value
""