Method | Description | |
---|---|---|
__construct ( |
||
activityDatatable ( ) | ||
creditDatatable ( ) | ||
creditIndex ( ) | ||
dashboard ( $contactKey = false ) | ||
documentDatatable ( ) | ||
documentIndex ( ) | ||
download ( $invitationKey ) | ||
getDocument ( $invitationKey, $publicId ) | ||
getDocumentVFSJS ( $publicId, $name ) | ||
getInvoiceDocumentsZip ( $invitationKey ) | ||
invoiceDatatable ( ) | ||
invoiceIndex ( ) | ||
paymentDatatable ( ) | ||
paymentIndex ( ) | ||
paymentMethods ( ) | ||
quoteDatatable ( ) | ||
quoteIndex ( ) | ||
recurringInvoiceDatatable ( ) | ||
recurringInvoiceIndex ( ) | ||
removePaymentMethod ( $publicId ) | ||
setAutoBill ( ) | ||
setDefaultPaymentMethod ( ) | ||
sign ( $invitationKey ) | ||
verifyPaymentMethod ( ) | ||
view ( $invitationKey ) |
Method | Description | |
---|---|---|
canCreateZip ( ) | ||
getInvoiceZipDocuments ( $invoice, &$size ) |
Method | Description | |
---|---|---|
getContact ( ) | ||
getPaymentStatusLabel ( $model ) | ||
getPaymentTypes ( $account, $client, $invitation ) | ||
paymentMethodError ( $type, $error, $accountGateway = false, $exception = false ) | ||
returnError ( $error = false ) |
public __construct ( |
||
$invoiceRepo | ||
$paymentRepo | ||
$activityRepo | ||
$documentRepo | ||
$paymentService | ||
$creditRepo |