SDK Reference
The Digital Commerce SDK Reference explains the building blocks used to create and extend a Conga Digital Commerce storefront. It describes the available APIs, base libraries, reusable components, and services, and shows how to interact with Digital Commerce features through codes.
You can use this sdk reference as a for storefront development. It includes:
API endpoints and their usage
UI component references
Base models, classes, and services
Interfaces, guards, pipes, and utility functions
Examples that demonstrate how to structure and integrate storefront logic
Use of Digital Commerce SDK Reference:
Developers typically use this section in the following ways:
Look up APIs, services, and components while building or customizing a storefront.
Implement standard commerce operations such as cart management, quote creation, and order processing.
Extend SDK modules when adding custom functionality such as personalization or custom checkout flows.
Understand storefront architecture and dependencies during onboarding.
Review release updates and deprecations to maintain compatibility during upgrades.
Benefits:
Using the Digital Commerce SDK Reference helps you:
Reduce development effort by reusing supported SDK components and services.
Maintain consistent and accurate implementations through documented patterns.
Troubleshoot issues faster with clear API and service behavior details.
Plan upgrades with confidence by understanding release-specific changes.
Access the SDK Reference
To access the SDK reference, click here.
