C# 클래스 PayPal.NetbankingProvider, code

상속: IPaymentProvider
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus

메소드 상세

ProcessPayment() 공개 메소드

public ProcessPayment ( ICustomerAccountInformation customerInfo, ITransactionDetails transaction ) : IPaymentStatus
customerInfo ICustomerAccountInformation
transaction ITransactionDetails
리턴 IPaymentStatus