PHP Class Oara\Network\Publisher\Amazon

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

Public Methods

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

Method Details

checkConnection() public method

Check the connection
public checkConnection ( )

getMerchantList() public method

(non-PHPdoc)
public getMerchantList ( )

getNeededCredentials() public method

public getNeededCredentials ( ) : array
return array

getTransactionList() public method

(non-PHPdoc)
public getTransactionList ( $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null )
$dStartDate DateTime
$dEndDate DateTime

login() public method

public login ( $credentials )