XPay is the payment gateway provided by Nexi, a leading group in Italy with the goal of shaping the future of digital payments.
Prioritized issue groups from the latest Plugin Check scan
I18n
485
2 issue groups
Security
181
8 issue groups
Maintainability
100
14 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'cartasi-x-pay' but got 'woocommerce-gateway-nexi-xpay'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GATEWAY_NPG".
Sample message
$_POST['alias'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$customerEmail".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['alias']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "my_add_nexi_schedules_for_polling".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Translatable string should not be wrapped in HTML. Found: '<i>(Note: If you don\'t have an Apple Developer account, you\'ll be able to create one during this process.)</i>'
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Library files that are already in the WordPress core are not permitted.
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 '$e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$redirectUrl'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Potential connections found in static code analysis.
Outbound calls
191
External assets
2
Incoming endpoints
21
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v8.4.0
34
Latest
v8.3.3
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 770 | 495 | 275 | v8.4.0 | 2.0.0 |
| 33 | 773 | 496 | 277 | v8.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.