You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.InvoiceLogic > IPaymentHandler Interface > OnInvoicePaid Method

IPaymentHandlerOnInvoicePaid Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.InvoiceLogic
Assembly:  RainWorx.FrameWorx.Providers.InvoiceLogic (in RainWorx.FrameWorx.Providers.InvoiceLogic.dll) Version: 3.5

Syntax

C#
void OnInvoicePaid(
	Invoice invoice,
	PaymentProviderResponse paymentResponse
)

Parameters

invoice
Type: RainWorx.FrameWorx.DTOInvoice
paymentResponse
Type: RainWorx.FrameWorx.DTOPaymentProviderResponse
See Also

Reference

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