SettlementAmount Property
The new Settlement Amount for this transaction.
Syntax
char* GetSettlementAmount();
int SetSettlementAmount(char* lpszSettlementAmount);
Default Value
""
Remarks
When performing an Authorization Reversal transaction, this field must contain a one to 12-character numeric transaction amount to be settled. The host subtracts this amount from the TotalAuthorizedAmount to derive the actual authorization amount to be reversed.
Data Type
String