You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Payment Namespaces > RainWorx.FrameWorx.Providers.Payment.PayPal > CanPayInvoice Method

PayPalStandardCanPayInvoice Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.Payment.PayPal
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: Boolean

Implements

IPaymentProviderCanPayInvoice(Invoice, ReasonCode)
See Also

Reference

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