Property | Type | Description | |
---|---|---|---|
$_includeBonus |
Property | Type | Description | |
---|---|---|---|
$_sitesAllowed |
Method | Description | |
---|---|---|
checkConnection ( ) : boolean | ||
getMerchantList ( ) : array | ||
getNeededCredentials ( ) : array | ||
getPaymentHistory ( ) : array | ||
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
login ( $credentials ) | ||
paymentTransactions ( $pid ) : array |
Method | Description | |
---|---|---|
apiCall ( $url ) | ||
calculeIterationNumber ( $rowAvailable, $rowsReturned ) : integer | ||
findAttribute ( null $object = null, null $attribute = null ) : null | string | ||
getMerchantExport ( ) : array | ||
getTransactionsXml ( $restUrl, $merchantList ) : array | ||
transactionsByType ( $cid, $startDate, $endDate, $merchantList ) : array |
public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
$merchantList | null | |
$dStartDate | DateTime | |
$dEndDate | DateTime | |
return | array |