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#
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: BatchPaymentCapabilitySee Also