SettlementAmount Property
The new Settlement Amount for this transaction.
Object Oriented Interface
public function getSettlementAmount(); public function setSettlementAmount($value);
Procedural Interface
inpaydirect_tsysreversal_get($res, 53 ); inpaydirect_tsysreversal_set($res, 53, $value );
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