Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.LiveIntegration
LiveSalesDiscountProvider Class
LiveSalesDiscountProvider Methods
ProcessOrder Method
LiveSalesDiscountProvider Methods
The
LiveSalesDiscountProvider
type exposes the following members.
Methods
Name
Description
CreateAmountOrderline(Order, Double, Boolean)
(Inherited from
SalesDiscountProvider
.)
CreateAmountOrderline(Order, Double, Boolean, OrderLine)
(Inherited from
SalesDiscountProvider
.)
CreateProductOrderline(Order, Product)
(Inherited from
SalesDiscountProvider
.)
CreateProductOrderline(Order, String)
(Inherited from
SalesDiscountProvider
.)
CreateProductOrderline(Order, String, String)
(Inherited from
SalesDiscountProvider
.)
GetIdSuitableString
Gets the id suitable string.
(Inherited from
ConfigurableAddIn
.)
GetOrderDiscounts
(Inherited from
SalesDiscountProvider
.)
GetParametersToXml
Gets the parameters to XML.
(Inherited from
ConfigurableAddIn
.)
GetParametersToXml(Boolean)
Gets the parameters to XML.
(Inherited from
ConfigurableAddIn
.)
LoadParametersFromXml
Loads the parameters from XML.
(Inherited from
ConfigurableAddIn
.)
ProcessOrder
Processes the order.
(Overrides
SalesDiscountProvider
ProcessOrder(Order)
.)
RenderAdditionalContent
Renders the content of the additional.
(Inherited from
ConfigurableAddIn
.)
SetValue
Sets the value.
(Inherited from
ConfigurableAddIn
.)
UpdateFromPost
Updates from post back.
Remarks
Get the parameter from Context.Current.Request.Form
Form information. Null is allowed.
(Inherited from
ConfigurableAddIn
.)
Top
See Also
Reference
LiveSalesDiscountProvider Class
Dynamicweb.Ecommerce.LiveIntegration Namespace