Home > Docs > WooCommerce EU Withdrawal Pro > How to Setup WebToffee EU Withdrawal Button for WooCommerce: A Complete Guide

How to Setup WebToffee EU Withdrawal Button for WooCommerce: A Complete Guide

Last updated on August 28, 2026

Introduction

Under EU consumer protection law (Directive 2011/83/EU), customers have the right to withdraw from a purchase within a specified period often before the order is even fulfilled. Managing these withdrawal requests manually, through emails or support tickets, quickly becomes difficult to track and easy to get wrong, especially as order volume grows.

The WebToffee EU Withdrawal Button for WooCommerce plugin brings this entire process into WooCommerce. It gives customers a self-service way to submit withdrawal requests directly from your store, and gives you a structured workflow to review, approve, and process those requests including automatic order status updates, refunds, and inventory restocking.

This guide walks you through the key steps to get a complete withdrawal flow running, from setup to monitoring incoming requests.

Step 1: Choose Where Customers Submit Requests

Go to WooCommerce → Withdrawals → Settings → General and select a Withdrawal page — the page where your withdrawal request form will live. This is the foundation the rest of the flow builds on.

  1. Open the Withdrawal page dropdown under the General tab.
  2. Select an existing page (e.g., “Withdrawal Request”), or create a new one beforehand if you don’t have one yet.
  3. Save your changes.
Choose Where Customers Submit Requests
Choose Where Customers Submit Requests

Step 2: Make the Withdrawal Option Visible to Customers

Still under General, decide where the withdrawal option appears so customers can actually discover it.

  1. Toggle on Show withdrawal button in footer to display a link/button in the site footer.
  2. Toggle on Show withdrawal button in My Account to display an action button on My Account order pages.
  3. Open Customize appearance to adjust the Footer and My account page placements individually:
    • Set the link text (e.g., “Request Withdrawal”).
    • Choose Display as either a Link or a Button.
    • Set colors for Background, Text, Hover bg, and Hover text if using the Button style.
  4. Choose the Display scope – Global (site-wide) or WooCommerce only.
Make the Withdrawal Option Visible to Customers
Make the Withdrawal Option Visible to Customers

Step 3: Define the Withdrawal Window

Still under General, set how long customers have to submit a request and when that window starts.

  1. Enter a value in Withdrawal period (e.g., 18 days), or use one of the quick presets: 2d, 7d, 14d, 30d.
  2. Under Start countdown from, select one or more order statuses (e.g., Order created, Completed, Draft) using the search field.
  3. Confirm the selected statuses appear as tags above the search box. The countdown begins on the earliest date the order reaches any of them.
Define the Withdrawal Window
Define the Withdrawal Window

Step 4: Allow Partial Withdrawals

Still under General, enable more flexible withdrawal options for customers.

  1. Toggle on Allow partial withdrawals so customers can withdraw individual items instead of the entire order.
  2. Optionally, toggle on Reason required if you want customers to state why they’re withdrawing.
Partial Withdrawals
Partial Withdrawals

Step 5: Exclude Ineligible Products

Go to Settings → Rules & Exclusions and define what should never be eligible for withdrawal.

  1. Under Excluded product types, check the boxes for types that shouldn’t qualify (e.g., Virtual, Downloadable).
  2. Under Excluded categories, use the search field to add specific categories (e.g., “Men’s Shoes”). Use Clear all to remove all selections at once.
  3. Under Excluded products, search for and select individual products that should be excluded regardless of category or type.
xclude Ineligible Products
Exclude Ineligible Products

Step 6: Set What Happens When a Request Is Submitted

Go to Settings → Workflow and configure automatic order status changes.

  1. Toggle on Change order status on submission.
  2. From the Set status to dropdown, choose the status the order should move to (e.g., “Withdrawn”) as soon as a request comes in.
Withdrawal submitted - Action - Order status
Withdrawal submitted – Action – Order status

Step 7: Set What Happens When a Request Is Approved

Still under Workflow, close the loop for approved requests.

  1. Toggle on Change order status on approval.
  2. From the Set status to dropdown, choose the resulting status (e.g., a status you use for processed returns).

Withdrawal Approved - Action - Order status
Withdrawal Approved – Action – Order status

Step 8: Configure Email Notifications

Still under Workflow, make sure the right people are informed at each stage.

  1. Under Recipient(s), enter an email address and click Add to include it in new-request notifications. Repeat for additional recipients.
  2. Under Customer contact email, enter the address shown to customers if their request is rejected and they need to get in touch.
Configure Email Notifications
Configure Email Notifications

Step 9: Decide Between Manual Review or Auto-Processing

Still under Workflow, choose how much of the approval process should run automatically.

  1. To keep manual control, leave Auto-approve requests off. requests will wait in the Requests tab for you to review.
  2. To automate approvals, toggle on Auto-approve requests (PRO).
  3. Set the Approval scope to either “All items” or “Custom”:
    • If Custom, define Auto-approve product types, Auto-approve categories, and/or Auto-approve products to limit which requests qualify for auto-approval.
  4. Toggle on Automatic refunds to issue a WooCommerce refund automatically when a request is approved.
  5. Toggle on Restock items to automatically return approved items to inventory.
Manual Review or Auto-Processing of Withdrawal Request
Manual Review or Auto-Processing of Withdrawal Request

Step 10: Monitor and Manage Requests

Go to the Requests tab to track everything going forward.

  1. Check the dashboard counters: Open Requests and Approved (30d) for a quick status overview.
  2. Use the filter bar to narrow the list by Status, Date From/To, or search by Order # or receipt hash, then click Apply Filters.
  3. Review the requests table — ID, Order #, Customer, Type (Full/Partial), Status, and Date.
  4. Click View on any request to open its full detail page:
    • Request Information — order number, customer email, request type, reason, created date, and receipt hash.
    • Status — current withdrawal status, resulting order status, and processed timestamp.
    • Order Items — line-level breakdown of items included in the request.
    • Status Timeline — the trail from Submitted to Approved/Rejected, with who acted and when.
    • Activity Log — a full audit trail of dates, actors, and actions.

Other Features Worth Mentionin

  • Geo-Targeting (PRO) — Restricts the withdrawal button’s visibility to EU visitors only.
  • Withdrawal button shortcode [wt_eu_order_withdrawal] — Places the withdrawal button anywhere outside the footer or My Account page.
  • reCAPTCHA (PRO) — Protects the withdrawal form from spam and abuse.
  • Withdrawal Terms & Conditions generator (PRO) — Auto-generates a T&C page based on EU Directive 2011/83/EU.
  • Import/Export Settings (PRO) — Transfers plugin configuration between sites.
  • Delete data on uninstall — Optionally removes all plugin data when uninstalled; irreversible, so use with caution.