ResponseData Property
The entire response returned from the gateway processor.
Syntax
property ResponseData: String;
Default Value
''
Remarks
The entire response returned from the gateway processor. This property contains the entire response returned from the gateway processor. You may use this to parse additional information that is not returned in the standard response properties.
This property is read-only and not available at design time.
Data Type
String