Invoice Payment Gateway for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-invoice-gateway

The Invoice Payment Gateway for WooCommerce plugin adds an Invoice Payment Gateway feature to the WooCommerce plugin for B2B transactions when instant …

3K active installs v2.0.2 PHP + WP 6.7+ Updated Mar 10, 2025
e-commercepaymentsshopstorewoocommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Invoice Payment Gateway for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Invoice Payment Gateway for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'wc-invoice-gateway' plugin v2.0.2 presents a surprisingly clean security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, cron events, dangerous functions, and file operations significantly reduces its potential attack surface. Furthermore, all identified SQL queries utilize prepared statements, which is a strong indicator of secure database interaction. The plugin also has no recorded vulnerability history, suggesting a mature and stable development process.

However, a notable concern is the low percentage of properly escaped output (40%). This indicates that a significant portion of data displayed to users may be vulnerable to cross-site scripting (XSS) attacks, especially if that data originates from user input or external sources. The complete lack of nonce and capability checks, while seemingly benign given the absence of attack surface points, could become a critical weakness if new entry points are introduced in future versions without proper security considerations. Overall, while the plugin exhibits excellent practices in many areas and has a clean history, the unescaped output remains a tangible risk that should be addressed.

Key Concerns

  • Low output escaping coverage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Invoice Payment Gateway for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Invoice Payment Gateway for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
3
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

40% escaped5 total outputs
Attack Surface

Invoice Payment Gateway for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionwoocommerce_thankyou_invoiceincludes\class-wc-invoice-gateway.php:64
filterwoocommerce_available_payment_gatewaysincludes\class-wc-invoice-gateway.php:67
actionwoocommerce_email_before_order_tableincludes\class-wc-invoice-gateway.php:70
actioninitwc-invoice-gateway.php:43
actionplugins_loadedwc-invoice-gateway.php:46
actioninitwc-invoice-gateway.php:49
filterwoocommerce_payment_gatewayswc-invoice-gateway.php:52
actionwoocommerce_blocks_loadedwc-invoice-gateway.php:55
filterwoocommerce_my_account_my_orders_actionswc-invoice-gateway.php:58
actionbefore_woocommerce_initwc-invoice-gateway.php:61
actionadmin_noticeswc-invoice-gateway.php:75
actionwoocommerce_blocks_payment_method_type_registrationwc-invoice-gateway.php:135
Maintenance & Trust

Invoice Payment Gateway for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMar 10, 2025
PHP min version
Downloads37K

Community Trust

Rating100/100
Number of ratings11
Active installs3K
Developer Profile

Invoice Payment Gateway for WooCommerce Developer Profile

Stuart Duff - a11n

3 plugins · 7K total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Invoice Payment Gateway for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-invoice-gateway/assets/css/invoice-gateway.css/wp-content/plugins/wc-invoice-gateway/assets/js/invoice-gateway.js/wp-content/plugins/wc-invoice-gateway/includes/blocks/class-wc-invoice-payments-blocks.js
Script Paths
/wp-content/plugins/wc-invoice-gateway/includes/blocks/class-wc-invoice-payments-blocks.js
Version Parameters
wc-invoice-gateway/assets/css/invoice-gateway.css?ver=wc-invoice-gateway/assets/js/invoice-gateway.js?ver=wc-invoice-gateway/includes/blocks/class-wc-invoice-payments-blocks.js?ver=

HTML / DOM Fingerprints

CSS Classes
wc_invoice_gateway_payment_field
Data Attributes
data-gateway-id="invoice"
JS Globals
wc_invoice_gateway_params
FAQ

Frequently Asked Questions about Invoice Payment Gateway for WooCommerce