DebitSettleDate Property
Contains the ResponseSettleDate returned in the original Debit or EBT response.
Syntax
public String getDebitSettleDate(); public void setDebitSettleDate(String debitSettleDate);
Remarks
This property contains the settlement date returned in the original debit authorization response message. the settlement date must be provided in MMDD format, and is utilized for transaction tracking purposes.
This property is valid for Debit card and EBT card transactions only. It will be ignored for all other TransactionTypes.
Default Value
""