- 🇮🇳India rajivgandhi chinnakrishnan
We have added the patch in the commerce exchanger module. https://www.drupal.org/project/commerce_exchanger/issues/3177803#comment... ✨ Don't convert the price if the exchanger is not enabled Closed: works as designed
To make that work, the below patch needs to be added in commerce_currency_resolver. Otherwise, we will get the below error,
Fatal error: Class Drupal\commerce_currency_resolver\PriceExchangerCalculator contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\commerce_exchanger\ExchangerCalculatorInterface::exchangerIsEnabled) in /var/www/html/web/modules/contrib/commerce_currency_resolver/src/PriceExchangerCalculator.php on line 12