Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
PaymentWithPaypal ( string DonationAmount ) : System.Web.Mvc.ActionResult | ||
Success ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
CreatePayment ( |
||
ExecutePayment ( |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public PaymentWithPaypal ( string DonationAmount ) : System.Web.Mvc.ActionResult | ||
DonationAmount | string | |
return | System.Web.Mvc.ActionResult |
public Success ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |