Minimum and Maximum Order Amount for WooCommerce Payment Gateways Security & Risk Analysis

wordpress.org/plugins/min-and-max-order-amount-for-woo-payment-gateways

Restrict users from using a specific WooCommerce payment gateway based on minimum or maximum order amounts.

70 active installs v2.0.0 PHP 4.3+ WP 4.2+ Updated Feb 13, 2025
conditional-payment-gatewaymaximum-paymentmin-and-max-price-for-ordermin-max-order-amountminimum-payment
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Minimum and Maximum Order Amount for WooCommerce Payment Gateways Safe to Use in 2026?

Generally Safe

Score 92/100

Minimum and Maximum Order Amount for WooCommerce Payment Gateways 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

This plugin exhibits a mixed security posture, with some positive indicators but notable areas of concern. On the positive side, the absence of known CVEs and dangerous functions, along with the exclusive use of prepared statements for SQL queries, are strong indicators of good development practices. The lack of file operations and external HTTP requests also reduces potential attack vectors.

However, the static analysis reveals significant security weaknesses. The presence of two AJAX handlers without authentication checks creates a substantial and unprotected attack surface. Furthermore, the low percentage of properly escaped output (33%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete lack of nonce checks on AJAX handlers exacerbates the risk associated with the unprotected entry points. The taint analysis showing zero flows analyzed is not necessarily a strength, as it might indicate insufficient testing or a limited scope for the analysis itself, rather than a confirmed absence of vulnerabilities.

The vulnerability history being entirely clear is a positive sign, suggesting the developers have a good track record or the plugin hasn't been a target of past vulnerabilities. However, this should not overshadow the clear and present risks identified in the static analysis. The conclusion is that while the plugin has a clean historical record, the current version has critical security flaws in its handling of AJAX requests and output sanitization, which require immediate attention to mitigate potential exploitation.

Key Concerns

  • AJAX handlers without auth checks
  • Low output escaping percentage
  • No nonce checks on AJAX
Vulnerabilities
None known

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Security Vulnerabilities

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

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface
2 unprotected

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 2

authwp_ajax_mmawpg_ajax_actionincludes\class-mmawpg-functions.php:11
noprivwp_ajax_mmawpg_ajax_actionincludes\class-mmawpg-functions.php:12

Shortcodes 2

[mmawpg_amount] includes\class-mmawpg-functions.php:153
[mmawpg_method] includes\class-mmawpg-functions.php:179
WordPress Hooks 10
filterwoocommerce_settings_tabs_arrayincludes\class-mmawpg-admin-options.php:9
actionwoocommerce_settings_tabs_mmawpg_settings_tabincludes\class-mmawpg-admin-options.php:10
actionwoocommerce_update_options_mmawpg_settings_tabincludes\class-mmawpg-admin-options.php:11
filtermmawpg_wc_settings_tabincludes\class-mmawpg-admin-options.php:12
filterwoocommerce_order_button_htmlincludes\class-mmawpg-functions.php:9
actionwoocommerce_review_order_before_submitincludes\class-mmawpg-functions.php:14
actionplugins_loadedmmawpg.php:27
actionwp_enqueue_scriptsmmawpg.php:34
actionadmin_noticesmmawpg.php:75
actionplugins_loadedmmawpg.php:79
Maintenance & Trust

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 13, 2025
PHP min version4.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Alternatives

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Alternatives

No alternatives data available yet.

Developer Profile

Minimum and Maximum Order Amount for WooCommerce Payment Gateways Developer Profile

Raihan

3 plugins · 470 total installs

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

How We Detect Minimum and Maximum Order Amount for WooCommerce Payment Gateways

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/min-and-max-order-amount-for-woo-payment-gateways/assets/js/mmawpg-scripts.js
Script Paths
mmawpg-scripts.js

HTML / DOM Fingerprints

Data Attributes
data-value
JS Globals
mmawpg_ajax_object
REST Endpoints
/wp-json/mmawpg/v1/settings
FAQ

Frequently Asked Questions about Minimum and Maximum Order Amount for WooCommerce Payment Gateways