ShoppingCartServiceApplySourceCode(String) Method

Applies promotionalCode to the shopping cart

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
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