Click or drag to resize

ProductReserveConvertCartToOrder Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Frontend.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Is not used")]
public static void ConvertCartToOrder(
	string cartId,
	string orderId
)

Parameters

cartId
Type: SystemString
orderId
Type: SystemString
See Also