Namespace:
RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Top
Top
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Syntax
C#
public interface IPaymentProvider
The IPaymentProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Enabled | |
![]() | ProviderName |
Methods
Name | Description | |
---|---|---|
![]() | AuthorizePayment | |
![]() | CanPayInvoice | |
![]() | IsThisMyIpn | |
![]() | PrepareBatchPayment | |
![]() | PrepareBatchSalePayment | |
![]() | ProcessIpn | |
![]() | ProcessPayment | |
![]() | RegisterSelf |
See Also