ResponseBatchAmount Property
The total authorized amount for all Credit Card transactions in the batch.
Object Oriented Interface
public function getResponseBatchAmount();
Procedural Interface
inpaydirect_fdmsomahabatchmgr_get($res, 21 );
Default Value
''
Remarks
The total authorized amount for all Credit Card transactions in the batch.
This value is taken directly from ResponseText. Note in the case of a negative amount, a minus '-' sign will be put at the beginning of the amount.
This property is read-only and not available at design time.
Data Type
String