\Clapp\OtpHu\RequestTransactionDetailsRequest

Summary

Methods
Properties
Constants
sendData()
setShopId()
getShopId()
setPrivateKey()
getPrivateKey()
setEndpoint()
getEndpoint()
getData()
transformResponse()
No public properties found
No constants found
createSoapEnvelope()
generateSignature()
getSignatureData()
$actionName
N/A
No private methods found
No private properties found
N/A

Properties

$actionName

$actionName : 

Type

Methods

sendData()

sendData(  $data) 

transactionId generáltatása az otp szerverével

Parameters

$data

setShopId()

setShopId(  $value) 

Parameters

$value

getShopId()

getShopId() 

setPrivateKey()

setPrivateKey(  $value) 

Parameters

$value

getPrivateKey()

getPrivateKey() 

setEndpoint()

setEndpoint(  $value) 

Parameters

$value

getEndpoint()

getEndpoint() 

getData()

getData() 

transformResponse()

transformResponse(\Guzzle\Http\Message\Response  $response) 

Parameters

\Guzzle\Http\Message\Response $response

createSoapEnvelope()

createSoapEnvelope(  $actionName, \DomDocument  $signedActionBody) 

Parameters

$actionName
\DomDocument $signedActionBody

generateSignature()

generateSignature() 

aláírás generálása

getSignatureData()

getSignatureData() 

aláírandó string összeállítása ( 2.4.3.1 A digitális aláírás képzése )