Ingenico-NPS-Latam / nps-plugin-prestashop-1.6

Prestashop Plugin - Supported and tested in 1.6.1.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prestashop 1.6 Plugin

Read this in other languages: English, Español

Introduction

NPS Ingenico Latam is integrated easily to Prestashop, given the posibility to config the payment methods in simply steps. In just a matter of minutes your shopping cart will be ready to start operating online.

Availability

Supported & Tested in Prestashop versión 1.6.0.x.

Integration Modes

To handle financial transactions NPS Ingenico Latam server supports two mechanisms of integration in Prestashop with the 3 part method:

• PayOnline_3p
• Authorize_3p / Capture

Authorize method requires a subsequent capture from administration panel.
The PayOnline_3p method acts as Authorize_3p / Capture_3p where authorization and capture are performed in the same transaction.

Install

** To make the following configuration it is necessary to have PrestaShop installed:

Along with this documentation you will be able to download the module and integrated it to Prestashop.

  1. Extract the file NPS.Prestashop.1.6.0.x.Connector.v1.01.006.tar.gz

  2. Rename the admin folder with the same name of the admin folder that is in prestashop.

  3. Copy four extracted directories into the prestashop root directory.

  4. Enter the PrestaShop Store Manager.

  5. In Modules menu, select Modules: 1

  6. Into categories list, Select payment platform

    2

  7. Now, you can see the NPS module

    3

  8. At the end of the installation you will see the following screen:

    4

  9. Configure with corresponding data:
    Payment Methodology: PayOnline_3p OR Authorize_3p / Capture
    Complete all data with information provided by Ingenico Latam and Save.

    5

    Example:
    Comercio Email: mail@mail.com
    Identificacion del Comerciante: test
    URL Servicio Web: https://implementacion.nps.com.ar/ws.php?wsdl
    Clave Secreta: mf7mw2Aal9ozRkrbYD9asZ7mGKx4t7LfmQPgSZHBg3A7nziJCrt5Q0rgLnkCu3pe

Advanced Settings

This section will explain how to set currency, country, and installment plans.

  1. Currency Settings:
    Select “Menu” / “Location”/ “Currency”

6

Here you can configure the country currency in which it will operate, for example in Argentina parameters are:
Argentina = ARG , Pesos Argentinos = 032.

As it is created we modify it with the correct values, since by default Argentina figures like ARG instead of ARS and the currency 32 instead of 032.

7

  1. Country Settings

8

You can add or modify countries.
Example Modification of Country Argentina:

9

10

11

  1. Installment Settings
    Menú: NPS / Installments
    (If you can not see the settings correctly (next picture), perform step 4 and then return to step 3)

12

The following page will be displayed:
(If you can not see the settings correctly (next picture), perform step 4 and then return to step 3)

13

By pressing "ADD NEW", you will add a new installments plan
installments plan settings:

  • Select Product
  • Enter installments quantity, example: 1
  • Enter the percentage of interest or "0" if you have no interest.
  • Save

14

  1. Clean Cache again.
    Menu: Advanced Parameters > Performance > Clean cache 15

Managing Multiple Shops

You can read how to set up a multiple shops on PrestaShop documentation here

About

Prestashop Plugin - Supported and tested in 1.6.1.x


Languages

Language:PHP 97.3%Language:Smarty 2.1%Language:HTML 0.3%Language:CSS 0.3%Language:JavaScript 0.0%