Mollie Payments for WooCommerce

Accept all major payment methods in WooCommerce today. Credit cards, iDEAL and more! Fast, safe and intuitive.

v8.1.7MollieUpdated 2026-06-15Added Aug 17, 2015100k+ installs70% rating30% support resolved
33
Score
70
Errors
123
Warnings
+0
Change

Category Scores

Security0
Repo84
Performance100
Maintainability51

Top Issues by Category

maintainability109
security44
i18n35
supply_chain1

Issues Details

193 issues found in latest scan

WARNING52
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->dataHelper->getPluginId() . '_payment_object_metadata'".

ERROR22
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING19
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "inpsyde.feature-flags.mollie-woocommerce.alma_enabled".

ERROR12
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.

ERROR12
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR11
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'mollie-payments-for-woocommerce' but got 'ddev-wordpress-plugin-example'.

ERROR10
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Invalid strategy for type: {$type}"'.

WARNING6
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING5
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "checkIndexExistOrDefault".

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$finders".

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "M4W_FILE".

WARNING3
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

WARNING1
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.InvalidPrefixPassed

The "inpsyde.feature_flags.mollie" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING1
WordPress.WP.I18n.NoHtmlWrappedStrings

Translatable string should not be wrapped in HTML. Found: '<p>The appearance of the Apple Pay button can be controlled in the <a href="%1$s">Checkout page editor</a>.</p>'

ERROR1
application_detected

Application files are not permitted.

ERROR1
hidden_files

Hidden files are not permitted.

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

Latest Snapshot

Findings

193

Errors

70

Warnings

123

Score History

First score snapshot

First scan completed Jun 20, 2026

v8.1.7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v8.1.7

33

Latest

Findings
193
Errors
70
Warnings
123
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins