/
Prestashop

Prestashop

This section describes installation and configuration of the Everifin paygate plugin for Prestashop ecommerce solution.

IMPORTANT UPGRADE NOTICE

  • Backup of Configuration - when upgrading from version lower than v1.1.0 to higher version, first manually backup settings (Client ID, Client Secret and Bank accounts).

  • Running Upgrade procedure - some version may require running upgrade procedure in Prestashop Admin environment. The details on how to do so are described further below in separate section. The description of the plugin version on the downloads page indicates if this is needed.

Prerequisites

  • PrestaShop 1.6+ (up to 8.0)

  • PHP 7.1.1 or later

Installation

  1. Download the module version here: Prestashop plugin versions

  2. From your PrestaShop administration, go to Module Manager.

  3. Click 'Upload a module' and select downloaded file.

  4. Wait for the module to be installed.

Plugin Configuration

After installing the Everifin module, you need to configure it with your Everifin account details:

  1. From your PrestaShop administration, go to Module Manager.

  2. Find the Everifin module and click 'Configure'.

  3. Fill in the following fields:

    • For each currency of the e-shop configure (if you received just one set of Client ID and Secret, populate the same values for all currencies):

      • Client ID: Enter your Everifin Client ID here (value provided by Everifin)

      • Client Secret: Enter your Everifin Client Secret here (value provided by Everifin)

      • Bank account: Enter a bank account where you would like to receive payments in this currency (use string without spaces).

        image-20240118-151830.png
    • Environment: Set this field to value Production if not specified otherwise by Everifin representative.
      Both testing and production access for our clients are being set up in our Production environment. Staging environment is used by clients only in special occasions - e.g. testing new custom development.

    • IP address whitelist: (Optional) This configuration is useful for live testing. By entering an IP address here you are able to restrict the payment method to be available only when accessing the e-shop web pages from provided IP address.

  4. Click 'Save' to save your changes.

Upgrading

Sometimes the new version of the plugin requires running the upgrade procedure in Prestashop Admin environment. If running upgrade procedure is required, it is indicated in the description on the downloads page. To run the upgrade procedure please follow these steps:

  1. install the new version of the plugin

  2. Go to Modules > Module Manager and find Everifin - Fast bank transfer plugin

  3. Run the Upgrade procedure. In some prestashop versions it is option in dropdown menu next to Configure button.

image-20240417-101202.png

In other version it might be directly the button:

Webhook configuration

This functionality is available since plugin version v1.2.5

Please follow the information specified here: Webhook configuration

Usage

Once the module is configured, customers can select Everifin Fast Bank Transfer as a payment method during checkout. The module will direct them to complete the transfer through the Everifin platform.

New payment link

New payment link can be generated for the order on the order detail page. This link then can be sent to the customer by any means (email, chat, etc.)

 

Related content