Amazon Pay for WooCommerce

Install the Amazon Pay plugin for your WooCommerce store and take advantage of a seamless checkout experience

v2.6.1WooCommerceUpdated 2026-01-21Added Jan 22, 202020k+ installs48% rating100% support resolved
37
Score
29
Errors
117
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability69

Top Issues by Category

maintainability76
security64
i18n4
repo_compliance2

Issues Details

146 issues found in latest scan

WARNING39
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Amazon_Payments_Advanced".

WARNING24
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['amazon_Login_accessToken'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR21
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customer_id'.

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugin".

WARNING13
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['AuthenticationStatus']

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "apa_alexa_notification_payload".

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['amazon_action']. Check that the array index exists before using it.

WARNING3
trademarked_term

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".

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_AMAZON_PAY_VERSION".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_apa".

ERROR2
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR2
block_api_version_too_low

Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

WARNING1
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR1
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woocommerce-gateway-amazon-payments-advanced' but got 'woocommerce'.

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

146

Errors

29

Warnings

117

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.6.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.6.1

37

Latest

Findings
146
Errors
29
Warnings
117
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins