| Dynamicweb.eCommerce.Orders Namespace : Order Class |
For a list of all members of this type, see Order members.
| Name | Description | |
|---|---|---|
![]() | Capture | Performs capture on this order and stores the resulting OrderCaptureInfo on the order |
![]() | CheckOrder | Checks the order. |
![]() | ClearCachedPrices | Clears the cached prices. |
![]() | Clone | Clones this instance. |
![]() | ConnectToUsersEmail | Connects to users email. |
![]() | Copy | Copies this instance and saves it in the DB. This method is similar to Clone method. |
![]() | CreateOrderLine | Overloaded. Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product. |
![]() | Delete | Overloaded. Deletes this instance. |
![]() | DowngradeToCart | Converts the order back to cart |
![]() | ForcePriceRecalculation | Forces the recalculation of the Price. |
![]() | GetCartFormName | Gets the name of the cart form. |
![]() ![]() | GetEmptyOrderDataSet | Gets an empty DataSet with the schema from the database. |
![]() ![]() | GetOrderByID | Overloaded. Gets the order by ID. |
![]() | GetOrderDataReader | Gets the DataReader with order. |
![]() ![]() | GetOrderDataSetByOrderID | Gets the DataSet object with orders. |
![]() ![]() | GetOrders | Overloaded. Gets the orders. |
![]() | GetPropertyType | Gets the property type. |
![]() | GetPropertyValue | Gets the property value. |
![]() ![]() | GetTotalPurchasesByCustomerID | Get total purchases price by customer Id |
![]() | RemoveNoneActiveProducts | Removes all orderlines that is of type Product and that no longer exist in the database. Also removes products according to the control panel settings: Active, on stock, price is zero. |
![]() | Save | Overloaded. Saves this instance. |
![]() | SaveDebuggingInfos | Saves the debugging information. |
![]() | SendTo | Overloaded. Sends the mail to the specified adress. |
![]() | UpdateCartToOrder | Updates the order. |
![]() | UpdateExistOrderFromCartToOrder | Updates the existing order from cart to order. |
![]() | UpdateGatewayResult | Overloaded. Updates the gateway result. |
![]() | UpdateStepInfo | Updates the step information. |
![]() | UpdateVAT | Overloaded. Updates the VAT. |