Click or drag to resize

ShoppingCartServiceApplySourceCode(String) Method

Applies promotionalCode to the shopping cart

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void ApplySourceCode(
	string promotionalCode
)

Parameters

promotionalCode  String
The NetForum promotional code (eweb code) of the source code to apply to the shopping cart
Remarks
Note that promotionalCode relates back to from a NetForum source code, not a discount code
See Also