Namespace:
RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment.Dummy (in RainWorx.FrameWorx.Providers.Payment.Dummy.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Payment.Dummy (in RainWorx.FrameWorx.Providers.Payment.Dummy.dll) Version: 3.5
Syntax
C#
public 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