...
Action name | PaymentGatewayDefReader |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | Retrieves a PaymentGatewayDef based on configurable parameters. |
Return value |
|
Properties |
|
Parameters |
|
Unknown package
GetMostProgressedActiveInvoiceFlow
Action name | GetMostProgressedActiveInvoiceFlow |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | If no invoice flow is specified in the arguments, this action returns the active invoice flow, related to the given account, belonging to the specified invoice flow key, and that is farthest into the dunning process. If an invoice flow is specified in the arguments, then the definition key of this flow will be used for the search, and the flow itself will be ignored for the result. |
Return value |
|
Properties |
|
Parameters |
|
GetActiveInvoiceFlows
Action name | GetActiveInvoiceFlows |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | Action for extracting InvoiceFlows based on persistent object (Invoice or BillingGroup). If deepSearch parameter is selected and type of PersistentObject is BillingGroup - action returns all open InvoiceFlows from invoices that belong to this BillingGroup. |
Return value |
|
Properties |
|
Parameters |
|
InvoiceFlowStepReader
Action name | InvoiceFlowStepReader |
---|---|
Class name |
|
Available from core version | 8.7 |
Description | Retrieves an invoice based on configurable parameters. |
Return value |
|
Properties |
|
Parameters |
|
Billing - Financial
GetPaymentReferenceFromBillingGroup
...