Click or drag to resize

VoucherGetDiscountForVoucher Method (String)

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static SalesDiscount GetDiscountForVoucher(
	string voucherCode
)

Parameters

voucherCode
Type: SystemString

Return Value

Type: SalesDiscount
See Also