TapTree Payments for WooCommerce Security & Risk Analysis

wordpress.org/plugins/taptree-payments-for-woocommerce

Accept payments and protect the climate in WooCommerce with the official TapTree WooCommerce plugin

0 active installs v2.1.2 PHP 7.3+ WP 6.0+ Updated Mar 26, 2026
checkoutcredit-cardpaymentssustainabilitywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TapTree Payments for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

TapTree Payments 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 plugin "taptree-payments-for-woocommerce" v2.1.2 exhibits a generally strong security posture based on the provided static analysis. It demonstrates excellent practices by avoiding raw SQL queries, properly escaping almost all output, and having no recorded vulnerabilities or CVEs. The limited attack surface, consisting of only two AJAX handlers with no apparent authentication checks, and the absence of shortcodes, cron events, and REST API routes are positive indicators. The lack of capability checks on AJAX handlers is a notable concern that warrants attention, especially given the absence of nonce checks on these entry points. The presence of the `assert` function among dangerous functions, while not necessarily indicating an immediate vulnerability, is a code signal that should be reviewed for potential misuse or unintended consequences in a production environment. Overall, the plugin is well-secured in many aspects, but the lack of proper authorization for its AJAX endpoints presents a potential risk.

Key Concerns

  • AJAX handlers without capability checks
  • Dangerous function detected (assert)
Vulnerabilities
None known

TapTree Payments for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

TapTree Payments for WooCommerce Release Timeline

v2.1.2Current
v2.1.1
v2.1.0
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.2.5
v1.2.4
Code Analysis
Analyzed Apr 16, 2026

TapTree Payments for WooCommerce Code Analysis

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

Dangerous Functions Found

assertassert($settingsHelper instanceof SettingsHelper);src/Api/ApiModule.php:27
assertassert($HttpResponseService instanceof HttpResponse);src/Gateway/GatewayModule.php:53
assertassert($settingsHelper instanceof SettingsHelper);src/Gateway/GatewayModule.php:55
assertassert($logger instanceof Logger);src/Gateway/GatewayModule.php:57
assertassert($this->logger instanceof Logger);src/Gateway/GatewayModule.php:71
assertassert($settingsHelper instanceof SettingsHelper);src/Gateway/GatewayModule.php:92
assertassert($settingsHelper instanceof SettingsHelper);src/Gateway/GatewayModule.php:122
assertassert($logger instanceof Logger);src/Gateway/GatewayModule.php:124
assertassert($notice instanceof AdminNotice);src/Gateway/GatewayModule.php:126
assertassert($HttpResponseService instanceof HttpResponse);src/Gateway/GatewayModule.php:128
assertassert($api instanceof TapTreeApi);src/Gateway/GatewayModule.php:130
assertassert($paymentService instanceof PaymentService);src/Gateway/GatewayModule.php:134
assertassert($settingsHelper instanceof SettingsHelper);src/Log/LogModule.php:38
assertassert($this->settingsHelper instanceof SettingsHelper);src/Settings/SettingsModule.php:51
assertassert($this->api instanceof TapTreeApi);src/Settings/SettingsModule.php:53

Output Escaping

98% escaped53 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<TapTreePaymentGateway> (src/Gateway/TapTreePaymentGateway.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TapTree Payments for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_taptree_custom_pay_for_ordersrc/Gateway/TapTreePaymentGateway.php:121
noprivwp_ajax_taptree_custom_pay_for_ordersrc/Gateway/TapTreePaymentGateway.php:122
WordPress Hooks 16
filterwoocommerce_payment_gatewayssrc/Gateway/GatewayModule.php:77
actiontemplate_redirectsrc/Gateway/GatewayModule.php:83
actionwp_enqueue_scriptssrc/Gateway/TapTreePaymentGateway.php:123
actionbefore_woocommerce_pay_formsrc/Gateway/TapTreePaymentGateway.php:131
actionwoocommerce_after_calculate_totalssrc/Gateway/TapTreePaymentGateway.php:142
actionadmin_noticessrc/Notice/AdminNotice.php:13
actiontaptree_reduce_stocksrc/Payment/PaymentService.php:50
actiontaptree_order_WOO_STATUS_CANCELLEDsrc/Payment/PaymentService.php:51
actionwoocommerce_admin_field_api_keysrc/Settings/Page/TapTreeSettingsPage.php:50
actionwoocommerce_settings_savedsrc/Settings/Page/TapTreeSettingsPage.php:51
actionwoocommerce_settings_savedsrc/Settings/SettingsModule.php:59
actionadmin_initsrc/Settings/SettingsModule.php:65
filterwoocommerce_get_settings_pagessrc/Settings/SettingsModule.php:116
actionall_admin_noticestaptree-payments-for-woocommerce.php:46
actionplugins_loadedtaptree-payments-for-woocommerce.php:120
actioninittaptree-payments-for-woocommerce.php:121
Maintenance & Trust

TapTree Payments for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 26, 2026
PHP min version7.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TapTree Payments for WooCommerce Developer Profile

TapTree

1 plugin · 0 total installs

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

How We Detect TapTree Payments 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/taptree-payments-for-woocommerce/assets/css/common.css
Version Parameters
taptree-payments-for-woocommerce/assets/css/common.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about TapTree Payments for WooCommerce