\Clapp\OtpHu\ResponseTransactionDetailsResponse

Summary

Methods
Properties
Constants
__construct()
getTransaction()
getTransactionId()
isSuccessful()
isRejected()
isCancelled()
isPending()
No public properties found
No constants found
parseTransaction()
$transaction
N/A
No private methods found
No private properties found
N/A

Properties

$transaction

$transaction : 

Type

Methods

__construct()

__construct(\Omnipay\Common\Message\RequestInterface  $request,   $data) 

Parameters

\Omnipay\Common\Message\RequestInterface $request
$data

getTransaction()

getTransaction() 

getTransactionId()

getTransactionId() 

isSuccessful()

isSuccessful() : boolean

Is the response successful?

Returns

boolean

isRejected()

isRejected() 

Is the response rejected?

isCancelled()

isCancelled() : boolean

Is the transaction cancelled by the user?

Returns

boolean

isPending()

isPending() : boolean

Is the response successful?

Returns

boolean

parseTransaction()

parseTransaction(  $data) 

transaction adatainak kiszedése a raw response-ból

Parameters

$data