ResponseBatchAmount Property
The total authorized amount for all Credit Card transactions in the batch.
Syntax
char* GetResponseBatchAmount();
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