PrestaShop Manual Installation

Installation

Once the you have downloaded the module from our GitHub Page, follow the steps below to install your module:

Installation Using Command Interface

  1. Navigate to your PrestaShop /modules folder.
  2. Use the code below to copy the the TendoPay Module and rename the repository to TendoPay.
git clone [email protected]:TendoPayPlugins/tendopay-prestashop.git tendopay
  1. Connect to the BackOffice of your shop.
  2. Go to >> Modules >> Module Catalog.
  3. Locate the TendoPay module in the list, scrolling down if necessary.

TendoPay Install *Figure 1. install

  1. In the row for the TendoPay module, click Install.

Installation Using FTP

In order to install using FTP:

  1. Dowanload the latest release of our Prestashop Module

Tendopay Download Package *Figure 2. Download Release

  1. Connect to the BackOffice of your shop.
  2. Go to >> Modules >> Module Catalog.
  3. Upload the tenodpay.zip Module.

TendoPay Module Upload *Figure 3. Module Upload

  1. Locate the TendoPay module in the list, scrolling down if necessary.
  2. Click Install.

Setup

Once in the TendoPay settings page on your prestashop module, make sure that the following fields have the correct credentials in the settings which you can retreive in your TendoPay Merchant Portal. Also Please note to copy and paste the Notification URL from your TendoPay Prestashop configuration page to the TendoPay Merchant Panel, highlighted as number 1. to your merchant panle as highlighted in the picture.

TendoPay Settings


TendoPay Merchant Dashboard

NOTE: Make sure to copy properly the Client_id and client_secret. Also note that Sandbox and production keys are different.

TendoPay Merchant Dashbord 2

Sandbox

When trying sandbox mode, make sure debug mode in your application is enabled.


Production

Make sure debug more in your application is disabled.