PHP Class Oara\Network\Publisher\AffiliNet

Author: Carlos Morillo Merino
Inheritance: extends Oara\Network
Show file Open project: fubralimited/php-oara

Public Methods

Method Description
checkConnection ( ) : boolean
getMerchantList ( ) : array
getNeededCredentials ( ) : array
getPaymentHistory ( ) : array
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
login ( $credentials )

Private Methods

Method Description
affilinetCall ( $call, $ws, $params, $try, $currentPage ) Call to the API controlling the exception and Login
calculeIterationNumber ( $rowAvailable, $rowsReturned ) : integer

Method Details

checkConnection() public method

public checkConnection ( ) : boolean
return boolean

getMerchantList() public method

public getMerchantList ( ) : array
return array

getNeededCredentials() public method

public getNeededCredentials ( ) : array
return array

getPaymentHistory() public method

public getPaymentHistory ( ) : array
return array

getTransactionList() public method

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
return array

login() public method

public login ( $credentials )
$credentials