Supported Features
This page lists the Magento 2 features supported by this integration.
API Reference
You can find descriptions and examples for all of the available SAPCC module methods in the API Reference.
Product types
| Feature | Is supported | Additional comments |
|---|---|---|
| Simple | ✅ | |
| Grouped | ✅ | |
| Configurable | ✅ | |
| Bundle | ✅ | |
| Virtual | 🚧 Partial | Virtual products are displayed and can be added to the cart. However, you have to modify the checkout to hide the shipping step when virtual products are in the cart. |
| Dowloadable | 🚧 Partial |
Product & category functionalities
| Feature | Is supported | Additional comments |
|---|---|---|
| Fetching products | ✅ | |
| Fetching products details | ✅ | |
| Fetching related products | ✅ | |
| Fetching product reviews | ✅ | |
| Creating product reviews | ✅ | |
| Configurable product swatches | ❌ | |
| Upselling product | ✅ | |
| Fetching categories | ✅ | |
| Searching categories | ✅ |
Cart
| Feature | Is supported | Additional comments |
|---|---|---|
| Creating cart | ✅ | |
| Fetching cart | ✅ | |
| Adding products to cart | ✅ | |
| Removing products from cart | ✅ | |
| Updating cart | ✅ | |
| Deleting a cart | ✅ | |
| Merging carts | ✅ | |
| Adding coupons to cart coupons | ✅ | |
| Removing cart coupons | ✅ |
Wishlilst
| Feature | Is supported | Additional comments |
|---|---|---|
| Adding products | ✅ | |
| Removing products | ✅ | |
| Wishlist items count | ✅ |
Authentication
| Feature | Is supported | Additional comments |
|---|---|---|
| Creating customer token | ✅ | |
| Logging in | ✅ | |
| Logging out | ✅ | |
| Creating new customer account | ✅ |
User profile
| Feature | Is supported | Additional comments |
|---|---|---|
| Fetch user data | ✅ | |
| Update user profile | ✅ | |
| Change password | ✅ | |
| Reset password | ✅ | |
| Subscribe to newsletter | ✅ | |
| Update email address | ✅ | |
| Update address | ✅ |
Checkout
| Feature | Is supported | Additional comments |
|---|---|---|
| Setting shipping address | ✅ | |
| Setting billing address | ✅ | |
| Setting shipping method | ✅ | |
| Placing order | ✅ |
Stores
| Feature | Is supported | Additional comments |
|---|---|---|
| Fetching list of stores | ✅ | |
| Fetching store configuration | ✅ | |
| Fetching available countries | ✅ | |
| Fetching available currencies | ✅ |
CMS Content
| Feature | Is supported | Additional comments |
|---|---|---|
| CMS Pages | ✅ | |
| CMS Blocks | ✅ | |
| CMS Widgets | 🚧 Partial | |
| Page Builder | ❌ | Can be achieved by using other headless CMS integrations. |