ResponseAuthorizedAmount Property
When supporting partial authorizations, this is the amount actually charged to the credit card.
Object Oriented Interface
public function getResponseAuthorizedAmount();
Procedural Interface
inpaydirect_fdmsomaharetail_get($res, 37 );
Default Value
''
Remarks
When supporting partial authorizations, this is the amount actually charged to the credit card.
This is only used when supporting partial authorizations. This will be less than the original TransactionAmount. You must collect the remainder via another form of payment, or Void the authorization if the customer does not have an additional form of payment.
This property is read-only.
Data Type
String