wl-online-payments-direct / plugin-magento-core

Core of Magento plugin
Open Software License 3.0
0 stars 1 forks source link

processPendingOrder $quote->collectTotals() does not respect catalog price rules #40

Open notimplementedyet opened 2 months ago

notimplementedyet commented 2 months ago

In PendingOrderManager->processPendingOrder a quote collect totals is called to recalculate surcharging. This call to collect totals does not respect adjusted prices from catalog price rules and generates wrong product prices and order totals that do not match the authorised amounts due.