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

IPaymentProviderPrepareBatchSalePayment Method

AuctionWorx 3.5 API

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

Syntax

C#
BatchPaymentCapability PrepareBatchSalePayment(
	Invoice invoice,
	out PaymentParameters paymentParameters,
	out string details
)

Parameters

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

Return Value

Type: BatchPaymentCapability
See Also

Reference

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