LiveShippingFeeProvider Methods |
The LiveShippingFeeProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateShippingFee |
Calculate shipping fee for the specified order.
(Overrides ShippingProviderCalculateShippingFee(Order).) | |
| GetFieldValues |
Gets the field values.
(Inherited from ShippingProvider.) | |
| GetIdSuitableString |
Gets the id suitable string.
(Inherited from ConfigurableAddIn.) | |
| 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.
(Inherited from ShippingProvider.) | |
| Render |
Makes it possible to extend the shipping method template instance.
(Inherited from ShippingProvider.) | |
| RenderAdditionalContent |
Renders the content of the additional.
(Inherited from ConfigurableAddIn.) | |
| RenderBackend |
Renders the backend.
(Inherited from ShippingProvider.) | |
| RenderFrontend |
Renders the frontend.
(Inherited from ShippingProvider.) | |
| SaveLog |
Saves the log.
(Inherited from ShippingProvider.) | |
| SaveXmlLog |
Saves the xml log.
(Inherited from ShippingProvider.) | |
| SetValue |
Sets the value.
(Inherited from ConfigurableAddIn.) | |
| UpdateFromPost |
Updates from post back.
(Inherited from ConfigurableAddIn.)Get the parameter from Context.Current.Request.Form Form information. Null is allowed. |