C# Class PayPal, code

Inheritance: System.Web.UI.Page
Mostra file Open project: shendongnian/code Class Usage Examples

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