+ All Categories
Home > Documents > jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop...

jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop...

Date post: 23-Mar-2020
Category:
Upload: others
View: 19 times
Download: 0 times
Share this document with a friend
12
API v2 plugin for PrestaShop 1.7 -CentralPay- The content of this document is the property of CentralPay and cannot be used or reproduced without the written authorisation of CentralPay. CentralPay v2 plugin PrestaShop 1.7 CENTRALPAY is a PCI DSS compliant payment gateway www.centralpay.eu April 2018 page: 1 / 12
Transcript
Page 1: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

API v2 plugin for PrestaShop 1.7-CentralPay-

The content of this document is the property of CentralPay and cannot be used or reproduced without thewritten authorisation of CentralPay.

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 1 / 12

Page 2: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Content:

INSTALLING THE API V2 MODULE IN PRESTASHOP 3INSTALLING FROM ADMINISTRATION PANEL 3

Download module zip file 3Modules and Services 4Upload module 5

FTP MANUAL INSTALLATION 6Download module and extract files 6Upload module files 7Modules and Services 4Install uploaded module 9

SETTING UP YOUR PAYMENT MODULE PARAMETERS 10Select the API v2 module 10Configure payment module settings 11Set the module for live mode 12

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 2 / 12

Page 3: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Our payment module is compatible with e-commerce solution PrestaShop version 1.7.

A general tutorial to install a PrestaShop module is available in the PrestaShopdocumentation page.

INSTALLING THE API V2 MODULE IN PRESTASHOPYou can install your plugin from your PrestaShop administration panel or manually via ftp. Werecomment the first method as it's easier. If this doesn't work we'll recomment the second one.

Find below detailed instructions to install the payment module.

INSTALLING FROM ADMINISTRATION PANEL

Download module zip file

Download the CentralPay module for PrestaShop (.zip) from the e-commerce payment pluginsection of the CentralPay Documentation or directly in this link.

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 3 / 12

Page 4: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Modules and Services

From your administration panel Dashboard click on Modules > Modules & services :

Now in the Module selection section click on the UPLOAD A MODULE button:

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 4 / 12

Page 5: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Upload module

Then click in the select file link or drag and drop the file. In any use select the prestashop1.7.zippreviously downloaded file.

If the installation is correct you will see a Module installed! message. If you click in the CONFIGUREbutton you'll be redirected to the installed module settings page.

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 5 / 12

Page 6: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

FTP MANUAL INSTALLATION

Download module and extract files

Download the CentralPay module for PrestaShop (.zip) from the e-commerce payment pluginsection of the CentralPay Documentation or directly in this link.

Extract the content of the zip file downloaded to your device:

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 6 / 12

Page 7: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Upload module files

Connect to your server via FTP and find the directory /modules of your PrestaShop installation:

Open it and upload the folder named /centralpay to the /modules directory. Once uploaded youwill see it with all the other PrestaShop modules installed:

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 7 / 12

Page 8: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Modules and Services

From your administration panel Dashboard click on Modules > Modules & services :

...You will see a list of available plugins to install in the Module selection section. Go to the searchbar and type centralpay and Enter to filter the uploaded payment module.

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 8 / 12

Page 9: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Install uploaded module

• Click on install button and the installation process of you uploaded module will start. This stepcan last approximately one minute:

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 9 / 12

Page 10: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Finally, after the module has been installed, you can click in the Configure button to go to theinstalled module settings page.

SETTING UP YOUR PAYMENT MODULE PARAMETERSSelect the API v2 module

• Login to your administration panel and from the Dashboard click onModules > Modules & services .

• In the Module selection section click on the Installed modules link. A list with all the pluginsenabled will be displayed. Find the CentralPay payment module V 2.0 and click on theCONFIGURE button:

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 10 / 12

Page 11: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Configure payment module settings

You will find different empty fields in the Configure form:

Use the SandBox Test Account Details to fill the settings:

1. Login: the first part of the API Key, before the : colon.2. Password: the second part of the API Key, after the : colon.3. Public key: the 64 character ( [0-9a-f]{64} ) MerchantPublicKey.4. Point of sale: the 36 character ( [0-9a-f]{8}-{4}-{4}-{4}-{12} ) point of sale ID.

• Code ISO Merchant country should be the country of the company, an ISO3166 code informat alpha2 (e.g.: US, FR, DE, GB...).

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 11 / 12

Page 12: jperalta/CentralPay/wiki/CentralPay v2 plugin PrestaShop 1 · API v2 plugin for PrestaShop 1.7-CentralPay-The content of this document is the property of CentralPay and cannot be

Set the module for live mode

After you have tested successfully your payments in sandbox mode, you can request yourProduction Account. You will receive a Production Account Details pdf document where you willfind the same fields included in the Sandbox Test Account Details document.

Replace in the payment module settings of your PrestaShop administration panel the Login,Password, Public Key and Point of sale with the ones provided in the Production Account Detailsdocument.

Finally set the Test mode to No.

CentralPay v2 plugin PrestaShop 1.7

CENTRALPAY is a PCI DSS compliant payment gatewaywww.centralpay.eu

April 2018 page: 12 / 12


Recommended