Свойство | Type | Description | |
---|---|---|---|
$_sitesAllowed |
Méthode | Description | |
---|---|---|
checkConnection ( ) : boolean | ||
checkReportError ( $content, $request, $try ) | ||
getMerchantList ( ) : array | ||
getNeededCredentials ( ) : array | ||
getPaymentHistory ( ) : array | ||
getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
login ( $credentials ) | ||
paymentTransactions ( $paymentId ) : array |
Méthode | Description | |
---|---|---|
formatCsv ( $csv ) : mixed | ||
formatDate ( $date ) : string | ||
getExportMerchantReport ( $content ) : array | ||
getMerchantReportList ( ) : array | It returns an array with the different merchants | |
toDate ( $dateString ) : DateTime | null |
public getTransactionList ( null $merchantList = null, DateTime $dStartDate = null, DateTime $dEndDate = null ) : array | ||
$merchantList | null | |
$dStartDate | DateTime | |
$dEndDate | DateTime | |
Résultat | array |
public paymentTransactions ( $paymentId ) : array | ||
$paymentId | ||
Résultat | array |