Method | Description | |
---|---|---|
between ( $from, $to, $value ) | ||
checkConnection ( ) : boolean | ||
getMerchantList ( ) : array | ||
getNeededCredentials ( ) : array | ||
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
login ( $credentials ) | ||
readTransactions ( string $htmlReport ) : array: | Read the html table in the report |
public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
$merchantList | null | |
$dStartDate | DateTime | |
$dEndDate | DateTime | |
return | array |
public readTransactions ( string $htmlReport ) : array: | ||
$htmlReport | string | |
return | array: |