ResponseApprovalCode Property
Contains an authorization code when a transaction has been approved.
Syntax
property ResponseApprovalCode: String;
Default Value
''
Remarks
Contains an authorization code when a transaction has been approved. This property contains an authorization code when a transaction has been approved. If the ResponseCode returned indicates that the transaction is not approved, then the contents of this property should be ignored.
This property is read-only and not available at design time.
Data Type
String