ePrivacy and GPDR Cookie Consent by Cookie Consent

Payment Module for PrestaShop

Integrate Cardinity with your PrestaShop system.

prestashop
PrestaShop is a free, open source e-commerce solution. The software is published under the Open Software License (OSL). It is written in the PHP programming language with support for the MySQL database management system.

Integration guide

First, to avoid any disturbances during installation process, you must change the permissions of /modules/ folder in your Prestashop main directory.

 

For Windows:

  1. Open your Prestashop main directory.
  2. Right click /modules/ folder and click "Properties".
  3. Go to "Security" tab and click "Edit..."
  4. Make sure that the user or group under which you operate has "Read & execute" and "Write" checked.

For Linux:
Set permissions on folder “/modules/” to 777. You can do so by typing the following command to LINUX terminal:

chmod -R 777 <path to your Prestashop /modules/ folder> (for example "/data/Prestashop/modules").

After the installation, do not forget to change these permissions back.

 

Download your Prestashop Cardinity module version from here: https://github.com/cardinity/cardinity-prestashop

 

Method no. 1 (recommended)

  1. Go to your Prestashop admin panel.
  2. Navigate to "Modules → Module catalog".
  3. At the top right click "Upload a module", press "Select file" and choose the downloaded Cardinity plugin .zip file.
  4. After the installation, click "Configure".
  5. Enter "Consumer Key" and "Consumer Secret" which can be found in your Cardinity account.
    Note: if you plan on using the "External checkout option", you also need to fill in the "Project Key" and "Project Secret" fields.
  6. Save the changes.

Method no. 2 (manual)

  1. Go to Prestashop main directory.
  2. Open "modules" folder and create a new folder named "Cardinity".
  3. Extract the downloaded Cardinity Payment Module for Prestashop plugin .zip file, copy it and paste it into /modules/ folder in your Prestashop main directory.
  4. Go to Prestashop admin panel, navigate to "Modules → Module catalog".
  5. Type "Cardinity" in to the search box and press install.
  6. After the installation, click "Configure".
  7. Enter "Consumer Key" and "Consumer Secret" which can be found in your Cardinity account.
    Note: if you plan on using the "External checkout option", you also need to fill in the "Project Key" and "Project Secret" fields.
  8. Save the changes.

Note: after the installation, do not forget to change back the permissions of /modules/ folder.

 

Checkout the tutorial video: 

  • screenshot-credentials.PNG
  • screenshot-upload-module.PNG