ErrorType Property
Type of batch error.
Object Oriented Interface
public function getErrorType();
Procedural Interface
inpaydirect_tsyssettle_get($res, 14 );
Default Value
''
Remarks
Type of batch error.
When you receive a Rejected Batch (ResponseCode is "RB"), this one character property will provide additional info as to the nature of the rejected batch. The following table lists the currently defined error types.
B | Blocked terminal. |
C | Card type error. |
D | Device error. |
E | Error in Batch. |
S | Sequence error. |
T | Transmission error. |
U | Unknown error. |
V | Routing error. |
This property is read-only.
Data Type
String