PHP Class Oara\Network\Publisher\HasOffers

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

Public Methods

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

Private Methods

Method Description
call ( $apiUrl ) : mixed

Method Details

checkConnection() public method

Check the connection
public checkConnection ( )

getMerchantList() public method

public getMerchantList ( ) : array
return array

getNeededCredentials() public method

public getNeededCredentials ( ) : 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