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
- Navigate to your PrestaShop /modules folder.
- 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
- Connect to the BackOffice of your shop.
- Go to >> Modules >> Module Catalog.
- Locate the TendoPay module in the list, scrolling down if necessary.
*Figure 1. install
- In the row for the TendoPay module, click Install.
Installation Using FTP
In order to install using FTP:
- Dowanload the latest release of our Prestashop Module
*Figure 2. Download Release
- Connect to the BackOffice of your shop.
- Go to >> Modules >> Module Catalog.
- Upload the tenodpay.zip Module.
*Figure 3. Module Upload
- Locate the TendoPay module in the list, scrolling down if necessary.
- 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.
NOTE: Make sure to copy properly the Client_id and client_secret. Also note that Sandbox and production keys are different.
Sandbox
When trying sandbox mode, make sure debug mode in your application is enabled.
Production
Make sure debug more in your application is disabled.