Version Notes
Stable Release Date : 5th Feb 2013
Download this release
Release Info
Developer | Magento Core Team |
Extension | Pelepay_Payment_Gateway |
Version | 1.1.5 |
Comparing to | |
See all releases |
Code changes from version 1.1.4 to 1.1.5
app/code/community/Eoi/Pelepay/Model/Paymentmethod.php
CHANGED
@@ -103,7 +103,7 @@ class Eoi_Pelepay_Model_Paymentmethod extends Mage_Payment_Model_Method_Abstract
|
|
103 |
if ($this->getConfigData('transaction_mode') == 'live')
|
104 |
return $this->_liveAdminUrl;
|
105 |
return $this->_testAdminUrl;
|
106 |
-
}
|
107 |
|
108 |
|
109 |
/**
|
103 |
if ($this->getConfigData('transaction_mode') == 'live')
|
104 |
return $this->_liveAdminUrl;
|
105 |
return $this->_testAdminUrl;
|
106 |
+
}
|
107 |
|
108 |
|
109 |
/**
|
app/design/adminhtml/default/default/template/pelepay/info.phtml
CHANGED
@@ -13,6 +13,7 @@
|
|
13 |
* @package EOI_WonderFaye
|
14 |
* @copyright Copyright (c) 2012 EOI (http://www.eoi.com)
|
15 |
*/
|
|
|
16 |
<?php
|
17 |
echo $this->getMethod()->getTitle() . '<br/>';
|
18 |
if ($this->getInfo()->getLastTransId() == '') {
|
13 |
* @package EOI_WonderFaye
|
14 |
* @copyright Copyright (c) 2012 EOI (http://www.eoi.com)
|
15 |
*/
|
16 |
+
?>
|
17 |
<?php
|
18 |
echo $this->getMethod()->getTitle() . '<br/>';
|
19 |
if ($this->getInfo()->getLastTransId() == '') {
|
app/design/adminhtml/default/default/template/pelepay/pdf/info.phtml
CHANGED
@@ -13,5 +13,6 @@
|
|
13 |
* @package EOI_WonderFaye
|
14 |
* @copyright Copyright (c) 2012 EOI (http://www.eoi.com)
|
15 |
*/
|
|
|
16 |
<?php echo $this->getMethod()->getTitle() ?>
|
17 |
|
13 |
* @package EOI_WonderFaye
|
14 |
* @copyright Copyright (c) 2012 EOI (http://www.eoi.com)
|
15 |
*/
|
16 |
+
?>
|
17 |
<?php echo $this->getMethod()->getTitle() ?>
|
18 |
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Pelepay_Payment_Gateway</name>
|
4 |
-
<version>1.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/OSL-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>A pelepay payment gateway extension adds support to accept payment via Pelepay payment gateway</summary>
|
10 |
<description>This extension will add support for pelepay payment gateway. It is Israel based payment gateway.</description>
|
11 |
-
<notes>Stable Release Date :
|
12 |
<authors><author><name>Etamar Sean Oren</name><user>auto-converted</user><email>etamaro@eoi.co.il</email></author></authors>
|
13 |
-
<date>2013-
|
14 |
-
<time>12:
|
15 |
-
<contents><target name="magecommunity"><dir name="Eoi"><dir name="Pelepay"><dir name="Block"><file name="Cancel.php" hash="a54772e58ee661252f37e2528cccb542"/><file name="Failure.php" hash="3e3ffc013764d69f1bbc8b843c683be7"/><file name="Form.php" hash="641a4d7136da527dbf6f90f1285ca1e6"/><file name="Info.php" hash="2f6276da2f800f6bfe854bb383cae037"/><file name="Redirect.php" hash="bc791d5369fa65da9324eff7ce1ad717"/><file name="Success.php" hash="c39059a50c53c0859e1036db6a3e33ff"/></dir><dir name="Helper"><file name="Data.php" hash="8c3572afa0d76e3535c0f551fa048b8d"/></dir><dir name="Model"><dir name="Source"><file name="RequestType.php" hash="ead64f506ccc51eb48eb76c5c838528d"/><file name="SignatureType.php" hash="e3d5826bf12b8894f32dec8dc81d65ae"/><file name="TransactionMode.php" hash="112a001d2b69f6af9731761e7e94c17b"/></dir><file name="Config.php" hash="67c9c6e836c27b815287b187102cdadc"/><file name="Paymentmethod.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Pelepay_Payment_Gateway</name>
|
4 |
+
<version>1.1.5</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/OSL-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>A pelepay payment gateway extension adds support to accept payment via Pelepay payment gateway</summary>
|
10 |
<description>This extension will add support for pelepay payment gateway. It is Israel based payment gateway.</description>
|
11 |
+
<notes>Stable Release Date : 5th Feb 2013</notes>
|
12 |
<authors><author><name>Etamar Sean Oren</name><user>auto-converted</user><email>etamaro@eoi.co.il</email></author></authors>
|
13 |
+
<date>2013-02-05</date>
|
14 |
+
<time>12:47:17</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Eoi"><dir name="Pelepay"><dir name="Block"><file name="Cancel.php" hash="a54772e58ee661252f37e2528cccb542"/><file name="Failure.php" hash="3e3ffc013764d69f1bbc8b843c683be7"/><file name="Form.php" hash="641a4d7136da527dbf6f90f1285ca1e6"/><file name="Info.php" hash="2f6276da2f800f6bfe854bb383cae037"/><file name="Redirect.php" hash="bc791d5369fa65da9324eff7ce1ad717"/><file name="Success.php" hash="c39059a50c53c0859e1036db6a3e33ff"/></dir><dir name="Helper"><file name="Data.php" hash="8c3572afa0d76e3535c0f551fa048b8d"/></dir><dir name="Model"><dir name="Source"><file name="RequestType.php" hash="ead64f506ccc51eb48eb76c5c838528d"/><file name="SignatureType.php" hash="e3d5826bf12b8894f32dec8dc81d65ae"/><file name="TransactionMode.php" hash="112a001d2b69f6af9731761e7e94c17b"/></dir><file name="Config.php" hash="67c9c6e836c27b815287b187102cdadc"/><file name="Paymentmethod.php" hash="3c30ce8eafac2ff6ad24830e5ae214e1"/></dir><dir name="controllers"><file name="ProcessingController.php" hash="57b1d3a219cb006e8ab5805b479e4e87"/></dir><dir name="etc"><file name="config.xml" hash="2b66af7674167a91243993702424b2e5"/><file name="system.xml" hash="433034dfd36d82019b9543c63ceffe5c"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Eoi_Pelepay.xml" hash="1bef45de5bb9c9e7e60663855f86f629"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="pelepay"><dir name="pdf"><file name="info.phtml" hash="904f0edf67dafa74f753943d6e819de2"/></dir><file name="info.phtml" hash="cc0994274cfa90f25f8f666d3458a4cb"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="pelepay.xml" hash="e5cab5db1850e7673c4caa7f02d39a49"/></dir><dir name="template"><dir name="pelepay"><file name="blank.phtml" hash="e763cc06e78fab78ce034f1462188ae8"/><file name="cancel.phtml" hash="203e69652380c5341ec8e2ab65444250"/><file name="failure.phtml" hash="b71f7657725712450310bd22b568e2da"/><file name="form.phtml" hash="50d13a62f40e8976d81b930ea9440e54"/><file name="info.phtml" hash="4548a60cb5828ed4d0b1a5e61263f16c"/><file name="mark.phtml" hash="7a6057c1fa08d239f6d8834309f1c359"/><file name="redirect.phtml" hash="ab2cec83225a66ae2e179f9feee31bc2"/></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|