C# Класс Payments.eway.EPayService

Наследование: IEpayService
Показать файл Открыть проект

Открытые методы

Метод Описание
EPayService ( string gatewayUri = "", int timeOut ) : System.Collections.Generic
Subscribe ( string customerId, RebillPaymentMessage recurringPaymentDetails ) : bool

Описание методов

EPayService() публичный Метод

public EPayService ( string gatewayUri = "", int timeOut ) : System.Collections.Generic
gatewayUri string
timeOut int
Результат System.Collections.Generic

Subscribe() публичный Метод

public Subscribe ( string customerId, RebillPaymentMessage recurringPaymentDetails ) : bool
customerId string
recurringPaymentDetails RebillPaymentMessage
Результат bool