ResponseCode Property
Indicates the status of the batch transmission.
Syntax
property ResponseCode: String;
Default Value
''
Remarks
Indicates the status of the batch transmission.
This property contains the two character response code returned by the host indicating the status of the Batch Settlement attempt. The following table provides a summary of the response returned by the TSYS host:
GB | Good Batch. |
QD | Duplicate Batch. |
RB | Rejected Batch. |
This property is read-only and not available at design time.
Data Type
String