This is a plug-in with countless payment methods, all of which are SEPA proof.
Prioritized issue groups from the latest Plugin Check scan
Security
576
7 issue groups
Maintainability
196
13 issue groups
I18n
103
4 issue groups
Supply Chain
7
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name not found on class"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find $_tests_dir/includes/functions.php, have you run bin/install-wp-tests.sh ?"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['BPE_CURRENCY_CODE']
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'wc-buckaroo-bpe-gateway' but got 'textdomain'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: $defaultMessage
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
var_export() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hidden files are not permitted.
Sample message
The use of function passthru() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $collate at $collate;"
Sample message
set_error_handler() 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: fclose().
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.3.18.
Sample message
The use of function ini_set() is discouraged
Potential connections found in static code analysis.
Outbound calls
285
External assets
1
Incoming endpoints
14
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v4.9.0
21
Latest
v4.8.2
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 959 | 638 | 321 | v4.9.0 | 2.0.0 |
| 21 | 910 | 584 | 326 | v4.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.