Installation - epaiement-up2pay/prestashop GitHub Wiki

Requirements

Install/activate on your web server:

  • Web Server (Apache suggested)
  • PHP 5.6+
  • Database (MySQL suggested)
  • PrestaShop

Install the following PHP libraries/modules:

  • simplexml
  • cURL
  • ZIP
  • zlib
  • GD Library
  • mcrypt
  • mbstrings
  • XML
  • Intl
  • FileInfo
  • DOM

Installing the Module

  1. To download the module, go to Releases and download the latest creditagricolepaymentgateway.zip file.

  2. In your PrestaShop admin interface, go to Modules/Module Manager.

  1. Click Upload a Module. Select the creditagricolepaymentgateway.zip file you have downloaded and click Install:
    Install_V2_2

    Install_V2_4

  2. The installation process is completed. Click Configure to configure the module separately for each payment method:
    Install_V2_3

    If the installation fails due to a server timeout, you need to change a setting in your php.ini file. Open php.ini and increase the max_execution_time value (default: 30 sec).

⚠️ **GitHub.com Fallback** ⚠️