E-Payment Integrator 2016 C++ Builder Edition
E-Payment Integrator 2016 C++ Builder Edition
Questions / Feedback?

ResponseErrorText Property

Additional error description returned by some gateways.

Syntax

__property String ResponseErrorText = {read=FResponseErrorText, write=FSetResponseErrorText};

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7354]