Save on accepting payments with the Revolut Gateway for WooCommerce plugin for your store. You can accept card payments in up to 22 currencies.
Prioritized issue groups from the latest Plugin Check scan
Security
121
6 issue groups
Maintainability
114
17 issue groups
I18n
10
2 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[LOGGED_IN_COOKIE]
Sample message
Use placeholders and $wpdb->prepare(); found $autoload
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FAILED_CARD".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Revolut_Blocks_Support".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Something went wrong: $method $url\n"'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$this->table} at "INSERT INTO {$this->table} (option_name, option_value, autoload) \n
Sample message
$_POST['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'revolut-gateway-for-woocommerce' but got 'woocommerce'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$idx".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Revolut_Express_Checkout_Helper_Trait".
Sample message
Function "get_current_network_id()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "declare_features_compatibility".
Sample message
error_log() 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: mkdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_revolut_settings_nav_tabs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_help_tip'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
64
External assets
20
Incoming endpoints
7
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.22.9
33
Latest
v4.22.7
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 247 | 85 | 162 | v4.22.9 | 2.0.0 |
| 31 | 248 | 86 | 162 | v4.22.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.