buckaroo / magento2
Buckaroo Magento 2 extension
Installs: 301 130
Dependents: 4
Suggesters: 0
Security: 0
Stars: 28
Watchers: 11
Forks: 35
Type:magento2-module
Requires
- php: ^8.0
- buckaroo/sdk: ^1.0
- magento/framework: >=102.0.0|>=103.0.0
- magento/module-payment: 100.3.*|100.4.*
Requires (Dev)
- php-webdriver/webdriver: ^1.1
- satooshi/php-coveralls: ^1.0
- dev-master
- v2.0.0-RC1
- v1.50.2
- v1.50.1
- v1.50.0
- v1.49.4
- v1.49.3
- v1.49.2
- v1.49.1
- v1.49.0
- v1.48.0
- v1.47.0
- v1.46.1
- v1.46.0
- v1.45.1
- v1.45.0
- v1.44.0
- v1.43.1
- v1.42.0
- v1.41.0
- v1.40.0
- v1.39.0
- v1.38.1
- v1.38.0
- v1.37.0
- v1.36.1
- v1.36.0
- v1.35.0
- v1.34.0
- v1.33.0
- v1.32.0
- v1.31.0
- v1.30.0
- v1.29.1
- v1.29.0
- v1.28.0
- v1.27.0
- v1.26.0
- v1.26.0-RC1
- v1.25.4-RC2
- v1.25.4-RC1
- v1.25.3
- v1.25.2
- v1.25.0-RC1
- v1.24.0
- v1.24.0-RC2
- v1.24.0-RC1
- v1.23.2
- v1.23.2-RC1
- v1.23.1
- v1.23.1-RC2
- v1.23.1-RC1
- v1.23.0-RC2
- v1.23.0-RC1
- v1.20.0
- v1.20.0-RC1
- v1.19.0
- v1.19.0-RC1
- v1.18.0
- v1.18.0-RC1
- v1.17.0
- v1.16.1
- v1.15.2
- v1.15.0
- v1.14.1
- v1.14.0
- v1.13.1
- v1.13.0
- v1.12.0
- v1.11.0
- v1.10.1
- v1.10.0
- v1.9.2
- v1.9.1
- v1.9.0
- v1.8.1
- v1.8.0
- v1.7.3
- dev-BP-3899-Payment-fee-tax-is-not-correct
- dev-BP-3900-PayPal-Express-transactions-PUSH-timing-issue
- dev-develop
- dev-BP-3898-Failed-Riverty-order-is-showing-success-page-despite-multiple-rejections-spam-prevention-setting
- dev-BP-3879-Add-Return-and-Cancel-URL-logic
- dev-BP-3894-Fix-An-error-has-happened-during-application-run-Apple-Pay
- dev-BP-3817-Riverty-terms-and-conditions-changes
- dev-BP-3830-Paylink-order-from-secondary-store-view-is-not-updated-to-processing
- dev-BP-3862-Adjust-Buckaroo-logo-s-to-the-new-design
- dev-BP-3856-Add-CSP-Allow-List-for-Apple-Pay-Payconiq
- dev-BP-3689-Add-CSP-Content-Security-Policy-improvements
- dev-BP-3847-Tax-percentage-not-send-in-request-for-Riverty/Klarna/Billink
- dev-BP-3836-Add-applepay-to-csp-whitelist
- dev-refactor
- dev-BP-3728-Increased-payment-method-logo-size-for-enhanced-visibility-and-recognition
- dev-BP-3678-Billink-is-always-B2B
- dev-BP-3381-add-riverty-sca-magento-2
- dev-BP-3510-partial-refunds-are-still-not-working-properly
- dev-BP-3488-add-second-i-deal-payment-method-for-a-b-testing
- dev-BP-3382-add-riverty-sca-magento-2-refactor
- dev-feature/support_new_push
- dev-feature/support_new_push_refactor
- dev-release/2.0.0-rc1-test
This package is auto-updated.
Last update: 2024-11-14 23:00:25 UTC
README
Buckaroo 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:
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: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
php bin/magento setup:upgrade
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:
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.