Version Notes
Compatible with magento 1.9
Download this release
Release Info
Developer | Posixtech Ltd. |
Extension | Posixtech_NetworkMerchants |
Version | 1.0.0.4 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.3 to 1.0.0.4
- app/code/community/Posixtech/NetworkMerchants/etc/config.xml +1 -1
- app/design/frontend/{default → base}/default/template/networkmerchants/.DS_Store +0 -0
- app/design/frontend/{default → base}/default/template/networkmerchants/form/.DS_Store +0 -0
- app/design/frontend/{default → base}/default/template/networkmerchants/form/cc.phtml +0 -0
- package.xml +9 -9
app/code/community/Posixtech/NetworkMerchants/etc/config.xml
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
<config>
|
37 |
<modules>
|
38 |
<Posixtech_NetworkMerchants>
|
39 |
-
<version>1.0.0.
|
40 |
</Posixtech_NetworkMerchants>
|
41 |
</modules>
|
42 |
<global>
|
36 |
<config>
|
37 |
<modules>
|
38 |
<Posixtech_NetworkMerchants>
|
39 |
+
<version>1.0.0.4</version>
|
40 |
</Posixtech_NetworkMerchants>
|
41 |
</modules>
|
42 |
<global>
|
app/design/frontend/{default → base}/default/template/networkmerchants/.DS_Store
RENAMED
File without changes
|
app/design/frontend/{default → base}/default/template/networkmerchants/form/.DS_Store
RENAMED
File without changes
|
app/design/frontend/{default → base}/default/template/networkmerchants/form/cc.phtml
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Posixtech_NetworkMerchants</name>
|
4 |
-
<version>1.0.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.posixtech.com/POSIXTECH_LTD_LICENSE.txt">POSIXTECH_LTD_LICENSE</license>
|
7 |
<channel>community</channel>
|
@@ -9,11 +9,11 @@
|
|
9 |
<summary>The Direct Post method is the simplest integration method for both web-based and non web-based payment.</summary>
|
10 |
<description>What is “NMI Direct Post API”? The Direct Post method is the simplest integration method for both web-based and non web-based payment applications; however, merchants using this integration method should have passed a PCI vulnerability scans before use. For detail regarding this payment method, you can browse <a href="https://www.nmi.com/">https://www.nmi.com/</a><br /><br />
|
11 |

|
12 |
-
Network Merchants Inc (NMI) provide solution regarding payment gateways for companies that want to process online transactions in real-time anywhere in the world through unique distribution channel and power of control. The ‘First Call Resolution’, ‘Proprietary, Innovative & Secure Products’ and ‘Non-Compete Guarantee’ are key feature of NMI<br /><br />
|
13 |

|
14 |
This module is based on ‘Transaction Request APIs’ and has following options <br />
|
15 |
a. Authorize, <br />
|
16 |
-
b. Authorize & capture, <br />
|
17 |
c. Void<br />
|
18 |
d. Refund.<br />
|
19 |
<br />
|
@@ -35,11 +35,11 @@ User Guide: <a href="http://store.posixtech.com/nmi-direct-post-api.html">
|
|
35 |
Please note you must already have a Network Merchants Inc account to use this module.
|
36 |
<br /><br />
|
37 |
Please, check Magento versions compatibility on the product page!</description>
|
38 |
-
<notes>
|
39 |
-
<authors><author><name>
|
40 |
-
<date>
|
41 |
-
<time>
|
42 |
-
<contents><target name="magecommunity"><dir name="Posixtech"><dir name="NetworkMerchants"><dir name="Block"><dir name="Direct"><dir name="Form"><file name="Cc.php" hash="cc849c46ec15b74d9ccc67d503dced90"/><file name=".DS_Store" hash="5fee2b876e4438ab4b88b25b0cedd4e6"/></dir><dir name="Info"><file name="Cc.php" hash="1f65aaf483320075531780db1f65b1ea"/><file name=".DS_Store" hash="5fee2b876e4438ab4b88b25b0cedd4e6"/></dir><file name=".DS_Store" hash="1b57af7fedd28f88710e11d4342f43eb"/></dir><file name=".DS_Store" hash="2209c4ebeb79dd90152514adb95102bc"/></dir><dir name="Helper"><file name="Data.php" hash="921d622c9f7d889d93ee42216efdf8ce"/><file name=".DS_Store" hash="5cc9b356b8566590d84d1a846226a1e1"/></dir><dir name="Model"><dir name="Direct"><file name="Request.php" hash="bae335e36c9042dfc41d8c474ff8da71"/><file name=".DS_Store" hash="70d24aa344419921e5d1ec1fe72cc082"/></dir><file name="PaymentMethod.php" hash="e662afc92cde387842d1681fb4d4858c"/><file name=".DS_Store" hash="807fb538f6177b96f9d87b07e0e99560"/></dir><dir name="etc"><file name="config.xml" hash="
|
43 |
<compatible/>
|
44 |
-
<dependencies><required><php><min>5.
|
45 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Posixtech_NetworkMerchants</name>
|
4 |
+
<version>1.0.0.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.posixtech.com/POSIXTECH_LTD_LICENSE.txt">POSIXTECH_LTD_LICENSE</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>The Direct Post method is the simplest integration method for both web-based and non web-based payment.</summary>
|
10 |
<description>What is “NMI Direct Post API”? The Direct Post method is the simplest integration method for both web-based and non web-based payment applications; however, merchants using this integration method should have passed a PCI vulnerability scans before use. For detail regarding this payment method, you can browse <a href="https://www.nmi.com/">https://www.nmi.com/</a><br /><br />
|
11 |

