Interface IPaymentProcessorService
public interface IPaymentProcessorService
Methods
GetInstance(PaymentMethod)
IPaymentProcessor GetInstance(PaymentMethod method)
Parameters
method
PaymentMethod
Returns
List()
IEnumerable<PaymentProcessorInfo> List()