C# 클래스 PayPal, code

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 메소드들

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

메소드 상세

ProcessPayment() 공개 메소드

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