Inheritance Hierarchy
RainWorx.FrameWorx.Providers.PaymentPaymentProviderBase
RainWorx.FrameWorx.Providers.Payment.StripeStripeConnect
Namespace: RainWorx.FrameWorx.Providers.Payment.Stripe
Assembly: RainWorx.FrameWorx.Providers.Payment.Stripe (in RainWorx.FrameWorx.Providers.Payment.Stripe.dll) Version: 3.5
Syntax
C#
public class StripeConnect : PaymentProviderBase
The StripeConnect type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StripeConnect | Initializes a new instance of the StripeConnect class |
Properties
Name | Description | |
---|---|---|
![]() | Enabled | (Overrides PaymentProviderBaseEnabled.) |
![]() | ProviderName | (Overrides PaymentProviderBaseProviderName.) |
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also