EU Withdrawal Button for Woo (Lite)

描述

Starting June 19, 2026, the EU Directive 2023/2673 requires e-commerce stores selling to EU consumers to provide an easy, 2-click withdrawal button for order cancellations.

This micro-plugin is designed with a light and essential philosophy. Instead of installing a massive legal suite that slows down your site, this plugin does exactly one thing perfectly:

  • Injects a withdrawal button in the My Account area for eligible orders (Completed within 14 days).
  • 100% HPOS compatible.
  • Uses zero jQuery and vanilla JS to protect your Core Web Vitals.

🔥 UPGRADE TO PRO FOR PROFESSIONAL COMPLIANCE & BRANDING 🔥

The Lite version is fully functional and legally compliant, but to remove the annoying watermark on the cancellation popup on your professional store, and have a bulletproof legal audit protection and clean branding, upgrade to the PRO version.

The PRO version unlocks:

  • Immutable SHA-256 Legal Logs: Cryptographically hashed, tamper-proof logs of every single withdrawal request stored in an isolated custom table (100% HPOS native). Your unalterable cryptographic proof for audits and legal disputes.
  • Remove All Watermarks: Instantly removes the “TRIAL VERSION” text and external links from the customer-facing interface.
  • No-Code UI Customization: Match the button background, hover colors, and shape (rounded or square border-radius) to your specific theme/pattern directly from the WordPress custom admin panel.

👉 Get the PRO Version Now: manapoint.lemonsqueezy.com

External services

This plugin does not use any third-party or external services. All data processing is handled locally within your WordPress installation.

安裝

  1. Upload the plugin files to the /wp-content/plugins/eu-withdrawal-button-lite directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. The withdrawal button will automatically appear for eligible orders in the My Account section.

常見問題

Does this plugin work with High-Performance Order Storage (HPOS)?

Yes, the plugin is 100% HPOS compatible and uses the latest WooCommerce CRUD methods, and is tested with WordPress 7.0.

Why is there a “TRIAL VERSION” watermark on the popup?

The Lite version is provided for basic compliance and testing. To remove the watermark, clean up the customer UI, and unlock immutable cryptographic SHA-256 legal logs, please upgrade to the PRO version here: Get the PRO Version Now: manapoint.lemonsqueezy.com.

評價

There are no reviews for this plugin.

貢獻者及開發者

“EU Withdrawal Button for Woo (Lite)” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.1.1

  • Full compatibility with WordPress 7.0.
  • Official WooCommerce HPOS compatibility declaration.
  • Improved HTML output security and string escaping.
  • Added WC_Order integrity checks for more robust AJAX handling.
  • Synchronized asset versioning (v1.1.1).

1.1.0

  • Addressed WordPress.org review feedback: Fixed enqueuing methods (moved inline CSS to external file), updated function/class/variable prefixes for uniqueness, and documented data privacy.