AuthorizedAmount Property
Original amount authorized before any reversals.
Object Oriented Interface
public function getAuthorizedAmount();
Procedural Interface
inpaydirect_fdmsomahadetailrecord_get($res, 2 );
Default Value
''
Remarks
This field contains the transaction amount from the original authorization request message. If a partial authorization occurred, this field will contain the partially authorized amount.
If any additional authorizations have been made, or the SettlementAmount is different than the originally authorized amount (due to items out of stock or adding a TipAmount) this property should still reflect the original unchanged amount from the initial authorization request.
This property is read-only.
Data Type
String