Title: Herroeping – Herroepingsknop for WooCommerce
Author: Paul Rombouts
Published: <strong>30 Luglio 2026</strong>
Last modified: 26 Agosto 2026

---

Ricerca i plugin

![](https://ps.w.org/herroepingsknop/assets/banner-772x250.png?rev=3629022)

![](https://ps.w.org/herroepingsknop/assets/icon-256x256.png?rev=3629022)

# Herroeping – Herroepingsknop for WooCommerce

 Di [Paul Rombouts](https://profiles.wordpress.org/paulrombouts/)

[Scarica](https://downloads.wordpress.org/plugin/herroepingsknop.1.0.10.zip)

 * [Dettagli](https://it.wordpress.org/plugins/herroepingsknop/#description)
 * [Recensioni](https://it.wordpress.org/plugins/herroepingsknop/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/herroepingsknop/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/herroepingsknop/#developers)

 [Supporto](https://wordpress.org/support/plugin/herroepingsknop/)

## Descrizione

Since 19 June 2026, Dutch and EU B2C webshops must offer a clear, easily accessible
digital withdrawal function (in Dutch: “herroepingsknop”): withdrawing from a purchase
should be as easy as placing the order. This plugin helps your WooCommerce store
offer and record such a function.

The plugin works right after activation, with no configuration required:

 * Automatically creates a public page named “Herroeping” containing the withdrawal
   form (shortcode `[herroepingsknop]`). If the page is lost, the plugin restores
   it.
 * Two-step process: first the withdrawal declaration, then an explicit confirmation.
   No account is required.
 * Shows the withdrawal button in the order flow: on the order-received (thank-you)
   page, on the order detail page and under My Account  Orders.
 * Verifies the submitted email address against the order, so no one can submit 
   a withdrawal for someone else’s order.
 * Records every request on the order (a dedicated “Herroeping aangevraagd” order
   status, an order note and order meta) and sends a confirmation to the customer
   plus an internal notification. Both emails can be managed under WooCommerce  
   Settings  Emails.
 * Privacy- and security-conscious: nonces, a honeypot, a rate limit and generic
   error messages so order numbers cannot be enumerated.

This plugin records and confirms requests. It does not determine whether a request
is timely, valid or legally enforceable, and it does not guarantee compliance with
any law. As a store owner you remain responsible for the legal assessment, your 
return and withdrawal policy, information duties, retention periods and the handling
of requests. This plugin is not legal advice.

The plugin does not send data to external servers and adds no tracking.

#### Standalone

This plugin is complete and works fully on its own. No account, subscription or 
companion plugin is required. A commercial extension is available separately at 
https://herroeping.nl/.

## Installazione

 1. Upload the `herroepingsknop` folder to `/wp-content/plugins/`, or upload the ZIP
    via Plugins  Add New  Upload Plugin.
 2. Activate the plugin through the Plugins menu. The “Herroeping” page is created 
    automatically.
 3. Add a link to that page in your footer (and optionally the header), visible on 
    every page, and refer to it in your terms and return policy.
 4. Optional: set the internal notification email under WooCommerce  Settings  Herroeping.
 5. Under WooCommerce  Settings  Emails, make sure “Herroeping bevestigd (klant)” and“
    Herroeping ontvangen (intern)” are enabled.

## FAQ

### Does this replace my existing withdrawal form?

No. The button is an addition. Your existing model form may remain; customers may
still withdraw through other channels.

### Does the plugin decide whether a customer may withdraw?

No. The plugin records and confirms the request; you review it and handle the next
steps.

### Does the plugin work with High-Performance Order Storage (HPOS)?

Yes. The plugin declares HPOS compatibility and uses the WooCommerce CRUD API.

### My order numbers differ from the order ID.

If you use a sequential order number plugin, connect it through the `herroepingsknop_resolve_order_id`
filter so a submitted order number resolves to the correct order ID.

### The customer does not receive an email.

Many hosts do not send `wp_mail()` reliably. Install an SMTP plugin and connect 
a real mailbox or transactional service, and check that the emails are enabled under
WooCommerce  Settings  Emails.

### What withdrawal period and exclusions does the plugin use?

Safe statutory defaults: a 14-day period (the legal minimum), no product exclusions,
and every request recorded so you can review it manually. These defaults keep the
plugin complete and usable on its own. Developers can adjust the behaviour with 
standard WordPress filters.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Herroeping – Herroepingsknop for WooCommerce” è un software open source. Le persone
che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Paul Rombouts ](https://profiles.wordpress.org/paulrombouts/)

[Traduci “Herroeping – Herroepingsknop for WooCommerce” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/herroepingsknop)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/herroepingsknop/)
segui il [repository SVN](https://plugins.svn.wordpress.org/herroepingsknop/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/herroepingsknop/)
tramite [RSS](https://plugins.trac.wordpress.org/log/herroepingsknop/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.10

 * Confirmation email: the intro and closing text now keep their line breaks and
   allow simple HTML (such as a link), so a signature with a clickable phone number
   or email address is possible.
 * Withdrawal form: the form now inherits the theme’s font family instead of forcing
   its own, so it matches the surrounding site typography.

#### 1.0.9

 * Text domain set to herroepingsknop to match the plugin slug, so the directory
   can serve translations.

#### 1.0.8

 * Text domain aligned with the plugin slug so the directory can serve translations.
 * Readme wording clarified: the plugin is described as complete and standalone,
   without a feature-by-feature promotion of the separate commercial extension.

#### 1.0.7

 * Admin order-status styling is now enqueued via wp_enqueue_style instead of an
   inline style block.
 * Filtered output (item list and the optional powered-by line) is escaped with 
   wp_kses_post.
 * Clarified settings and readme wording.

#### 1.0.6

 * Customer email texts are now filterable, so translations and wording can be adjusted.

#### 1.0.5

 * Text domain aligned with the plugin slug for the WordPress.org directory.

#### 1.0.4

 * Clean Plugin Check: template-variable scoping and tidy uninstall routine.

#### 1.0.3

 * Coding-standard polish (prefixed template variables) for a clean Plugin Check.

#### 1.0.2

 * Readme in English and minor coding-standard fixes for the plugin directory.

#### 1.0.1

 * Help texts below the order number and email fields.

#### 1.0.0

 * Initial public release.

## Meta

 *  Versione **1.0.10**
 *  Ultimo aggiornamento **3 settimane fa**
 *  Installazioni attive **60+**
 *  Versione WordPress ** 6.2 o superiore **
 *  Testato fino alla versione **7.0.4**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/herroepingsknop/)
 * Tag
 * [herroepingsrecht](https://it.wordpress.org/plugins/tags/herroepingsrecht/)[returns](https://it.wordpress.org/plugins/tags/returns/)
   [withdrawal](https://it.wordpress.org/plugins/tags/withdrawal/)[woocommerce](https://it.wordpress.org/plugins/tags/woocommerce/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/herroepingsknop/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/herroepingsknop/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/herroepingsknop/reviews/)

## Collaboratori

 *   [ Paul Rombouts ](https://profiles.wordpress.org/paulrombouts/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/herroepingsknop/)