Click or drag to resize
Infosoft Logo

IPaymentImporterService Interface

A service contract that defines operations for payment import processing.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions.Interchange
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IPaymentImporterService : IBusinessService

The IPaymentImporterService type exposes the following members.

Methods
 NameDescription
Public methodStartPaymentImport Starts the payment import with the given configuration.
Top
See Also