buckaroo / magento1
Buckaroo Magento 1 extension
Installs: 4 079
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 2
Type:magento-module
- dev-master
- v5.15.0.x-dev
- v5.15.0
- v5.14.0.x-dev
- v5.14.0
- v5.13.0.x-dev
- v5.13.0
- v5.12.0.x-dev
- v5.12.0
- v5.11.0.x-dev
- v5.11.0
- v5.10.0.x-dev
- v5.10.0
- v5.9.0.x-dev
- v5.9.0
- v5.8.0.x-dev
- v5.8.0
- v5.7.0.x-dev
- v5.7.0
- v5.6.1.x-dev
- v5.6.1
- v5.5.0.x-dev
- v5.5.0
- v5.4.0.x-dev
- v5.4.0
- v5.3.0.x-dev
- v5.3.0
- v5.2.2.x-dev
- v5.2.2
- v5.2.1.x-dev
- v5.2.0.x-dev
- v5.2.0
- v5.0.1.x-dev
- v5.0.1
- v5.0.0.x-dev
- v5.0.0
- v4.22.0.x-dev
- v4.22.0
- v4.21.1.x-dev
- v4.21.1
- v4.21.0.x-dev
- v4.21.0
- dev-develop
- dev-fix-giftcards-method
This package is auto-updated.
Last update: 2024-10-23 17:01:13 UTC
README
Buckaroo Magento Payments Plugin
Index
About
Magento Open Source, previously Magento Community Edition, is an open-source eCommerce platform. Please note that Magento is currently end of life and Adobe only publishes updates for Magento 2 which is the successor (newer version).
The Buckaroo Payments Plugin (Dutch or English) for Magento 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 Payments plugin with composer. It is easy to install, update and maintain.
Login with SSH and execute the following commands via the command line:
composer require buckaroo/magento1
Extension activation and updates
Execute the following commands via the command line:
cp -ra vendor/buckaroo/magento1/app/* YOUR_MAGENTO_INSTALLATION_ROOT/app
cp -ra vendor/buckaroo/magento1/skin/* YOUR_MAGENTO_INSTALLATION_ROOT/skin
File access rights
Depending on the operating system, make sure the just added files have the correct access rights so that the web server can access and execute the files correctly.
The composer command can be executed by the logged in user on the server which is sometimes not the same as the user of the web server. The files created by composer can not be read by the web server which can lead to unexpected behavior.
Composer will install the files in: vendor/buckaroo/magento1
Flush cache and sessions
Flush your Magento cache using the following command:
rm -rf MAGENTO_INSTALLATION_ROOT/var/cache/*
rm -rf MAGENTO_INSTALLATION_ROOT/var/session/*
The installation is now completed.
Upgrade
To be able to make use of the latest features and bugfixes you should update the extension frequently. To do this you have to execute the following commands and flush your Magento cache.
composer update buckaroo/magento1
Configuration
For the configuration of the plugin, please refer to our Dutch or English support website. You'll find all the needed information there. You can also contact our technical support department if you still have some unanswered questions.
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://support.buckaroo.eu/contact
- Contact: support@buckaroo.nl or +31 (0)30 711 50 50