📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Popular Module Actively Maintained vv2.3.1

Buckaroo Magento 2 Payments Plugin

buckaroo/magento2

Integrates Buckaroo payment gateway with Magento 2, enabling various online payment methods. Allows merchants to accept payments from the Netherlands, Belgium, Germany, France and globally.

396,558
Downloads
Above average
32
GitHub Stars
Below average
23d ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
2 errors , 1020 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

vv2.3.1 on Magento 2.4.8-p3
Jan 19, 2026
vv2.3.0 on Magento 2.4.8-p3
Jan 15, 2026
vv2.2.0 on Magento 2.4.8-p3
Jan 2, 2026
v1521.x-dev on Magento 2.4.8-p3
Dec 30, 2025

Share This Module's Status

Buckaroo Magento 2 Payments Plugin Magento compatibility status badge

README

Loaded from GitHub

Buckaroo Magento 2 Payments Plugin

Index


About

Magento is an e-commerce platform owned by Adobe. There are two versions: Magento Open Source, the free, open source version written in PHP, and Magento Commerce, the paid cloud version. More than 250,000 merchants around the world use the Magento platform.

The Buckaroo Payments Plugin (Dutch or English) for Magento 2 enables a ready-to-sell payment gateway. You can choose from popular online payment methods in The Netherlands, Belgium, France, Germany and globally. Start accepting payments within a few minutes.

Requirements

To use the Buckaroo plugin, please be aware of the following minimum requirements:

  • A Buckaroo account (Dutch or English)
  • Magento version Magento 2.4.6 up to 2.4.8
  • PHP 8.0, 8.1, 8.2, 8.3, 8.4

Installation

We recommend you to install the Buckaroo Magento 2 Payments plugin with composer. It is easy to install, update and maintain.

Run the following commands in the Magento 2 root folder:

composer require buckaroo/magento2
php bin/magento module:enable Buckaroo_Magento2
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Upgrade

You can also update the Buckaroo plugin with composer. To do this, please run the following commands in your Magento 2 root folder:

composer update buckaroo/magento2:2.3.1
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Run compile if your store in Production mode:

php bin/magento setup:di:compile

Configuration

For the configuration of the plugin, please refer to our Dutch or English support website. You will find all the necessary information there. But if you still have some unanswered questions, then please contact our technical support team.

Additional plugins

The Buckaroo Magento 2 plugin can be extended with the following modules:

Hyvä React Checkoutmodule | Hyvä Checkoutmodule | GraphQLmodule | :-------------------------:|:-------------------------:|:-------------------------:| | | |

Contribute

We really appreciate it when developers contribute to improve the Buckaroo plugins. If you want to contribute as well, then please follow our Contribution Guidelines.

Versioning

  • MAJOR: Breaking changes that require additional testing/caution.
  • MINOR: Changes that should not have a big impact.
  • PATCHES: Bug and hotfixes only.

Additional information

Please note: This file has been prepared with the greatest possible care and is subject to language and/or spelling errors.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.