Commercetools
The High Velocity @hv/commercetools
commerce vendor package integrates with the commercetools
HTTP API.
Overview
commercetools offers a range of products that work in tandem to provide a comprehensive, secure, and customizable digital commerce solution. From the interactive frontend layer to secure checkout processes and integration capabilities with external services, commercetools equips businesses with the tools needed to create robust, flexible, and scalable systems for their digital commerce needs.
Integration Features
Requirements
- The commercetools commerce package
- A commercetools merchant account
Configuration
- Client ID: commercetools client ID. Generated in developer settings.
CT_CLIENT_ID
- Client Secret: commercetools API client secret. Generated in developer settings
CT_CLIENT_SECRET
- Region: Instance location e.g. us-central1.gcp
CT_REGION
- Catalog Provider: Enables this package as the catalog provider
CATALOG_PROVIDER="commercetools"
- Cart Provider: Enables this package as the cart provider
CART_PROVIDER="commercetools"
- OMS Provider: Enables this package as the OMS provider
OMS_PROVIDER="commercetools"