[ISSUE] Division by 0 on non Mollie orders in tax helper plugin #704
Labels
Fixed and planned for next release
Fix will be included in the next release.
Investigating
We are working on this issue together with the customer.
from here https://github.com/mollie/magento2/blob/v2.32.0/Plugin/Tax/Helper/Data.php#L61 will give you a zero result on non Mollie orders.
So you will get a "division by zero" PHP Error in the line https://github.com/mollie/magento2/blob/v2.32.0/Plugin/Tax/Helper/Data.php#L64
The text was updated successfully, but these errors were encountered: