Allows your users to pay over Sofortüberweisung via WooCommerce checkout. Easy, fast and safe. Setup is very easy.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
97
16 issue groups
Security
55
6 issue groups
I18n
11
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <tr $displayTransTime><th>"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AbstractDataHandler".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$SofortLibTransactionData".
Sample message
Detected usage of a non-sanitized input variable: $_GET['transId']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_if_paid_sofort".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SESSION["configkeys9384720"]. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The $text parameter must be a single text string literal. Found: $_SESSION["klarna_successEmailHeader"].' %s'
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Max depth ({$this->_maxDepth}) exceeded"'.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOFORTLIB_VERSION".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
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.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
$_GET['transId'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
116
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.3.4
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 175 | 104 | 71 | v1.3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.