Описание
GMD – Retragere din Contract is built for the Romanian WooCommerce market. It helps stores receive, assess and track customer withdrawal requests for distance sales to consumers.
This plugin supports workflows related to the consumer withdrawal right under Romania’s Government Emergency Ordinance no. 34/2014 (OUG nr. 34/2014), especially Articles 9–16. For standard distance sales, the ordinance generally provides a 14-day withdrawal period, subject to its statutory exceptions.
Store owners remain responsible for determining whether the ordinance applies to their business, products and individual orders, and for meeting all legal obligations.
Features include:
- Customer requests from My Account, with product and quantity selection.
- Guest order lookup using order number, billing email and a time-limited signed token.
- Item-level eligibility that prevents overlapping requests and supports partial withdrawals.
- Automatic exclusion of virtual, downloadable and explicitly non-returnable products.
- Product and product-category exclusion controls, including bulk actions.
- Optional IBAN collection, validation and masking.
- Request audit trail, WooCommerce order notes and customer/admin email notifications.
- WooCommerce HPOS compatibility.
The plugin does not create financial refunds automatically.
Development
This plugin does not use a build process. The JavaScript source is maintained directly in assets/js/gmdrc-public.js, which is included in readable, editable form in every plugin release.
Установка
- Upload the plugin files to the
/wp-content/plugins/gmd-retragere-din-contractdirectory, or install it through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Confirm the withdrawal settings under Retrageri din contract Setări.
- Select or create the public withdrawal page containing the
[gmd_retragere]shortcode for guest customers.
Часто задаваемые вопросы
-
Does the plugin work with WooCommerce HPOS?
-
Yes. WooCommerce orders are accessed through WooCommerce CRUD APIs.
-
Can I exclude products from withdrawal requests?
-
Yes. Exclude individual products, product variations or entire product categories. Virtual and downloadable products are excluded automatically.
-
Can guests submit a request?
-
Yes. Guests identify the order with its number and billing email. The plugin issues a temporary signed token before exposing order data.
-
Does this plugin process refunds?
-
No. It records and manages withdrawal requests. Financial refunds remain a store-admin action.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«GMD – Retragere din Contract» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «GMD – Retragere din Contract» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3.0
- Added item-level eligibility, partial and consecutive requests, guest flow and IBAN handling.
- Added product and category exclusion controls with bulk actions.
- Added WooCommerce order-list and order-screen integration, HPOS support and status audit history.