Namespace:
RainWorx.FrameWorx.Providers.Payment.PayPal
Assembly: RainWorx.FrameWorx.Providers.Payment.PayPal (in RainWorx.FrameWorx.Providers.Payment.PayPal.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Payment.PayPal (in RainWorx.FrameWorx.Providers.Payment.PayPal.dll) Version: 3.5
Syntax
C#
public override bool CanPayInvoice( Invoice invoice, out ReasonCode reason )
Parameters
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
- reason
- Type: RainWorx.FrameWorx.DTOReasonCode
Return Value
Type: BooleanImplements
IPaymentProviderCanPayInvoice(Invoice, ReasonCode)See Also