Methods Summary | ||
---|---|---|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
Constants Summary | ||
---|---|---|
public
int
|
STATUS_SUCCESS
Signature verified and transaction successful.
|
#
1
|
public
int
|
STATUS_ERROR
Signature not verified.
|
#
-1
|
public
string
|
RESPONSE_AUTO
Automatic response value.
|
#
'Y'
|
Properties Summary | ||
---|---|---|
protected
int
|
$status
Response status.
|
#
NULL
|
protected
array
|
$responseData
Response data.
|
#
NULL
|
protected
string
|
$language
Prefered language.
|
#
NULL
|
protected
bool
|
$isAutomatic
Response automatic state.
|
#
false
|