Linux 软件免费装
Banner图

W3S EU Withdrawal Request for WooCommerce

开发者 w3specialists
更新时间 2026年8月10日 19:43
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

eu woocommerce gdpr withdrawal right of withdrawal

下载

1.0.0 1.1.0

详情介绍:

Implements the withdrawal ("cancellation") function required by Directive (EU) 2023/2673, on top of the consumer right of withdrawal in Directive 2011/83/EU: 14 calendar days from receipt, a guest-accessible withdrawal form, and a complete admin workflow. Note: the encrypted IBAN key derives from the site's AUTH salts; rotating the salts makes previously stored IBANs unreadable. Pro edition The Pro edition adds a product exclusion engine for made-to-order / personalised goods (Article 16(c) of Directive 2011/83/EU): The free and Pro editions share the same stored data, so installing Pro keeps all of your settings, texts, requests and consent records and simply unlocks the exclusions feature. Contact sales@w3specialists.com.

安装:

  1. Upload the w3s-eu-withdrawal-request-for-woocommerce folder to /wp-content/plugins/, or install it from Plugins → Add New.
  2. Activate the plugin. A public page "Withdrawal Form" containing the [w3s_eu_withdrawal_request_form] shortcode is created automatically.
  3. Review W3Specialists → EU Withdrawal Request (general options, texts, emails). The requests list lives under WooCommerce → Withdrawals.
  4. On multilingual sites (WPML / Polylang), translate the form page; admin-entered texts and emails are registered for translation via wpml-config.xml.

屏幕截图:

  • Texts — every customer-facing label and message is editable, shown in the site language and translatable via WPML / Polylang.
  • Emails — templates for the customer acknowledgment, the store notification and the status-change emails, with rich placeholders like {items_table}, plus the notification recipients.
  • Styling — the colours of the withdrawal form's submit button, with a colour picker, hex / rgb(a) input and a live preview.
  • Product exclusions (made-to-order / personalised goods under Article 16(c)) are available in the Pro edition.

升级注意事项:

1.1.0 Adds a Styling tab for the form's button colours, makes the order-lookup hint editable, and confirms compatibility with WooCommerce 11.0. 1.0.0 Initial public release.

常见问题:

Does this plugin exclude made-to-order products from the right of withdrawal?

Excluding made-to-order / personalised products (Article 16(c) of Directive 2011/83/EU) is a feature of the Pro edition. The free edition treats every product as covered by the right of withdrawal. See the "Exclusion (PRO Feature)" tab on the settings screen, or contact sales@w3specialists.com.

Is the withdrawal form accessible without an account?

Yes. Customers look up their order by its order number and their email or phone; registered customers can also use their account email. Lookups are rate-limited.

Can I change the colours of the withdrawal form?

Yes. W3Specialists → EU Withdrawal Request → Styling sets the submit button's background and text colour and their hover state, as a hex code or an rgb / rgba value, with a live preview. Everything else can be styled from your theme's custom CSS — the form markup uses w3s-ewr- prefixed classes, and the templates can be overridden in {theme}/w3s-eu-withdrawal-request-for-woocommerce/.

Is it compatible with HPOS (High-Performance Order Storage)?

Yes. The plugin declares custom_order_tables compatibility and uses the WooCommerce order CRUD exclusively.

In which languages is it available?

The source language is English. Translations are served by translate.wordpress.org and install automatically — a Greek translation is available there. You can contribute your own language at https://translate.wordpress.org/projects/wp-plugins/w3s-eu-withdrawal-request-for-woocommerce/, or by translating the bundled languages/w3s-eu-withdrawal-request-for-woocommerce.pot template.

更新日志:

Entries are prefixed with the type of change: Add (new feature), Fix (bug fix), Update (compatibility or content update), Tweak (small behaviour or UI change) and Dev (developer-facing change). 1.1.0 2026-08-10 1.0.0 2026-07-22