Click or drag to resize

OrderDebuggingInfoGetBySavedCardId Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static List<OrderDebuggingInfo> GetBySavedCardId(
	int savedCardId
)

Parameters

savedCardId
Type: SystemInt32

Return Value

Type: ListOrderDebuggingInfo
See Also