Trellis Docs

Trellis Docs

  • Salsify
  • Infor SX/CSD Integration 1.x
  • Infor SX/CSD Integration 2.x
  • Shopify
  • BigCommerce

›Changelog

Introduction

  • Overview
  • What's New in 2.0?

Setup

  • Step 1: Install Module
  • Step 2: Create Magento OAuth Consumer
  • Step 3: Configure Module
  • Step 4: Expertek Verification

Configuration

  • API Settings
  • Product Settings
  • Inventory Settings
  • Customer Settings
  • Address Settings
  • Quote Settings
  • Order Settings
  • Manage Cron Timing Settings
  • B2B Features

    • Companies Settings

Changelog

  • Trellis Expertek SX.e Magento Module Changelog
  • Trellis Expertek SX.e Magento B2B Module Changelog

Trellis Expertek SX.e Magento Module Changelog

2.0 Releases (Adobe Commerce 2.4.7+, PHP 8.1+)

2.0 - Limited Release, August 2024

  • Removed the Client class and replaced it with \Guzzlehttp\Client. Much of the base connection code now exists in Model\Service\AbstractService
  • Combined several related Service classes into one. For example, where there used to be a ProductAvailabilityList and ProductAvailability class, now there is a Product service that combines these.
  • Removed the TierPrice tables and models - this information is now pulled and displayed live using JavaScript and not persisted in the Magento database. This avoids potential data timeliness issues and reduces database load for what is very transient data.
  • Renamed lumber_tax to tax and generalized taxes and fees to support any type of addons.
  • Removed configuration settings for taxes and fees. Instead, they are automatically applied when returned by the middleware.
  • Reorganized configuration settings into fewer tabs.
  • Deprecated live inventory calls -- these should be pushed into Magento from the middleware.
  • Deprecated live pricing calls for not logged-in users -- this should be pushed into Magento from the middleware. Live pricing should still be enabled for all other customer groups.
  • Deprecated customer attribute downloading -- this should be pushed into Magento by the middleware.
  • Deprecated showing online orders -- it is now expected that only CSD/SX orders will be displayed.
  • Added more extensive class documentation.
← Companies SettingsTrellis Expertek SX.e Magento B2B Module Changelog →
Docs
SalsifyInfor SX/CSD Integration 1.xInfor SX/CSD Integration 2.xShopify
More
BlogGitHubBitBucket
Copyright © 2024 Trellis, Inc.