Описание
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.
Установка
- Upload the plugin files to the
/wp-content/plugins/eu-withdrawal-button-litedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- 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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«EU Withdrawal Button for Woo (Lite)» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «EU Withdrawal Button for Woo (Lite)» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.