PHPackages                             mageme/module-eu-withdrawal-hyva-checkout - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mageme/module-eu-withdrawal-hyva-checkout

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

mageme/module-eu-withdrawal-hyva-checkout
=========================================

Hyva Checkout compatibility for mageme/module-eu-withdrawal. Re-implements the pre-contract Annex I block and the digital-content waiver step (Art. 16(m)) for Hyva Checkout's Magewire-based runtime. Companion to mageme/module-eu-withdrawal-hyva. NOT legal advice — see README disclaimer; merchant is responsible for compliance verification.

1.0.3(2w ago)24671proprietaryPHPPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0||~8.5.0

Since Jun 1Pushed 2w agoCompare

[ Source](https://github.com/mageme/module-eu-withdrawal-hyva-checkout)[ Packagist](https://packagist.org/packages/mageme/module-eu-withdrawal-hyva-checkout)[ RSS](/packages/mageme-module-eu-withdrawal-hyva-checkout/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

MageMe EU Withdrawal — Hyva Checkout Companion
==============================================

[](#mageme-eu-withdrawal--hyva-checkout-companion)

> Hyva Checkout compatibility for the pre-contract Annex I block and the digital-content waiver step — Magewire, Alpine.js and Tailwind.

[![Latest Version](https://camo.githubusercontent.com/d03a7c9744af0073cb5c946c7af25ef0341cf41b223b2441b584c52abd8f68e4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6167656d652f6d6f64756c652d65752d7769746864726177616c2d687976612d636865636b6f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mageme/module-eu-withdrawal-hyva-checkout)[![Downloads](https://camo.githubusercontent.com/7272cf50918185e3b9f82377787f539f2a5ddec5ae89acfb83a4a887ebeda345/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6167656d652f6d6f64756c652d65752d7769746864726177616c2d687976612d636865636b6f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mageme/module-eu-withdrawal-hyva-checkout)[![Hyva Checkout](https://camo.githubusercontent.com/ce3b100b0a0f2dad339dfdb4d2c10539faebc4a81af7aa22ad11a0b0dd230f3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f48797661253230436865636b6f75742d312e332532422d3231434644352e7376673f7374796c653d666c61742d737175617265)](https://www.hyva.io)[![PHP](https://camo.githubusercontent.com/d68d46c318dbf803a37003997356e79d497e9e0f286fff895a39f0402157bf20/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e31253230253743253230382e32253230253743253230382e33253230253743253230382e34253230253743253230382e352d3737374242342e7376673f7374796c653d666c61742d737175617265)](https://php.net)[![License](https://camo.githubusercontent.com/e57809241140fc16d4985e9eb5c92fc999a13bd3fd2925ec019eeac7f74dd1f5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d6167654d6525323045554c412d626c75652e7376673f7374796c653d666c61742d737175617265)](https://mageme.com/license/)

Hyva Checkout companion for [`mageme/module-eu-withdrawal`](https://github.com/mageme/module-eu-withdrawal). Re-implements the two checkout-side compliance touchpoints for Hyva Checkout's Magewire runtime. Install it when you run **Hyva theme with Hyva Checkout**.

**[Documentation](https://docs.mageme.com)** · **[Base module](https://github.com/mageme/module-eu-withdrawal)** · **[Hyva theme companion](https://github.com/mageme/module-eu-withdrawal-hyva)**

---

What it does
------------

[](#what-it-does)

- **Pre-contract Annex I block** (Art. 6(1)(h)) — the consumer-information block, rendered in the Hyva Checkout payment step as a collapsed accordion with the Annex I(A) text and Annex I(B) model-form download.
- **Digital-content waiver step** (Art. 16(m)) — the express-consent step, inserted between Shipping and Payment when the cart contains digital items, blocking advance until both consent boxes are ticked.

It reuses the base module's data layer; only the rendering is Hyva-native. **No compliance behaviour is added or removed.** The module auto-disables when Hyva Checkout is not installed.

For the storefront withdrawal pages, customer account and order view, install the sibling [Hyva theme companion](https://github.com/mageme/module-eu-withdrawal-hyva).

Requirements
------------

[](#requirements)

- **EU Withdrawal** base module (pulled automatically)
- `hyva-themes/magento2-hyva-checkout` **≥ 1.3**
- Magento **2.4.4–2.4.9**, **PHP 8.1–8.5**

Install
-------

[](#install)

```
composer require mageme/module-eu-withdrawal-hyva-checkout
bin/magento module:enable Hyva_MageMeEUWithdrawalCheckout
bin/magento setup:upgrade
bin/magento cache:flush
```

Recompile the Hyva Tailwind bundle so the classes used by this module are picked up (substitute your child theme's `web/tailwind/` path if applicable):

```
cd vendor/hyva-themes/magento2-default-theme/web/tailwind
npm install && npm run build
```

Custom Magento development
--------------------------

[](#custom-magento-development)

Need a feature an extension doesn't cover, or a bespoke Magento build? MageMe takes on custom extension development and integration work.

→ **[Custom Magento development](https://mageme.com/magento-services/custom-development)**

Support
-------

[](#support)

- Documentation: [docs.mageme.com](https://docs.mageme.com)
- Bug reports and feature requests: [GitHub Issues](https://github.com/mageme/module-eu-withdrawal-hyva-checkout/issues)

Disclaimer
----------

[](#disclaimer)

This is a **technical theme-compatibility shim** — it re-implements the checkout-side integration in Hyva Checkout's runtime and adds or removes no compliance functionality. The merchant is responsible for verifying the pre-contract display and waiver capture work correctly under their Hyva Checkout version and configuration before going to production. See the base module's [full disclaimer](https://docs.mageme.com).

License
-------

[](#license)

Distributed **free of charge** as a free-tier companion, governed by the **MageMe End User License Agreement** ([mageme.com/license](https://mageme.com/license/)).

---

**MageMe** builds Magento 2 and Adobe Commerce extensions for B2B merchants — form building, quoting, catalog control, and EU compliance.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~11 days

Total

4

Last Release

18d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/81010079?v=4)[mageme](/maintainers/mageme)[@mageme](https://github.com/mageme)

---

Top Contributors

[![mageme](https://avatars.githubusercontent.com/u/81010079?v=4)](https://github.com/mageme "mageme (4 commits)")

---

Tags

magento2withdrawalhyvaHyva Checkouthyva-themesmagewireconsumer-protectioneu-complianceart-11amagemedirective-2011-83theme-compatibility

### Embed Badge

![Health badge](/badges/mageme-module-eu-withdrawal-hyva-checkout/health.svg)

```
[![Health](https://phpackages.com/badges/mageme-module-eu-withdrawal-hyva-checkout/health.svg)](https://phpackages.com/packages/mageme-module-eu-withdrawal-hyva-checkout)
```

###  Alternatives

[mageme/module-eu-withdrawal

Magento 2 implementation scaffolding for the EU consumer-withdrawal workflow under Art. 11a Directive 2011/83/EU (as amended by 2023/2673): guided storefront flow (find order, select items, confirm), durable-medium receipt email, 22-locale Annex I content. NOT legal advice — see README disclaimer; merchant is responsible for compliance verification.

172.0k6](/packages/mageme-module-eu-withdrawal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
