ShoppingCartService.ApplySourceCode(InvoiceSourceCode) Method

Applies a source code to the shopping cart

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public void ApplySourceCode(
	InvoiceSourceCode sourceCode
)

Parameters

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

See Also