1 Integration Mode

pCon.basket supports two modes. The standalone and the integration mode. By default it is running in standalone mode. In order to integrate pCon.basket into a host system the integration mode has to be enabled. The URL-Parameter mode=integration has to be used to enable the integration mode.
Example:

https://integration.basket.pcon-solutions.com/<VERSION>/?mode=integration

In integration mode the basket will always operate on an external EAIWS session provided by the host. The host can use the EAIWS API to prepare the EAIWS session and to continue working with this session after the basket is finished with its operations.

Generated using TypeDoc