Click or drag to resize

ShoppingCartServiceApplySourceCode(InvoiceSourceCode) Method

Applies a source code to the shopping cart

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

Parameters

sourceCode  InvoiceSourceCode
The NetForum source code to apply to the shopping cart
See Also