ShoppingCartServiceApplyDiscountProgramVouchers Method
Applies as many of the the cart's Bill-To customer's discount program vouchers to the cart as possible.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public void ApplyDiscountProgramVouchers()
Public Sub ApplyDiscountProgramVouchers
public:
virtual void ApplyDiscountProgramVouchers() sealed
abstract ApplyDiscountProgramVouchers : unit -> unit
override ApplyDiscountProgramVouchers : unit -> unit
Only vouchers which are actually owned by the cart's Bill-To customer will be considered.
Eligible vouchers are applied to the items in the cart in an arbitrary order.