ResponseApprovalCode Property
Contains an authorization code when a transaction has been approved.
Object Oriented Interface
public function getResponseApprovalCode();
Procedural Interface
inpay_echeck_get($res, 39 );
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