Dynamicweb 8 Documentation
Order Class Methods


For a list of all members of this type, see Order members.

Public Methods
 NameDescription
Public MethodCapturePerforms capture on this order and stores the resulting OrderCaptureInfo on the order  
Public MethodCheckOrderChecks the order.  
Public MethodClearCachedPricesClears the cached prices.  
Public MethodCloneClones this instance.  
Public MethodConnectToUsersEmailConnects to users email.  
Public MethodCopyCopies this instance and saves it in the DB. This method is similar to Clone method.  
Public MethodCreateOrderLineOverloaded. Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product.  
Public MethodDeleteOverloaded. Deletes this instance.  
Public MethodDowngradeToCartConverts the order back to cart  
Public MethodForcePriceRecalculationForces the recalculation of the Price.  
Public MethodGetCartFormNameGets the name of the cart form.  
Public Methodstatic (Shared in Visual Basic)GetEmptyOrderDataSetGets an empty DataSet with the schema from the database.  
Public Methodstatic (Shared in Visual Basic)GetOrderByIDOverloaded. Gets the order by ID.  
Public MethodGetOrderDataReaderGets the DataReader with order.  
Public Methodstatic (Shared in Visual Basic)GetOrderDataSetByOrderIDGets the DataSet object with orders.  
Public Methodstatic (Shared in Visual Basic)GetOrdersOverloaded. Gets the orders.  
Public MethodGetPropertyTypeGets the property type.  
Public MethodGetPropertyValueGets the property value.  
Public Methodstatic (Shared in Visual Basic)GetTotalPurchasesByCustomerIDGet total purchases price by customer Id  
Public MethodRemoveNoneActiveProductsRemoves 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.  
Public MethodSaveOverloaded. Saves this instance.  
Public MethodSaveDebuggingInfosSaves the debugging information.  
Public MethodSendToOverloaded. Sends the mail to the specified adress.  
Public MethodUpdateCartToOrderUpdates the order.  
Public MethodUpdateExistOrderFromCartToOrderUpdates the existing order from cart to order.  
Public MethodUpdateGatewayResultOverloaded. Updates the gateway result.  
Public MethodUpdateStepInfoUpdates the step information.  
Public MethodUpdateVATOverloaded. Updates the VAT.  
Top
See Also

Reference

Order Class
Dynamicweb.eCommerce.Orders Namespace

Send Feedback