The IMSCSStandardSManager_3_0 interface supports methods that provide for the creation, retrieval and storage of shopper IDs.
This interface supports the following methods:
Method | Description |
---|---|
CreateShopperID | Creates a unique identifier for the current shopper, and returns the shopper ID in a BSTR variable. |
GetShopperID | Retrieves the shopper ID for the current shopper. |
InitManager | Initializes the interface with settings that determine how shopper IDs will be stored. |
PutShopperID | Writes a shopper ID to the user’s system or to a URL. |