Custom Commerce Adapter Developer Manual / Version 2406.0
Table Of ContentsThe CoreMedia Commerce Hub controls communication of CoreMedia apps with commerce systems by defining a vendor agnostic API covering the most common eCommerce features and providing a default client-server implementation of this API.
The client part of the CoreMedia Commerce Hub is named generic client. The server part is named adapter service. Adapter services are vendor specific extensions of the base adapter which itself defines the Commerce Hub API and serves as a runtime environment controlling the communication between generic client and commerce system.
Section 2.1, “Commerce Hub Architecture” describes the Commerce Hub architecture in more detail
Section 2.2, “Commerce Hub API” describes the APIs provided by the Commerce Hub and the request flow between generic client, adapter service and commerce system