Skip to content

Commit

Permalink
1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dyd committed Oct 16, 2020
1 parent 4a0c04e commit dc61e27
Show file tree
Hide file tree
Showing 43 changed files with 186 additions and 186 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
E-ComProcessing Gateway Module for Prestashop
E-Comprocessing Gateway Module for Prestashop
=============================

This is a Payment Module for Prestashop that gives you the ability to process payments through E-ComProcessing's Payment Gateway - Genesis.
This is a Payment Module for Prestashop that gives you the ability to process payments through E-Comprocessing's Payment Gateway - Genesis.

Requirements
------------

* Prestashop 1.6.x - 1.7.x (Tested up to __1.7.4__)
* [GenesisPHP v1.9.0](https://github.com/GenesisGateway/genesis_php/releases/tag/1.9.0) - (Integrated in Module)
* PCI-certified server in order to use ```E-ComProcessing Direct```
* PCI-certified server in order to use ```E-Comprocessing Direct```

GenesisPHP Requirements
------------
Expand All @@ -27,7 +27,7 @@ Installation (Manual)
* Upload the contents of folder (excluding ```README.md```) to the ```<root>``` folder of your Prestashop installation
* Login into your ```Prestashop Admin Panel```
* Navigate to ```Modules``` -> ```Payment```
* Locate ```E-ComProcessing Payment Gateway``` in the list and click ```Install```
* Locate ```E-Comprocessing Payment Gateway``` in the list and click ```Install```
* Tweak the settings to your liking and click the ```Save``` button when ready
* You can find the new payment methods in the ```Checkout``` section in your Store Front
* Clear the cache via ```Advanced Parameters``` -> ```Performance``` -> ```Clear cache```
Expand All @@ -41,16 +41,16 @@ __Recommended if you do not have FTP account to upload the plugin code directly
* Login into your ```Prestashop Admin Panel```
* Navigate to ```Modules and Services``` in the main menu
* Click the button ```Upload a module``` or ```Add a new module``` (depending on the version of Prestashop) and choose the manually created ```zip``` file.
* If you are using Prestashop 1.7.x, then the plugin will be automatically installed. If you are using an older version of Prestashop, find our ```E-ComProcessing Payment Gateway``` Module below and install it
* After the Module is installed, you could ```Configure``` the newly installed ```E-ComProcessing Payment Gateway``` to your needs and click ```Save``` button when ready
* If you are using Prestashop 1.7.x, then the plugin will be automatically installed. If you are using an older version of Prestashop, find our ```E-Comprocessing Payment Gateway``` Module below and install it
* After the Module is installed, you could ```Configure``` the newly installed ```E-Comprocessing Payment Gateway``` to your needs and click ```Save``` button when ready
* You can find the new payment methods in the ```Checkout``` section in your Store Front
* Clear the cache via ```Advanced Parameters``` -> ```Performance``` -> ```Clear cache```

__Note__: If you have payment restrictions in place, you'll have to add the newly installed payment method to the ```Currencies``` / ```Countries``` / ```Groups``` you wish to appear on.

Enable PrestaShop SSL
------------
This steps should be followed if you wish to use the ```E-ComProcessing Direct``` Method.
This steps should be followed if you wish to use the ```E-Comprocessing Direct``` Method.

* Ensure you have installed a valid __SSL Certificate__ on your __PCI-DSS Certified__ Web Server and you have configured your __Virtual Host__ properly.
* Login to your PrestaShop Admin Panel
Expand Down
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/fonts/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/img/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/img/logos/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/img/treegrid/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
8 changes: 4 additions & 4 deletions modules/ecomprocessing/assets/js/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
class PrestaShopCollection extends Collection
{

}
}
8 changes: 4 additions & 4 deletions modules/ecomprocessing/backward_compatibility/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
6 changes: 3 additions & 3 deletions modules/ecomprocessing/classes/EComProcessingInstall.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand Down
6 changes: 3 additions & 3 deletions modules/ecomprocessing/classes/EComProcessingTransaction.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand Down
8 changes: 4 additions & 4 deletions modules/ecomprocessing/classes/index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand All @@ -25,4 +25,4 @@
header("Pragma: no-cache");

header("Location: ../");
exit;
exit;
2 changes: 1 addition & 1 deletion modules/ecomprocessing/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<module>
<name>ecomprocessing</name>
<displayName><![CDATA[E-ComProcessing Payment Gateway]]></displayName>
<version><![CDATA[1.6.2]]></version>
<version><![CDATA[1.6.3]]></version>
<description><![CDATA[Accept payments through E-ComProcessing&#039;s Payment Gateway - Genesis]]></description>
<author><![CDATA[E-ComProcessing Ltd.]]></author>
<tab><![CDATA[payments_gateways]]></tab>
Expand Down
8 changes: 4 additions & 4 deletions modules/ecomprocessing/controllers/front/checkout.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 E-ComProcessing Ltd.
* Copyright (C) 2018 E-Comprocessing Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Expand All @@ -12,8 +12,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* @author E-ComProcessing
* @copyright 2018 E-ComProcessing Ltd.
* @author E-Comprocessing
* @copyright 2018 E-Comprocessing Ltd.
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License, version 2 (GPL-2.0)
*/

Expand Down Expand Up @@ -41,7 +41,7 @@ public function initContent()
{
parent::initContent();

$this->page_name = $this->module->l('E-ComProcessing Checkout');
$this->page_name = $this->module->l('E-Comprocessing Checkout');

$this->initCheckout();
}
Expand Down
Loading

0 comments on commit dc61e27

Please sign in to comment.