After Placing an order with Mollie CreditCard or for example an offline payment method like “Purchase Order”, when Magento tries to generate the Invoice, this fails due to a division by 0.
mollie_payment_fee in the sales_order table is 0 for these orders in our case. So the division by 0 is clear to reproduce.