Linux 软件免费装
Banner图

Lineweb Withdrawal for WooCommerce

开发者 linewebdigital
更新时间 2026年9月5日 23:44
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ecommerce greece consumer rights withdrawal

下载

1.0.2 1.1.0

详情介绍:

Lineweb Withdrawal for WooCommerce gives a store a focused electronic withdrawal workflow: The plugin records a consumer statement. It does not automatically cancel an order, issue a refund, decide whether a statutory withdrawal right exists, or calculate the legal deadline. These decisions depend on facts the plugin cannot reliably know, including delivery timing, information provided to the consumer, contract type, and statutory exceptions. This software assists a technical workflow. It is not legal advice and does not by itself guarantee compliance. Store owners should have their implementation, consumer information, retention period, and internal handling process reviewed for their business and jurisdiction. Source code and development documentation are available at https://github.com/drewmt/lineweb-withdrawal-for-woocommerce. Developed by Andrew Matia and Lineweb: https://www.lineweb.gr/

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin folder to /wp-content/plugins/ or install the ZIP through Plugins > Add New.
  3. Activate Lineweb Withdrawal for WooCommerce.
  4. The plugin creates a published “Withdraw from a contract” page containing [lwfw_withdrawal_form] and adds the public storefront action.
  5. Submit a test statement and verify both the customer acknowledgement and merchant notification email before using the workflow on a live store.
The page can be added to the site menu or footer as an additional permanent link. Do not place it behind authentication.

屏幕截图:

  • Separate review and confirmation step before the statement is submitted.
  • Timestamped receipt shown after a successful statement.
  • Merchant statement queue in WooCommerce administration.
  • Statement detail with the matched order and review-only workflow.

升级注意事项:

1.0.2 The managed withdrawal page is upgraded automatically. Replace any manually embedded [lineweb_withdrawal_form] shortcodes elsewhere with [lwfw_withdrawal_form]. Translations are now provided through WordPress.org language packs. 1.0.1 Recommended maintenance release for the optional destructive uninstall path. 1.0.0 Initial release.

常见问题:

How are translations provided?

The plugin is translation-ready and uses language packs distributed through WordPress.org. Translations become available once approved on translate.wordpress.org. Translation files are not bundled in the installable ZIP.

What changes when upgrading from 1.0.0 or 1.0.1?

The plugin automatically updates the shortcode on its managed withdrawal page, preserving the rest of its content and publication status. If you manually placed [lineweb_withdrawal_form] in other pages, widgets or templates, replace it with [lwfw_withdrawal_form] when upgrading. Other content is not rewritten.

Does this plugin guarantee legal compliance?

No. It implements a technical statement and acknowledgement workflow. The merchant remains responsible for legal review, consumer information, availability, email delivery, retention, and handling.

Does it automatically apply a 14-day rule?

No. The relevant start date, information duties, extensions, and exceptions cannot be safely inferred from a WooCommerce order alone. The plugin accepts and timestamps the statement for merchant review.

Does it cancel the order or issue a refund?

No. It never changes the order status, payment, stock, fulfilment, or refund automatically.

Must the consumer log in?

No. The public function remains available to guests. A valid WooCommerce order key may prefill the form, but it is not required.

What happens if an order cannot be matched?

The statement is still recorded. Failed matching is not disclosed publicly, which prevents order enumeration and avoids blocking a consumer statement.

What personal data is stored?

Name, email, order or contract reference, statement text, receipt reference, timestamps, timezone, and limited delivery/review metadata. The plugin does not persist IP addresses or browser user agents and sends no data to Lineweb.

What happens on uninstall?

Receipt records are preserved by default. A site owner who has independently decided deletion is appropriate can define LWFW_REMOVE_DATA_ON_UNINSTALL as true before uninstalling.

更新日志:

1.0.2 1.0.1 1.0.0