Version Notes
fixed email send, fixed order status
Download this release
Release Info
Developer | Udi |
Extension | Netpay_HostedPage_Check_Out |
Version | 1.0.7 |
Comparing to | |
See all releases |
Code changes from version 1.0.6 to 1.0.7
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Netpay_HostedPage_Check_Out</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.netpay-intl.com">Freeware</license>
|
7 |
<channel>community</channel>
|
@@ -10,8 +10,8 @@
|
|
10 |
<description>This module is use to process from you magento online store</description>
|
11 |
<notes>fixed email send, fixed order status</notes>
|
12 |
<authors><author><name>Udi</name><user>Udi</user><email>udi@ctrlz.co.il</email></author></authors>
|
13 |
-
<date>2012-
|
14 |
-
<time>
|
15 |
<contents><target name="magecommunity"><dir name="Netpay"><dir name="HostedPage"><dir name="Block"><file name="Redirect.php" hash="5ec95ad443aa4fd0c864fbd04264eab9"/></dir><dir name="controllers"><file name="RedirectController.php" hash="4dfd5ff83879c6f25fc74e57d7aca426"/></dir><dir name="etc"><file name="config.xml" hash="6eed430d0cdc5211b7f050ba1790e35e"/><file name="system.xml" hash="1b5ec31bfcd5964bfa59c5d33bd0bedf"/></dir><dir name="model"><file name="PaymentMethod.php" hash="c4223c5d2a30623743ec883be6f343e8"/></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Netpay_HostedPage.xml" hash="946d3d21576ddac0a349b3ea1b07b13a"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Netpay_HostedPage_Check_Out</name>
|
4 |
+
<version>1.0.7</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.netpay-intl.com">Freeware</license>
|
7 |
<channel>community</channel>
|
10 |
<description>This module is use to process from you magento online store</description>
|
11 |
<notes>fixed email send, fixed order status</notes>
|
12 |
<authors><author><name>Udi</name><user>Udi</user><email>udi@ctrlz.co.il</email></author></authors>
|
13 |
+
<date>2012-09-19</date>
|
14 |
+
<time>13:51:19</time>
|
15 |
<contents><target name="magecommunity"><dir name="Netpay"><dir name="HostedPage"><dir name="Block"><file name="Redirect.php" hash="5ec95ad443aa4fd0c864fbd04264eab9"/></dir><dir name="controllers"><file name="RedirectController.php" hash="4dfd5ff83879c6f25fc74e57d7aca426"/></dir><dir name="etc"><file name="config.xml" hash="6eed430d0cdc5211b7f050ba1790e35e"/><file name="system.xml" hash="1b5ec31bfcd5964bfa59c5d33bd0bedf"/></dir><dir name="model"><file name="PaymentMethod.php" hash="c4223c5d2a30623743ec883be6f343e8"/></dir></dir></dir></target><target name="mage"><dir name="app"><dir name="etc"><dir name="modules"><file name="Netpay_HostedPage.xml" hash="946d3d21576ddac0a349b3ea1b07b13a"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>5.6.0</max></php></required></dependencies>
|