Installation
The module is distributed as a .zip file, which you upload through PrestaShop's own Module Manager. There is nothing to install on the server and no Composer step.
Before you start
Check that your store meets the module's requirements. The supported PrestaShop and PHP versions are listed on the repository and with each release, so you are reading them for the version you are installing rather than whenever this page was last edited.
Install the module
- Open the latest release and download the .zip file via our GitHub repository.
- Sign in to your PrestaShop back office and go to
Modules→Module Manager→Upload a module. - Select the .zip file. Installation starts on its own.
- When it finishes, the module appears in the Payment section of the Module Manager.
Download the .zip from the releases page rather than the green Code button on the repository. A download of the source tree is not packaged for installation and PrestaShop will reject it.
Next, connect your Buckaroo account. See Connect your account.
Upgrade to a newer version
Download the .zip of the newer release and upload it exactly as you did for a new installation.
PrestaShop replaces the module and keeps your settings, and the module runs any database changes the new version needs.
Test an upgrade on a staging copy of your store before running it on the live one, and read the release notes for anything that needs your attention. See Releases.
Uninstall
Uninstalling from the Module Manager removes the module and its settings, including your credentials and every payment method configuration. Reinstalling gives you a clean set of defaults rather than what you had before.
If you only want to stop taking payments for a while, set the mode to test, or switch the individual methods to off. Both leave your configuration intact. See Payment methods.
Updated about 21 hours ago