PHPackages                             paynl/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. paynl/magento2-hyva-checkout

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

paynl/magento2-hyva-checkout
============================

Pay. Payment methods for Magento 2 with Hyva Checkout Compatability

1.3.1(4mo ago)454.4k—2%6[1 issues](https://github.com/paynl/magento2-hyva-checkout/issues)PHP

Since Sep 22Pushed 2mo ago8 watchersCompare

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

READMEChangelog (10)Dependencies (10)Versions (12)Used By (0)

 [![](https://camo.githubusercontent.com/5c75d96c38b24c983eec9a63ba2a31737c29a55fb45c1f75df91a1a5f8a5803f/68747470733a2f2f7777772e7061792e6e6c2f75706c6f6164732f312f6272616e64732f6d61696e5f6c6f676f2e706e67)](https://camo.githubusercontent.com/5c75d96c38b24c983eec9a63ba2a31737c29a55fb45c1f75df91a1a5f8a5803f/68747470733a2f2f7777772e7061792e6e6c2f75706c6f6164732f312f6272616e64732f6d61696e5f6c6f676f2e706e67)

Hyvä Checkout support for PAY. Magento2 plugin
==============================================

[](#hyvä-checkout-support-for-pay-magento2-plugin)

This plugin adds support for the PAY. payment methods to the Hyvä Checkout plugin. It requires the base PAY. Magento2 plugin as well as the Hyvä checkout plugin.

For details on the base functionality of PAY. refer to

Index
-----

[](#index)

- [Requirements](#requirements)
- [Installation](#installation)
- [Update instructions](#update-instructions)
- [Support](#support)

Requirements
============

[](#requirements)

The extension has been tested on a Magento environment with

- PHP 8.1
- Magento 2.4.6-p7
- PAY. 4.0.0
- Hyvä Themes 1.3.11
- Hyvä Checkout 1.3.0

Magento version 2.4.4-p9, 2.4.5-p8, 2.4.6-p7, 2.4.7-p1, or higher is required due to the CSP changes introduced in hyva checkout 1.3.0

Installation
============

[](#installation)

In command line, navigate to the installation directory of Magento2

Enter the following commands:

```
composer require paynl/magento2-hyva-checkout
php bin/magento setup:upgrade
php bin/magento cache:clean

```

The plugin is now installed.

Make sure to also generate the tailwind css files for your theme.

If you are using an older version of Hyvä themes, it might be necessary to also run

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

```

to make sure that the templates of this plugin are added to the tailwind purge configuration for styling.

Update instructions
===================

[](#update-instructions)

In command line, navigate to the installation directory of Magento2

Enter the following commands:

```
composer update paynl/magento2-hyva-checkout
php bin/magento setup:upgrade
php bin/magento cache:clean

```

The plugin has now been updated.

In some cases it can be necessary to update the base PAY. module before this Hyvä integration can be updated. In that case you also have to run

```
composer update paynl/magento2-plugin paynl/sdk
php bin/magento setup:upgrade
php bin/magento cache:clean

```

Usage
=====

[](#usage)

**More information on this plugin can be found on **

Support
=======

[](#support)

Contact us:

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance76

Regular maintenance activity

Popularity37

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.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 ~117 days

Recently: every ~151 days

Total

9

Last Release

125d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3de4fdf653f1c9f2fd2fd25bb1ee8c5cfc05051f17a41759099e44fc47f6a089?d=identicon)[paynl](/maintainers/paynl)

---

Top Contributors

[![boldsidney](https://avatars.githubusercontent.com/u/26161010?v=4)](https://github.com/boldsidney "boldsidney (23 commits)")[![woutse](https://avatars.githubusercontent.com/u/6763638?v=4)](https://github.com/woutse "woutse (11 commits)")[![GrimLink](https://avatars.githubusercontent.com/u/4387541?v=4)](https://github.com/GrimLink "GrimLink (3 commits)")[![mroeten](https://avatars.githubusercontent.com/u/26836631?v=4)](https://github.com/mroeten "mroeten (3 commits)")[![rbouma](https://avatars.githubusercontent.com/u/14012592?v=4)](https://github.com/rbouma "rbouma (1 commits)")[![iliavendic](https://avatars.githubusercontent.com/u/167742669?v=4)](https://github.com/iliavendic "iliavendic (1 commits)")[![boldbart](https://avatars.githubusercontent.com/u/23316917?v=4)](https://github.com/boldbart "boldbart (1 commits)")[![annevelden](https://avatars.githubusercontent.com/u/66354730?v=4)](https://github.com/annevelden "annevelden (1 commits)")[![kevinverschoor](https://avatars.githubusercontent.com/u/61683999?v=4)](https://github.com/kevinverschoor "kevinverschoor (1 commits)")

### Embed Badge

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

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

###  Alternatives

[adyen/module-payment

Official Magento2 Plugin to connect to Payment Service Provider Adyen.

1673.2M11](/packages/adyen-module-payment)[mollie/magento2-hyva-checkout

Hyvä Themes Checkout module for Mollie Payments

11258.1k](/packages/mollie-magento2-hyva-checkout)[adyen/module-hyva-checkout

Adyen Integration with Hyva Checkout

1071.3k](/packages/adyen-module-hyva-checkout)[siteation/magento2-hyva-icons-payment

Payment icons for Hyva Themes

1042.3k1](/packages/siteation-magento2-hyva-icons-payment)

PHPackages © 2026

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