| 开发者 | oaron |
|---|---|
| 更新时间 | 2026年6月23日 19:38 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[bitrow_form] shortcode or the Withdrawal Form Gutenberg block, so it drops into any classic-editor page, a block-built layout, or a page builder that handles either.[bitrow_form] shortcode attributes or the block's Inspector panel.BITROW-XXXXXX references for evidentiary value, plus a per-record detail page in the admin./wp-content/plugins/bitron-right-of-withdrawal/.[bitrow_form] to the page content, orYes. The plugin provides the technical function; your Terms of Service must still explain the right of withdrawal, exceptions, and refund handling under your shop's policy. Your legal advisor drafts that text — the plugin does not.
The plugin registers a suggested paragraph in the WordPress Privacy Policy Guide describing what data it processes. Your lawyer should integrate that into the shop's full privacy policy.
Yes, optionally. Install the free OneCode Login plugin and a guest can prove they own their email with a one-time code; the form then loads the orders for that email. When enabled, this is required for guests (it replaces matching a typed email against the order). Without OneCode Login, guests identify an order by entering its number together with the billing email, as before.
No. The plugin records the withdrawal and notifies you; refunds remain a deliberate admin action through WooCommerce's standard refund interface.
Accessibility is the product's main differentiator. The form is WCAG 2.1 AA — programmatic labels, keyboard operability, visible focus, live regions for status messages, sufficient contrast. The admin list follows the same standard.
Under My Account → Withdrawals. The page is a single hub: when you've set the withdrawal form page in Settings → Form, it shows a "Submit a new withdrawal declaration" button at the top; below it (or alone if the form page isn't set) it lists every declaration the logged-in customer has filed under their account email, with the reference number, date, the affected order, the items, the refund preference and the current status. The menu item appears only when the customer has at least one past record OR an order still inside the withdrawal window — accounts that never use the feature don't see a dead menu link. Records filed under a different email (e.g. with the customer logged out) are not surfaced here for privacy reasons; the customer can still find those via the confirmation email they received at submission time.
Yes. Under Settings → Exclusions there are two pickers — one for individual products, one for product categories — backed by searchable autocompletes. The CRD §16 (transposed in Hungary as 45/2014. Korm. r. §29) lists categories of goods where the right of withdrawal does not apply at all: perishables, custom-made items, sealed digital downloads, items inseparably mixed with others, etc. Use the exclusions to mirror that list for your shop. Excluded items still appear on the withdrawal form so customers see exactly what they bought, but their quantity input is locked at zero and the row is marked with a "Not eligible for withdrawal" badge. If the customer picks an order whose every line item is excluded, the form blocks at step 1 with a "please contact us" pointer rather than presenting a step 2 where everything is greyed out. The server enforces the same rule on submit — a crafted POST that tries to set a positive quantity on an excluded item is rejected with a clear error.
Yes. The right of withdrawal is a consumer right, so under Settings → Exclusions you can enable "Switch the online form off for business purchases" and choose the checkout field whose presence on an order marks it as a business purchase — typically a VAT-number field. The list of available fields is read live from your checkout, so it reflects whatever fields your theme or other plugins add. Orders that carry a value in that field are blocked at step 1 with a message pointing the buyer to your contact channel; orders without it behave exactly as before. This is a technical filter to match your own policy — it is not legal advice, and you decide which field marks a business buyer.
Yes. Settings → Form has a "Form colours (advanced)" card with three colour pickers (form text, form background, input + fieldset border), and the same three are also available as text, background, border attributes on the [bitrow_form] shortcode and as inspector controls on the Withdrawal Form block.
These three colours are not contrast-checked — there is no single adjacent surface to validate the body text against, so we cannot give you a meaningful ratio in the admin UI. WCAG 2.1 AA requires at least 4.5:1 for normal text and 3:1 for UI borders; verify any combination you change with an external checker (e.g. WebAIM Contrast Checker). The submit-button pair above is still contrast-checked live as before.
Both. A guest provides the order number plus the email used on the order; a logged-in customer sees a select of their own in-window orders. The form is never gated behind login.
Yes. Settings → Bitron Right of Withdrawal exposes the window length in days. The default is 14 (the EU minimum); some jurisdictions require longer.
Yes. The plugin declares HPOS compatibility and uses the WooCommerce CRUD API rather than direct post-meta access.
Under Withdrawals in the WordPress admin sidebar. Each entry has a unique reference (e.g. BITROW-XXXXXX) and a timestamp; the list is a simple, paginated view.
[bitrow_form] error_text / error_background / error_border attributes, or the block's inspector — matching the existing form-colour customisation. Defaults are unchanged (and stay WCAG-AA); like the other advanced colours these are not contrast-checked, so you own the contrast on any override.woocommerce_checkout_fields), grouped by Billing / Shipping / Account / Order. Orders that carry a value in that field are blocked at step 1 with a message pointing the buyer to your contact channel; orders without it are treated as consumer purchases and work exactly as before. This is a technical filter, not legal advice — you decide which field marks a business buyer.[bitrow_form] shortcode attributes and the Withdrawal Form block's Inspector panel.