Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public PaymentProviderResponse AttemptBatchPayment( string actingUserName, Invoice invoice, out string details )
Parameters
- actingUserName
- Type: SystemString
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
- details
- Type: SystemString
Return Value
Type: PaymentProviderResponseImplements
IAccountingServiceAttemptBatchPayment(String, Invoice, String)See Also