C# 클래스 Payments.eway.EPayService

상속: IEpayService
파일 보기 프로젝트 열기: NickJosevski/Payments.AU

공개 메소드들

메소드 설명
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