Click or drag to resize

ShoppingCartServiceToken Property

A "token" for this shopping cart, used to correlate this instance of the service with a given NetFORUM server-side cart.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public CartReferenceToken Token { get; }

Property Value

CartReferenceToken
Remarks
This is the correlator that Ignition actually sends to Flashpoint.
See Also