Custom Payment Gateway for WooCommerce

Do not miss a single sale! This plugin is very useful to catch every possible sale.

v1.4.2Waseem SenjerUpdated 2025-12-08Added Jun 1, 20158k+ installs86% rating
35
Score
11
Errors
12
Warnings
+0
Change

Category Scores

Security32
Repo85
Performance100
Maintainability94

Top Issues by Category

Issues Details

23 issues found in latest scan

WARNING5
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR4
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST[$this->id.'-admin-note']

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST[$this->id.'-admin-note'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR1
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

ERROR1
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERROR1
WordPress.WP.DeprecatedParameters.Load_plugin_textdomainParam2Found

The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.

ERROR1
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woocommerce-other-payment-gateway' but got 'woocommerce-custom-payment-gateway'.

ERROR1
hidden_files

Hidden files are not permitted.

ERROR1
missing_direct_file_access_protection

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

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
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "woocommerce-other-payment-gateway" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug 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 plugin slug.

Latest Snapshot

Findings

23

Errors

11

Warnings

12

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.4.2

35

Latest

Findings
23
Errors
11
Warnings
12
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins