Marketplace Order Management + Order Threshold feature integration

Edit on GitHub

This document describes how to integrate the Marketplace Order Management + Order Threshold feature into a Spryker project.

Install feature core

Follow the steps below to install the Marketplace Order Management Feature + Order Threshold feature core.

Prerequisites

To start feature integration, integrate the required features:

NAME VERSION INTEGRATION GUIDE
Order Threshold 202212.0 Order Threshold feature integration
Marketplace Order Management 202212.0 Marketplace Order Management feature integration

Install the required modules using Composer

Install the required modules:

composer require spryker/merchant-sales-order-threshold-gui:"^0.1.0" --update-with-dependencies
Verification

Make sure that the following modules have been installed:

MODULE EXPECTED DIRECTORY
MerchantSalesOrderThresholdGui spryker/merchant-sales-order-threshold-gui
Verification

Make sure that merchant orders have correct threshold expenses shown in order-overview page in http://zed.mysprykershop.com/merchant-sales-order-merchant-user-gui/detail?id-merchant-sales-order={{idMerchantSalesOrder}}