Inheritance Hierarchy
RainWorx.FrameWorx.Providers.InvoiceLogicStandardPaymentHandler
Namespace: RainWorx.FrameWorx.Providers.InvoiceLogic
Assembly: RainWorx.FrameWorx.Providers.InvoiceLogic (in RainWorx.FrameWorx.Providers.InvoiceLogic.dll) Version: 3.5
Syntax
C#
public class StandardPaymentHandler : IPaymentHandler
The StandardPaymentHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StandardPaymentHandler | Initializes a new instance of the StandardPaymentHandler class |
![]() | StandardPaymentHandler(IDataContext, INotifierService, IAccountingService, IQueueManager) | Initializes a new instance of the StandardPaymentHandler class |
Methods
Name | Description | |
---|---|---|
![]() | OnInvoicePaid |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also