Skip to content

Compatibility Issues

Vitalij Mik edited this page Jul 22, 2026 · 7 revisions

We try our best to provide a great experience with the plugin.

Requirements

Make sure your environment meets the minimum requirements before installing or updating:

Requirement Minimum version
PHP 8.2
Shopware 6.5.8.x

Known compatibility issues

Below is a historical list of compatibility issues with other plugins and their final result. The version numbers refer to older plugin releases and are kept for reference.

Plugin Description Solution
Custom Products Custom Products uses a non-existing "*" as product number. This means that the voucher component of Mollie fails to find a product with that number which leads to an error. fixed and released with v1.5.6
Order process Shipping method Payment method preselection by ACRIS There is a so called "circular reference" directly when updating a plugin, or running the shop. This is due to a longer and complex interconnection of both plugins. Mollie tries to change something, so that no problems will exist anymore. fixed and released with v1.5.6
Vouchers, purchase vouchers & coupons - EasyCoupon There might be a "Product not found exception", because the EasyCoupon plugin uses a selfmade product number which does not really exist in the system. fixed and released with v1.5.8
Klarna Plugin If both, Mollie and the official Klarna plugin are active, then it could be that there is a Klarna "authToken" error. This happened to the way how Shopware works with form-associations and the requirement to submit the form by Mollie using Javascript. fixed and released with v2.0.0
Article number direct URL This plugin seemed to decorate the Router in a wrong way, which led to an immediate error in the Mollie plugin. We decoupled the dependency on the Router in that area to further support this plugin. fixed and released with v2.2.2

Clone this wiki locally