Version Notes
3-party payment
Download this release
Release Info
Developer | Mitali |
Extension | Thinkhigh_VPCpaymentgateway |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 0.1.0 to 1.0.1
app/code/local/Thinkhigh/VPCpaymentgateway/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Thinkhigh_VPCpaymentgateway>
|
5 |
-
<version>0.1
|
6 |
</Thinkhigh_VPCpaymentgateway>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Thinkhigh_VPCpaymentgateway>
|
5 |
+
<version>1.0.1</version>
|
6 |
</Thinkhigh_VPCpaymentgateway>
|
7 |
</modules>
|
8 |
<global>
|
app/code/local/Thinkhigh/VPCpaymentgateway/sql/vpcpaymentgateway_setup/{mysql4-install-0.1.0.php → mysql4-install-1.0.1.php}
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Thinkhigh_VPCpaymentgateway</name>
|
4 |
-
<version>0.1
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>3-party payment</notes>
|
12 |
<authors><author><name>Mitali</name><user>mitali27</user><email>mitukkngr@gmail.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Thinkhigh"><dir name="VPCpaymentgateway"><dir name="Block"><dir name="Form"><file name="vpcpaymentgateway.php" hash="34445cad5a754002922280a0f923565d"/></dir><dir name="Info"><file name="Vpcsave.php" hash="3e344edd0e5364c484640a03294f7dc3"/></dir></dir><dir name="Helper"><file name="Data.php" hash="c7c9f3e78c194e21361485569e7577c1"/></dir><dir name="Model"><file name="Paymentconnection.php" hash="1cf9f9c7aa988481d12d97082a31a102"/><dir name="Source"><dir name="Payment"><file name="Vpc.php" hash="345004e3ed7c99c2b9f461f511dd5e43"/></dir></dir><file name="Source.php" hash="bece0fe8d4a714c844580fb3657c0502"/><file name="Standard.php" hash="4902ddc3e1f6575ba3ea2f180f043825"/></dir><dir name="controllers"><file name="PaymentController.php" hash="30693436e826a7ea7266161fd8641b12"/></dir><dir name="etc"><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Thinkhigh_VPCpaymentgateway</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>3-party payment</notes>
|
12 |
<authors><author><name>Mitali</name><user>mitali27</user><email>mitukkngr@gmail.com</email></author></authors>
|
13 |
<date>2013-11-22</date>
|
14 |
+
<time>19:20:46</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Thinkhigh"><dir name="VPCpaymentgateway"><dir name="Block"><dir name="Form"><file name="vpcpaymentgateway.php" hash="34445cad5a754002922280a0f923565d"/></dir><dir name="Info"><file name="Vpcsave.php" hash="3e344edd0e5364c484640a03294f7dc3"/></dir></dir><dir name="Helper"><file name="Data.php" hash="c7c9f3e78c194e21361485569e7577c1"/></dir><dir name="Model"><file name="Paymentconnection.php" hash="1cf9f9c7aa988481d12d97082a31a102"/><dir name="Source"><dir name="Payment"><file name="Vpc.php" hash="345004e3ed7c99c2b9f461f511dd5e43"/></dir></dir><file name="Source.php" hash="bece0fe8d4a714c844580fb3657c0502"/><file name="Standard.php" hash="4902ddc3e1f6575ba3ea2f180f043825"/></dir><dir name="controllers"><file name="PaymentController.php" hash="30693436e826a7ea7266161fd8641b12"/></dir><dir name="etc"><file name="config.xml" hash="45f89347f0d02712332f3509379b7399"/><file name="system.xml" hash="eff539d5692b3d903be6552a40c631de"/></dir><dir name="sql"><dir name="vpcpaymentgateway_setup"><file name="mysql4-install-1.0.1.php" hash="36567bd3c93e106bc9aae02cb9695d3e"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="vpcpaymentgateway"><file name="redirect.phtml" hash="b0cbe7d638f1654bcc3f82c8ae5b9397"/><file name="vpcpaymentgateway.phtml" hash="68be54e9500873415d2381fe181e6c2f"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Thinkhigh_VPCpaymentgateway.xml" hash="c26b5ed8e05c51acec51e1d8e7b3c7d3"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.6.0.0</min><max>1.7</max></package></required></dependencies>
|
18 |
</package>
|