Install the Amazon Pay plugin for your WooCommerce store and take advantage of a seamless checkout experience
Prioritized issue groups from the latest Plugin Check scan
Maintainability
77
12 issue groups
Security
65
4 issue groups
I18n
4
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Amazon_Payments_Advanced".
Sample message
$_COOKIE['amazon_Login_accessToken'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Order not found for order ID $order_id"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugin".
Sample message
Detected usage of a non-sanitized input variable: $_GET['AuthenticationStatus']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "apa_alexa_notification_payload".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['amazon_action']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Amazon Pay for WooCommerce" - contains the restricted term "amazon" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "amazon" elsewhere in your plugin name, such as "... for amazon".
Sample message
Use of a direct database call is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_AMAZON_PAY_VERSION".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_apa".
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
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Mismatched text domain. Expected 'woocommerce-gateway-amazon-payments-advanced' but got 'woocommerce'.
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.6.2
38
Latest
v2.6.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 147 | 30 | 117 | v2.6.2 | 2.0.0 |
| 37 | 146 | 29 | 117 | v2.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.