Installation - mollie/PrestaShop GitHub Wiki

INSTALLATION

1. Mollie Account

First you need your own Mollie Account. Go to Mollie to create your account.

2. Install the module

There are 2 ways to install this module. Either use the official Prestashop addons marketplace, or download a release, version or pre-release on GitHub and install it manually (the releases can be found here - GitHub Releases page)

Addons marketplace

  1. Download our module from the Addons marketplace and place zip file to the Module catalog in your Prestashop Backend
  2. Install and Activate the module

Manual Installation

You can also download the ZIP file from GitHub. For stable releases, you might want to download your preferred version from the GitHub Releases page. Do not use the automatically created source_code.zip files. These won't work in Prestashop. Instead, please use the manually attached ZIP file (e.g. MolliePrestashop-vX.Y.Z.zip, ...). You can also grab any commit or branch you want to try - in this case you need to create your own ZIP file to upload it in the Prestashop Backend, or just replace the existing files within the module directory. Please note, that only stable and official releases are tested on our side. There's no guarantee or warranty for pre-releases or self made versions from commits. Don't forget, if it's your first time with the Mollie module, you also need to install and activate the module.

3. Finalizing steps

It's time to configure your module to make it work in your shop. To let the module create payment methods, enter either a LIVE or TEST API Key and make sure the TestMode matches your entered key. When clicking on save, your payment methods are being installed. If, for any case, the payment methods are not installed, try reinstalling the module while still having your API key configured. Please see our configuration section for more.