Beskrivelse
Lineweb Withdrawal for WooCommerce gives a store a focused electronic withdrawal workflow:
- a prominent storefront link that remains available without login;
- a public form asking only for name, order or contract reference, and acknowledgement email;
- a separate review step and clear confirmation action;
- a timestamped receipt shown to the consumer and sent by email;
- a merchant record screen under WooCommerce;
- safe WooCommerce order matching, an internal order note, and HPOS support;
- WordPress personal-data export integration;
- no telemetry, remote service, advertising, Pro upsell, or persistent IP/browser logging.
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/
Skjermbilder





Installasjon
- Install and activate WooCommerce.
- Upload the plugin folder to
/wp-content/plugins/or install the ZIP through Plugins > Add New. - Activate Lineweb Withdrawal for WooCommerce.
- The plugin creates a published “Withdraw from a contract” page containing
[lwfw_withdrawal_form]and adds the public storefront action. - 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.
Ofte stilte spørsmål
-
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_UNINSTALLastruebefore uninstalling.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Lineweb Withdrawal for WooCommerce» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett «Lineweb Withdrawal for WooCommerce» til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.2
- Standardized the public shortcode as
[lwfw_withdrawal_form]and safely upgraded the managed withdrawal page. - Switched the installable package to WordPress.org language packs, keeping translation sources in the development repository.
- Added release file checks and WordPress runtime regression tests.
- Verified compatibility with WordPress 7.1.
1.0.1
- Hardened the explicitly enabled uninstall cleanup with WordPress’s identifier placeholder.
- Validated clean activation and public form rendering with WooCommerce 11.0.1.
1.0.0
- Initial release.
- Public two-step withdrawal statement and acknowledgement workflow.
- Merchant receipt records, safe order matching, HPOS support, privacy export, and bounded email retries.
