Méthode | Description | |
---|---|---|
BasicInfo ( int id ) : System.Web.Mvc.ActionResult | ||
Complete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
PaymentMethodController ( IPaymentProcessorProvider processorProvider, |
||
Processor ( int id ) : System.Web.Mvc.ActionResult | ||
Steps ( int step ) : System.Web.Mvc.ActionResult |
Méthode | Description | |
---|---|---|
BasicInfo ( |
||
Delete ( |
||
Disable ( |
||
Enable ( |
||
EnablePaymentMethod ( int id ) : void | ||
GetAvailablePaymentProcessors ( ) : IList |
||
UpdateProcessorConfig ( int paymentMethodId, [ config ) : void |
public BasicInfo ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Complete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Index ( int page = 1, int pageSize = 50 ) : System.Web.Mvc.ActionResult | ||
page | int | |
pageSize | int | |
Résultat | System.Web.Mvc.ActionResult |
public PaymentMethodController ( IPaymentProcessorProvider processorProvider, |
||
processorProvider | IPaymentProcessorProvider | |
paymentMethodService | ||
Résultat | System |
public Processor ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Résultat | System.Web.Mvc.ActionResult |
public Steps ( int step ) : System.Web.Mvc.ActionResult | ||
step | int | |
Résultat | System.Web.Mvc.ActionResult |