Methods Summary | ||
---|---|---|
public
|
#
__construct( RKD\Banklink\Protocol\IPizza $protocol )
Force Krediidipank class to use IPizza protocol.
Overrides |
|
protected
|
||
protected
|
Properties Summary | ||
---|---|---|
protected
mixed
|
$requestUrl
Request url.
|
#
array (
'payment' => 'https://i.cooppank.ee/pay',
'auth' => 'https://i.cooppank.ee/auth',
)
|
protected
mixed
|
$testRequestUrl
Test request url.
|
#
array (
'payment' => 'https://secure.cooppank.ee/pay',
'auth' => 'https://secure.cooppank.ee/auth',
)
|
protected
string
|
$responseEncoding
Response encoding.
|
#
'ISO-8859-13'
|
Properties inherited from RKD\Banklink\Banklink |
---|
$protocol ,
$requestData ,
$authData ,
$requestUrl ,
$testRequestUrl ,
$requestEncoding ,
$responseEncoding
|