Click or drag to resize

DiscountServiceGetLoyaltyDiscountPrice Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PriceInfo GetLoyaltyDiscountPrice(
	Order order,
	double points
)

Parameters

order
Type: Dynamicweb.Ecommerce.OrdersOrder
points
Type: SystemDouble

Return Value

Type: PriceInfo
See Also