commerce-sdk
Advanced tools
Changelog
v2.5.0
getOrder
and getOrders
have been added to the Orders API.commerce-sdk@<version>;
.
If you specify your own user agent in the client config, it will be replaced.
If you specify your own user agent when making a request, it will be merged with
the SDK user agent.Changelog
v2.4.0
Shopper Login
| Endpoint Name | Description | | ------------- |-------------| | getTrustedSystemAccessToken | Get a shopper JWT/access token, along with a refresh token for registered customers whose credentials are stored using a third party system. |
Changelog
v2.3.0
SLAS (Shopper Login & API Authentication Service) Administration is now supported in the SDK
Shopper Customers
Changelog
v2.2.0
Shopper Login Authentication Service is now supported in the SDK
CDN Zones API
Shopper Login BETA
New operation
Operation changed
Catalogs
Products
Changelog
v2.1.1
CDN Zones API
Shopper Login
Updates made
Security and documentation updates made.
Changelog
v2.1.0
CDN Zones API
Changelog
v2.0.0
Changelog
v1.7.0-beta.0
Changelog
v1.6.0-beta.0
None
Authentication was not being persisted by clients.