![]() | |
IPayment |
public interface IPaymentProcessService : IPaymentProcessQueryService, IBusinessService
The IPaymentProcessService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of PaymentProcesses matching the specified filter.
(Inherited from IPaymentProcessQueryService) |
![]() | GetAll |
Gets all PaymentProcesses
(Inherited from IPaymentProcessQueryService) |
![]() | GetSingle |
Gets a single PaymentProcess matching the provided filter.
(Inherited from IPaymentProcessQueryService) |