PHPackages                             mollie/magento2-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. [Payment Processing](/categories/payments)
4. /
5. mollie/magento2-hyva-checkout

ActiveMagento2-module[Payment Processing](/categories/payments)

mollie/magento2-hyva-checkout
=============================

Hyvä Themes Checkout module for Mollie Payments

v3.0.0(3w ago)11240.0k↓20.6%12[2 PRs](https://github.com/mollie/magento2-hyva-checkout/pulls)OSL-3.0HTMLCI passing

Since Jun 26Pushed 3w ago5 watchersCompare

[ Source](https://github.com/mollie/magento2-hyva-checkout)[ Packagist](https://packagist.org/packages/mollie/magento2-hyva-checkout)[ RSS](/packages/mollie-magento2-hyva-checkout/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (9)Versions (29)Used By (0)

 [![](./images/hyva-mollie-header.jpg)](./images/hyva-mollie-header.jpg)

Hyvä Checkout support for Mollie
================================

[](#hyvä-checkout-support-for-mollie)

Hyvä Checkout is the ultimate checkout tool for Magento. It delivers better performance, better developer experience, higher conversion rates and AOV.

About Mollie Payments
---------------------

[](#about-mollie-payments)

With Mollie, you can accept payments and donations online and expand your customer base internationally with support for all major payment methods through a single integration. No need to spend weeks on paperwork or security compliance procedures. No more lost conversions because you don’t support a shopper’s favourite payment method or because they don’t feel safe. We made our products and API expansive, intuitive, and safe for merchants, customers and developers alike.

Mollie requires no minimum costs, no fixed contracts, no hidden costs. At Mollie you only pay for successful transactions. More about this pricing model can be found here. You can create an account here. The Mollie Magento 2 plugin quickly integrates all major payment methods ready-made into your Magento webshop.

About this repository
---------------------

[](#about-this-repository)

This repository holds the module that adds support for the Mollie payment methods to the Hyvä Checkout module. This module has a dependency on the Mollie Magento 2 module.

If you are using the **Hyvä React Checkout** module, we have a separate repository for that:

Installation
------------

[](#installation)

1. Install the module using composer:

```
composer require mollie/magento2-hyva-checkout
```

2. Enable the module:

```
bin/magento module:enable Mollie_HyvaCheckout
```

3. Upgrade the database:

```
bin/magento setup:upgrade
```

4. Let Hyvä know about the new module:

```
php bin/magento hyva:config:generate
```

5. Generate the CSS files:

```
npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ ci
npm --prefix vendor/hyva-themes/magento2-default-theme/web/tailwind/ run build-prod
```

Or from your theme:

```
npm --prefix app/design/frontend///web/tailwind ci
npm --prefix app/design/frontend///web/tailwind run build-prod
```

Missing styles?
---------------

[](#missing-styles)

Make sure that PostCSS uses the `postcssImportHyvaModules` plugin in your theme:

1. Go to your theme folder: `app/design/frontend///web/tailwind`
2. Install the module:

```
npm install --save-dev @hyva-themes/hyva-modules
```

3. Open your `postcss.config.js` and add this as the first line:

```
const { postcssImportHyvaModules } = require("@hyva-themes/hyva-modules");
```

4. Make sure the plugin is includes in the plugins list:

```
module.exports = {
    plugins: [
        postcssImportHyvaModules,
        // ...
    ],
};
```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance94

Actively maintained with recent releases

Popularity45

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.1% 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 ~46 days

Total

24

Last Release

26d ago

Major Versions

1.9.0 → v3.0.0-RC22026-01-26

1.9.1 → v3.0.02026-06-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6184158?v=4)[Robbert Schreuder Hes](/maintainers/mollierobbert)[@mollierobbert](https://github.com/mollierobbert)

![](https://www.gravatar.com/avatar/0db6d714561c942dd2d7f9f97bd7543886d7bfdd61372b594b2312850fd99f2c?d=identicon)[molops](/maintainers/molops)

---

Top Contributors

[![michielgerritsen](https://avatars.githubusercontent.com/u/5858697?v=4)](https://github.com/michielgerritsen "michielgerritsen (98 commits)")[![Marvin-Magmodules](https://avatars.githubusercontent.com/u/20815641?v=4)](https://github.com/Marvin-Magmodules "Marvin-Magmodules (27 commits)")[![Tjitse-E](https://avatars.githubusercontent.com/u/14849044?v=4)](https://github.com/Tjitse-E "Tjitse-E (5 commits)")[![Frank-Magmodules](https://avatars.githubusercontent.com/u/24823946?v=4)](https://github.com/Frank-Magmodules "Frank-Magmodules (2 commits)")[![xgerhard](https://avatars.githubusercontent.com/u/13732765?v=4)](https://github.com/xgerhard "xgerhard (1 commits)")[![iliavendic](https://avatars.githubusercontent.com/u/167742669?v=4)](https://github.com/iliavendic "iliavendic (1 commits)")[![pixelhed](https://avatars.githubusercontent.com/u/1169770?v=4)](https://github.com/pixelhed "pixelhed (1 commits)")[![rommelfreddy](https://avatars.githubusercontent.com/u/15031079?v=4)](https://github.com/rommelfreddy "rommelfreddy (1 commits)")

### Embed Badge

![Health badge](/badges/mollie-magento2-hyva-checkout/health.svg)

```
[![Health](https://phpackages.com/badges/mollie-magento2-hyva-checkout/health.svg)](https://phpackages.com/packages/mollie-magento2-hyva-checkout)
```

###  Alternatives

[adyen/module-payment

Official Magento2 Plugin to connect to Payment Service Provider Adyen.

1673.2M10](/packages/adyen-module-payment)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34276.3k1](/packages/checkoutcom-magento2)[vipps/module-payment

Vipps MobilePay Payment Module for Magento 2

1098.4k](/packages/vipps-module-payment)

PHPackages © 2026

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