How to make Minimum Order Amount For Customer Group for Magento 2 compatible with M2.2.7?

Created by Kaylin Nguyen, Modified on Fri, 28 Dec, 2018 at 5:20 PM by Kaylin Nguyen

Question: How to make Minimum Order Amount For Customer Group for Magento 2 compatible with M2.2.7?


answer: You could edit file

/home/pacpluscom/public_html/app/code/Bss/OrderAmount/etc/di.xml

by commenting on code

<!-- <type name="Magento\Quote\Model\Quote\TotalsCollector">

        <plugin name="minimumorderamout-save-shipping-address" type="Bss\OrderAmount\Plugin\Quote\Model\Quote\TotalsCollector" sortOrder="0"/>

    </type> -->


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article