ResponseErrorText Property
Additional error description returned by some gateways.
Syntax
echeckcontrol.ResponseErrorText
Default Value
""
Remarks
Additional error description returned by some gateways. If a gateway returns it, this property will contain a human-readable description of the error which occurred (if any). You may also wish to inspect ResponseErrorCode for an accompanying code which may be parsed and used by your application.
This property is read-only and not available at design time.
Data Type
String