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
Feedback sent
We appreciate your effort and will try to fix the article