C# Class PayPal.NetbankingProvider, code

Inheritance: IPaymentProvider
Mostrar archivo Open project: shendongnian/code

Public Methods

Method Description
ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus

Method Details

ProcessPayment() public method

public ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus
customerInfo ICustomerAccountInformation
transaction ITransactionDetails
return IPaymentStatus