ResponseErrorCode Property
Additional error code returned by some gateways.
Syntax
echeckcontrol.ResponseErrorCode
Default Value
""
Remarks
Additional error code returned by some gateways. If a gateway returns it, this property will contain an additional code that may explain why the transaction was declined. You may also wish to inspect ResponseErrorText for a human-readable description of this ResponseErrorCode.
This property is read-only and not available at design time.
Data Type
String