|
12 |
+
Network Merchants Inc (NMI) provide solution regarding payment gateways for companies that want to process online transactions in real-time anywhere in the world through unique distribution channel and power of control. The ‘First Call Resolution’, ‘Proprietary, Innovative &amp; Secure Products’ and ‘Non-Compete Guarantee’ are key feature of NMI<br /><br />
|
13 |

|
14 |
This module is based on ‘Transaction Request APIs’ and has following options <br />
|
15 |
a. Authorize, <br />
|
16 |
+
b. Authorize &amp; capture, <br />
|
17 |
c. Void<br />
|
18 |
d. Refund.<br />
|
19 |
<br />
|
35 |
Please note you must already have a Network Merchants Inc account to use this module.
|
36 |
<br /><br />
|
37 |
Please, check Magento versions compatibility on the product page!</description>
|
38 |
+
<notes>Compatible with magento 1.9</notes>
|
39 |
+
<authors><author><name>posixtech</name><user>posixtech</user><email>info@posixtech.com</email></author></authors>
|
40 |
+
<date>2015-01-02</date>
|
41 |
+
<time>06:45:22</time>
|
42 |
+
<contents><target name="magecommunity"><dir name="Posixtech"><dir name="NetworkMerchants"><dir name="Block"><dir name="Direct"><dir name="Form"><file name="Cc.php" hash="cc849c46ec15b74d9ccc67d503dced90"/><file name=".DS_Store" hash="5fee2b876e4438ab4b88b25b0cedd4e6"/></dir><dir name="Info"><file name="Cc.php" hash="1f65aaf483320075531780db1f65b1ea"/><file name=".DS_Store" hash="5fee2b876e4438ab4b88b25b0cedd4e6"/></dir><file name=".DS_Store" hash="1b57af7fedd28f88710e11d4342f43eb"/></dir><file name=".DS_Store" hash="2209c4ebeb79dd90152514adb95102bc"/></dir><dir name="Helper"><file name="Data.php" hash="921d622c9f7d889d93ee42216efdf8ce"/><file name=".DS_Store" hash="5cc9b356b8566590d84d1a846226a1e1"/></dir><dir name="Model"><dir name="Direct"><file name="Request.php" hash="bae335e36c9042dfc41d8c474ff8da71"/><file name=".DS_Store" hash="70d24aa344419921e5d1ec1fe72cc082"/></dir><file name="PaymentMethod.php" hash="e662afc92cde387842d1681fb4d4858c"/><file name=".DS_Store" hash="807fb538f6177b96f9d87b07e0e99560"/></dir><dir name="etc"><file name="config.xml" hash="7b1c1ea9bf8e9c69506aa2d331477c50"/><file name="system.xml" hash="32c758ef339e07d89ed8393310cd38bc"/><file name=".DS_Store" hash="3cf7327b7340b7db7c031327cb542a62"/></dir><file name=".DS_Store" hash="7c43533d587efe5cf71deecbd962d309"/></dir><file name=".DS_Store" hash="67263079577f97adc3e509bbc452593c"/></dir></target><target name="mageetc"><dir name="modules"><file name="Posixtech_NetworkMerchants.xml" hash="9742774cfc7565a93c52edb1206fdce3"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="networkmerchants"><dir name="form"><file name="cc.phtml" hash="4234692fc2a7bb37365255d07b4575c3"/><file name=".DS_Store" hash="860327bc9800f32ef30c2b37a9bec056"/></dir><file name=".DS_Store" hash="5d6ac7fcc92eca27e410fa88ac6df707"/></dir></dir></dir></dir></dir></target></contents>
|
43 |
<compatible/>
|
44 |
+
<dependencies><required><php><min>5.2.0</min><max>5.4.36</max></php></required></dependencies>
|
45 |
</package>
|