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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubBuckaroo Magento 2 Payments Plugin
Index
- About
- Requirements
- Installation
- Upgrade
- Configuration
- Additional Plugins
- Contribute
- Versioning
- Additional information
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
- Knowledge base & FAQ: Available in Dutch or English.
- Support: https://docs.buckaroo.io
- Contact: support@buckaroo.nl or +31 (0)30 711 50 50
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.