This plugin implements a payment gateway for WooCommerce to let buyers pay with Bitcoin, Litecoin, Ripple, and other cryptocurrencies via CoinPayments …
Prioritized issue groups from the latest Plugin Check scan
I18n
40
2 issue groups
Security
35
6 issue groups
Maintainability
4
4 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'coinpayments-payment-gateway-for-woocommerce' but got 'woocommerce'.
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_POST['invoice']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['amount1']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['invoice']
Sample message
$_POST['invoice'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin name "CoinPayments.net Payment Gateway for WooCommerce" is different from the name declared in plugin header "WooCommerce CoinPayments.net Gateway".
Sample message
Tested up to: 6.2 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooCommerce CoinPayments.net Gateway" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Function "register_rest_route()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.7.0.
Not analyzed yet.
First score snapshot
v1.0.18
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 83 | 51 | 32 | v1.0.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.