Advance Payment for WooCommerce Security & Risk Analysis

wordpress.org/plugins/advance-payment-wc

Accept advance payments on your WooCommerce store to avoid Spam or Fake orders.

30 active installs v1.0.2 PHP 7.4+ WP 5.5+ Updated Feb 19, 2026
flexible-paymentspayment-optionswoocommercewoocommerce-advance-paymentwoocommerce-payments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advance Payment for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The static analysis of the "advance-payment-wc" plugin v1.0.2 reveals a generally strong security posture. There are no identified dangerous functions, SQL queries are all prepared, and file operations and external HTTP requests are absent. The plugin also includes a nonce check, which is a positive security measure. However, there's a concerning lack of capability checks and a significant portion of output is not properly escaped. This could leave the plugin vulnerable to Cross-Site Scripting (XSS) attacks if any of the unescaped output is user-controllable.

The absence of any reported vulnerabilities in the plugin's history is a positive sign, suggesting that the developers have historically maintained a secure codebase. The plugin also boasts a zero attack surface from AJAX handlers, REST API routes, shortcodes, and cron events without proper authentication or permission checks, which is excellent. The taint analysis shows no critical or high-severity unsanitized flows, further indicating a low risk of severe exploitable vulnerabilities from data manipulation.

In conclusion, while the plugin demonstrates good practices in areas like SQLi prevention and attack surface management, the unescaped output and lack of capability checks are notable weaknesses. The clean vulnerability history is reassuring, but the identified code signals suggest potential for XSS vulnerabilities. The overall risk is moderate, with a need for careful review of output handling and permission management.

Key Concerns

  • Unescaped output found
  • No capability checks detected
Vulnerabilities
None known

Advance Payment for WooCommerce Security Vulnerabilities

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

Advance Payment for WooCommerce Code Analysis

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

Output Escaping

71% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<advance-payment-class> (advance-payment-class.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advance Payment for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_noticesadvance-payment-class-settings.php:23
actionwoocommerce_cart_calculate_feesadvance-payment-class-settings.php:25
filterwoocommerce_settings_tabs_arrayadvance-payment-class-settings.php:26
actionwoocommerce_settings_advanced_paymentadvance-payment-class-settings.php:27
actionwoocommerce_update_options_advanced_paymentadvance-payment-class-settings.php:28
actionwoocommerce_checkout_order_processedadvance-payment-class-settings.php:29
filtermanage_edit-shop_order_columnsadvance-payment-class-settings.php:30
actionmanage_shop_order_posts_custom_columnadvance-payment-class-settings.php:31
actionwoocommerce_checkout_create_orderadvance-payment-class.php:18
actionwoocommerce_review_order_before_paymentadvance-payment-class.php:19
actionwoocommerce_admin_order_totals_after_totaladvance-payment-class.php:20
actionwoocommerce_email_order_metaadvance-payment-class.php:21
actionadmin_initadvance-payment-compatibility.php:8
actionadmin_noticesadvance-payment-compatibility.php:12
filterwoocommerce_get_settings_pagesadvance-payment-settings.php:8
actionplugins_loadedadvande-payment-woocommrce.php:26
actionplugins_loadedadvande-payment-woocommrce.php:38
Maintenance & Trust

Advance Payment for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedFeb 19, 2026
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Advance Payment for WooCommerce Developer Profile

wpcraftnet

4 plugins · 110 total installs

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

How We Detect Advance Payment 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/advance-payment-wc/advance-payment-class-settings.php/wp-content/plugins/advance-payment-wc/advance-payment-class.php/wp-content/plugins/advance-payment-wc/languages/

HTML / DOM Fingerprints

CSS Classes
advance_payment
HTML Comments
<!-- Please deactivate the "Cash on Delivery" payment gateway -->
Data Attributes
data-column='sub_total'data-column='advance_payment'
FAQ

Frequently Asked Questions about Advance Payment for WooCommerce