C# Class Payments.eway.EPayService

Inheritance: IEpayService
Afficher le fichier Open project: NickJosevski/Payments.AU

Méthodes publiques

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

Method Details

EPayService() public méthode

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

Subscribe() public méthode

public Subscribe ( string customerId, RebillPaymentMessage recurringPaymentDetails ) : bool
customerId string
recurringPaymentDetails RebillPaymentMessage
Résultat bool