PHP Class Oara\Network\Publisher\AffiliNet

Author: Carlos Morillo Merino
Inheritance: extends Oara\Network
Afficher le fichier Open project: fubralimited/php-oara

Méthodes publiques

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

Private Methods

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

Method Details

checkConnection() public méthode

public checkConnection ( ) : boolean
Résultat boolean

getMerchantList() public méthode

public getMerchantList ( ) : array
Résultat array

getNeededCredentials() public méthode

public getNeededCredentials ( ) : array
Résultat array

getPaymentHistory() public méthode

public getPaymentHistory ( ) : array
Résultat array

getTransactionList() public méthode

public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array
$merchantList null
$dStartDate DateTime
$dEndDate DateTime
Résultat array

login() public méthode

public login ( $credentials )
$credentials