C# Class Payments.eway.EPayService

Inheritance: IEpayService
ファイルを表示 Open project: NickJosevski/Payments.AU

Public Methods

Method Description
EPayService ( string gatewayUri = "", int timeOut ) : System.Collections.Generic
Subscribe ( string customerId, RebillPaymentMessage recurringPaymentDetails ) : bool

Method Details

EPayService() public method

public EPayService ( string gatewayUri = "", int timeOut ) : System.Collections.Generic
gatewayUri string
timeOut int
return System.Collections.Generic

Subscribe() public method

public Subscribe ( string customerId, RebillPaymentMessage recurringPaymentDetails ) : bool
customerId string
recurringPaymentDetails RebillPaymentMessage
return bool