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

PayPalStandardProcessPayment 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 PaymentProviderResponse ProcessPayment(
	Invoice invoice,
	PaymentParameters paymentParameters
)

Parameters

invoice
Type: RainWorx.FrameWorx.DTOInvoice
paymentParameters
Type: RainWorx.FrameWorx.DTOPaymentParameters

Return Value

Type: PaymentProviderResponse

Implements

IPaymentProviderProcessPayment(Invoice, PaymentParameters)
See Also

Reference

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