Collect Payment Gateway Plugin for WooCommerce Security & Risk Analysis

wordpress.org/plugins/collect-payment-gateway-for-woocommerce

Local payments in African markets made easy

10 active installs v1.0.1 PHP 5.6+ WP 4.7+ Updated Nov 28, 2022
collectopaypayment-gatewayshadrachodek-pluginswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Collect Payment Gateway Plugin for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'collect-payment-gateway-for-woocommerce' plugin v1.0.1 presents a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) and the code analysis shows no dangerous functions, all SQL queries utilize prepared statements, and there are no critical or high severity taint flows. This suggests a generally good development practice for handling sensitive data and database interactions.

However, there are areas for concern. The static analysis reveals that 61% of output escaping is proper, indicating that a significant portion (39%) of outputs are potentially unescaped, which could lead to cross-site scripting (XSS) vulnerabilities. Furthermore, the plugin performs file operations and makes external HTTP requests, which are common vectors for introducing vulnerabilities if not handled with extreme care and robust input validation. The absence of any nonce checks and the single capability check across the entire plugin's entry points are particularly worrying, as these are fundamental security mechanisms that should be present on sensitive operations.

The lack of any historical vulnerabilities is a positive sign, but it does not absolve the plugin from current risks. The current analysis, especially concerning output escaping and the lack of comprehensive authorization checks, suggests that while the plugin may not have been exploited in the past, it possesses weaknesses that could be exploited. The overall risk is moderate, with potential for XSS and unauthorized action if the unescaped outputs or uncaught entry points are leveraged.

Key Concerns

  • Significant portion of outputs unescaped
  • No nonce checks on entry points
  • File operations present without clear checks
  • External HTTP requests present without clear checks
  • Only one capability check for entire plugin
Vulnerabilities
None known

Collect Payment Gateway Plugin for WooCommerce Security Vulnerabilities

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

Collect Payment Gateway Plugin for WooCommerce Code Analysis

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

Output Escaping

61% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
verify_collect_payment_transaction (includes\class-wc-gateway-collect.php:810)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Collect Payment Gateway Plugin for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_enqueue_scriptsincludes\class-wc-gateway-collect.php:163
actionadmin_enqueue_scriptsincludes\class-wc-gateway-collect.php:164
filterwoocommerce_payment_complete_order_statusincludes\class-wc-gateway-collect.php:167
actionwoocommerce_email_before_order_tableincludes\class-wc-gateway-collect.php:172
actionwoocommerce_api_wc_gateway_collectincludes\class-wc-gateway-collect.php:175
actionwoocommerce_api_wc_collect_webhookincludes\class-wc-gateway-collect.php:178
actionplugins_loadedwoo-collect.php:31
actionadmin_noticeswoo-collect.php:37
actionadmin_noticeswoo-collect.php:41
filterwoocommerce_payment_gatewayswoo-collect.php:45
Maintenance & Trust

Collect Payment Gateway Plugin for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 28, 2022
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Collect Payment Gateway Plugin for WooCommerce Developer Profile

shadrachodek

1 plugin · 10 total installs

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

How We Detect Collect Payment Gateway Plugin 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/collect-payment-gateway-for-woocommerce/assets/css/admin.css/wp-content/plugins/collect-payment-gateway-for-woocommerce/assets/css/style.css/wp-content/plugins/collect-payment-gateway-for-woocommerce/assets/js/admin.js/wp-content/plugins/collect-payment-gateway-for-woocommerce/assets/js/main.js
Script Paths
/wp-content/plugins/collect-payment-gateway-for-woocommerce/assets/js/main.js/wp-content/plugins/collect-payment-gateway-for-woocommerce/assets/js/admin.js
Version Parameters
collect-payment-gateway-for-woocommerce/assets/css/admin.css?ver=collect-payment-gateway-for-woocommerce/assets/css/style.css?ver=collect-payment-gateway-for-woocommerce/assets/js/admin.js?ver=collect-payment-gateway-for-woocommerce/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
collect-payment-gateway-wrapper
HTML Comments
<!-- Collect Payment Gateway Plugin for WooCommerce --><!-- Collect Gateway Settings --><!-- Collect Payment Form -->
Data Attributes
data-collect-public-keydata-collect-test-modedata-collect-test-urldata-collect-live-urldata-collect-order-iddata-collect-amount+4 more
JS Globals
CollectGatewaySettingsCollectPaymentForm
REST Endpoints
/wp-json/wc-collect/v1/payment/verify/wp-json/wc-collect/v1/webhook
Shortcode Output
[collect_payment_form]
FAQ

Frequently Asked Questions about Collect Payment Gateway Plugin for WooCommerce