Methods Summary | ||
---|---|---|
public
|
||
public
|
||
public
|
||
public
|
#
getPaymentRequest( int $orderId , float $sum , string $message , string $language = 'EST', string $currency = 'EUR', array $customRequestData = array ( ), string $timezone = 'Europe/Tallinn' )
Get payment object
|
|
public
|
#
getAuthRequest( string $recId = NULL, string $nonce = NULL, string $rid = NULL, string $language = 'EST', string $timezone = 'Europe/Tallinn' )
Get authentication object
|
|
public
|
||
public
|
||
protected
|
||
protected
|
||
protected
|
||
protected
|
Properties Summary | ||
---|---|---|
protected
RKD\Banklink\RKD\Banklink\Protocol
|
$protocol
Protocol object used for communication.
|
#
NULL
|
protected
array
|
$requestData
Request data.
|
#
NULL
|
protected
array
|
$authData
Authentication data.
|
#
NULL
|
protected
mixed
|
$requestUrl
Request url.
|
#
NULL
|
protected
mixed
|
$testRequestUrl
Test request url.
|
#
NULL
|
protected
string
|
$requestEncoding
Request encoding.
|
#
'UTF-8'
|
protected
string
|
$responseEncoding
Response encoding.
|
#
'UTF-8'
|