Commerce Layer (prebuilt connector)
Description
Commerce Layer is an API-first commerce engine that makes it easy to incorporate full eCommerce functionality into your existing tech stack.
API documentation
API documentation for Commerce Layer (used to build this connector) can be found via the links below:
Authentication
When adding connector instances for Commerce Layer, the following authentication methods are supported:
OAuth 2 (client credentials)
When a user chooses to add a connector instance using OAuth 2 (client credentials) authentication, the credentials below are prompted:
Domain
Your Commerce Layer domain name - for example: patchworks
.
Client ID
The client id generated when you add an integration
type application for Patchworks via Commerce Layer.
For information about how these credentials are generated please see this Commerce Layer guide.
Client secret
The client secret generated when you add an integration
type application for Patchworks via Commerce Layer.
For information about how these credentials are generated please see this Commerce Layer guide.
Scope
The scope generated when you add an integration
type application for Patchworks via Commerce Layer.
For information about how these credentials are generated please see this Commerce Layer guide.
Grant type
Leave set to client_credentials
Response authentication token key
Leave set to accessToken
Last updated