C# Class PayPal.NetbankingProvider, code

Inheritance: IPaymentProvider
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus

Method Details

ProcessPayment() public méthode

public ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus
customerInfo ICustomerAccountInformation
transaction ITransactionDetails
Résultat IPaymentStatus