ShoppingCartServiceToken Property

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

Definition

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

Property Value

CartReferenceToken

Remarks

This is the correlator that Ignition actually sends to Flashpoint.

See Also