Version Notes
None
Download this release
Release Info
Developer | Magento Core Team |
Extension | Fontis_EwayUk |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.1
app/code/community/Fontis/EwayUk/Model/Shared.php
CHANGED
@@ -171,7 +171,7 @@ class Fontis_EwayUk_Model_Shared extends Mage_Payment_Model_Method_Abstract
|
|
171 |
$fields['CustomerCountry'] = $billing->getCountryId();
|
172 |
$fields['CustomerEmail'] = $this->getOrder()->getCustomerEmail();
|
173 |
$fields['CustomerPhone'] = $billing->getTelephone();
|
174 |
-
$fields['InvoiceDescription'] = $invoiceDesc;
|
175 |
$fields['MerchantReference'] = $this->getOrder()->getRealOrderId();
|
176 |
$fields['MerchantOption1'] = '';
|
177 |
$fields['MerchantOption2'] = Mage::helper('core')->encrypt($fields['MerchantReference']);
|
171 |
$fields['CustomerCountry'] = $billing->getCountryId();
|
172 |
$fields['CustomerEmail'] = $this->getOrder()->getCustomerEmail();
|
173 |
$fields['CustomerPhone'] = $billing->getTelephone();
|
174 |
+
$fields['InvoiceDescription'] = htmlspecialchars($invoiceDesc);
|
175 |
$fields['MerchantReference'] = $this->getOrder()->getRealOrderId();
|
176 |
$fields['MerchantOption1'] = '';
|
177 |
$fields['MerchantOption2'] = Mage::helper('core')->encrypt($fields['MerchantReference']);
|
app/code/community/Fontis/EwayUk/etc/config.xml
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
<config>
|
23 |
<modules>
|
24 |
<Fontis_EwayUk>
|
25 |
-
<version>1.0.
|
26 |
</Fontis_EwayUk>
|
27 |
</modules>
|
28 |
<global>
|
22 |
<config>
|
23 |
<modules>
|
24 |
<Fontis_EwayUk>
|
25 |
+
<version>1.0.1</version>
|
26 |
</Fontis_EwayUk>
|
27 |
</modules>
|
28 |
<global>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fontis_EwayUk</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>Adds support for eWAY UK payment gateway.</description>
|
11 |
<notes>None</notes>
|
12 |
<authors><author><name>Fontis</name><user>auto-converted</user><email>magento@fontis.com.au</email></author></authors>
|
13 |
-
<date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="fontis"><dir name="ewayuk"><dir name="pdf"><file name="info.phtml" hash="6cd31ebf26501aedd9d10d4417c86784"/></dir><file name="form.phtml" hash="5bc604ac9043fb91bad7506c34d35347"/><file name="info.phtml" hash="7d54cbeef374f9a604168f810313e137"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="fontis_ewayuk.xml" hash="eeb1429bcc22721768c2c7b497f267aa"/></dir><dir name="template"><dir name="fontis"><dir name="ewayuk"><file name="failure.phtml" hash="43b748bdea9e2692ac5ea5e1b7e89c10"/><file name="form.phtml" hash="e945782a404f9b46c08ee8c31a8286e9"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Fontis_EwayUk.csv" hash="608ddd72f698ac44afa8f3a0fc64d5e4"/></dir></target><target name="magecommunity"><dir name="Fontis"><dir name="EwayUk"><dir name="Block"><file name="Failure.php" hash="b1449ddfb586764e607d216713b2175d"/><file name="Form.php" hash="fa55c969076c29be0762bf1d1668a3f7"/></dir><dir name="controllers"><file name="SharedController.php" hash="c877229b5b5b68687951a69eb5cb4885"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Fontis_EwayUk</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Adds support for eWAY UK payment gateway.</description>
|
11 |
<notes>None</notes>
|
12 |
<authors><author><name>Fontis</name><user>auto-converted</user><email>magento@fontis.com.au</email></author></authors>
|
13 |
+
<date>2012-02-10</date>
|
14 |
+
<time>06:07:09</time>
|
15 |
+
<contents><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="fontis"><dir name="ewayuk"><dir name="pdf"><file name="info.phtml" hash="6cd31ebf26501aedd9d10d4417c86784"/></dir><file name="form.phtml" hash="5bc604ac9043fb91bad7506c34d35347"/><file name="info.phtml" hash="7d54cbeef374f9a604168f810313e137"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="fontis_ewayuk.xml" hash="eeb1429bcc22721768c2c7b497f267aa"/></dir><dir name="template"><dir name="fontis"><dir name="ewayuk"><file name="failure.phtml" hash="43b748bdea9e2692ac5ea5e1b7e89c10"/><file name="form.phtml" hash="e945782a404f9b46c08ee8c31a8286e9"/></dir></dir></dir></dir></dir></dir></target><target name="magelocale"><dir name="en_US"><file name="Fontis_EwayUk.csv" hash="608ddd72f698ac44afa8f3a0fc64d5e4"/></dir></target><target name="magecommunity"><dir name="Fontis"><dir name="EwayUk"><dir name="Block"><file name="Failure.php" hash="b1449ddfb586764e607d216713b2175d"/><file name="Form.php" hash="fa55c969076c29be0762bf1d1668a3f7"/></dir><dir name="controllers"><file name="SharedController.php" hash="c877229b5b5b68687951a69eb5cb4885"/></dir><dir name="etc"><file name="config.xml" hash="7e7ec4cd09b24758c3127400fefd8b92"/><file name="system.xml" hash="cc9385dede11cb965c4a2578d3566081"/></dir><dir name="Helper"><file name="Data.php" hash="fdd8708dfa86eb06c34ef482348c44ef"/></dir><dir name="Model"><dir name="Source"><file name="Cctype.php" hash="97e81a8d3847be3ec75b279c2d7ef379"/></dir><file name="Shared.php" hash="e7f78e13c00d42b31ea67dfc7fccfabf"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Fontis_EwayUk.xml" hash="177f543b4a2a80f068ffbc3f0f203d72"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|