You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Payment Namespaces > RainWorx.FrameWorx.Providers.Payment > PaymentProviderBase Class

PaymentProviderBase Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.Providers.PaymentPaymentProviderBase
    RainWorx.FrameWorx.Providers.Payment.AuthorizeNetAuthorizeNetAim
    RainWorx.FrameWorx.Providers.Payment.PayPalPayPalStandard
    RainWorx.FrameWorx.Providers.Payment.StripeStripeConnect

Namespace:  RainWorx.FrameWorx.Providers.Payment
Assembly:  RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5

Syntax

C#
public abstract class PaymentProviderBase : IPaymentProvider

The PaymentProviderBase type exposes the following members.

Constructors

NameDescription
Protected methodPaymentProviderBase
Initializes a new instance of the PaymentProviderBase class
Top
Properties

NameDescription
Public propertyEnabled
Public propertyProviderName
Top
Methods

NameDescription
Protected methodAddPaymentProviderAdminNavigation
Protected methodAddPaymentProviderSiteProperty
Protected methodAddPaymentProviderUserField
Public methodAuthorizePayment
Public methodCanPayInvoice
Public methodIsThisMyIpn
Public methodPrepareBatchPayment
Public methodPrepareBatchSalePayment
Public methodProcessIpn
Public methodProcessPayment
Public methodRegisterSelf
Top
Fields

NameDescription
Protected field_data
Protected field_notifier
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.