Method | Description | |
---|---|---|
ApplyPayment ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ViewResult |
Method | Description | |
---|---|---|
ApplyPayment ( SalesOrderPayment item ) : System.Web.Mvc.ActionResult | ||
GetRefunds ( int salesOrder ) : decimal | ||
GetRemainingPayments ( int customer, CurrencyCode currency ) : IEnumerable |
||
Index ( int customer ) : System.Web.Mvc.ActionResult |
public ApplyPayment ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |