Inheritance Hierarchy
RainWorx.FrameWorx.Providers.PaymentAdminBypass
Namespace: RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment.Dummy (in RainWorx.FrameWorx.Providers.Payment.Dummy.dll) Version: 3.5
Syntax
C#
public class AdminBypass : IPaymentProvider
The AdminBypass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AdminBypass | Initializes a new instance of the AdminBypass class |
Properties
Name | Description | |
---|---|---|
![]() | Enabled | |
![]() | ProviderName |
Methods
Name | Description | |
---|---|---|
![]() | AuthorizePayment | |
![]() | CanPayInvoice | |
![]() | IsThisMyIpn | |
![]() | PrepareBatchPayment | |
![]() | PrepareBatchSalePayment | |
![]() | ProcessIpn | |
![]() | ProcessPayment | |
![]() | RegisterSelf |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also