Namespace:
RainWorx.FrameWorx.Providers.Payment
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Payment (in RainWorx.FrameWorx.Providers.Payment.dll) Version: 3.5
Syntax
C#
public abstract 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: BatchPaymentCapabilityImplements
IPaymentProviderPrepareBatchSalePayment(Invoice, PaymentParameters, String)See Also