Posixtech_NetworkMerchants - Version 1.0.0.2

Version Notes

A payment method build from scratch to work seamlessly in Magento

• Version number: 1.0.0.1
• Stability: Stable
• Compatibility: 1.5, 1.6, 1.7, 1.8

NMI Direct Post API payment method for Magento. Admin will able to configure payment method related option from System > Configuration > Payment Method plus much more.

Download this release

Release Info

Developer Posixtech Ltd.
Extension Posixtech_NetworkMerchants
Version 1.0.0.2
Comparing to
See all releases


Code changes from version 1.0.0.1 to 1.0.0.2

Files changed (1) hide show
  1. package.xml +17 -10
package.xml CHANGED
@@ -1,14 +1,14 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Posixtech_NetworkMerchants</name>
4
- <version>1.0.0.1</version>
5
- <stability>stable</stability>
6
  <license uri="http://www.posixtech.com/POSIXTECH_LTD_LICENSE.txt">POSIXTECH_LTD_LICENSE</license>
7
  <channel>community</channel>
8
  <extends/>
9
- <summary>What is &#x201C;NMI Direct Post API&#x201D;? 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 https://www.nmi.com/&#xD;
10
- &#xD;
11
- 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 &#x2018;First Call Resolution&#x2019;, &#x2018;Proprietary, Innovative &amp; Secure Products&#x2019; and &#x2018;Non-Compete Guarantee&#x2019; are key feature of NMI</summary>
12
  <description>Overview: &#xD;
13
  Network Merchants Inc. Payment Gateway Integration (Direct Post API)&#xD;
14
  &#xD;
@@ -37,16 +37,23 @@ Visit Extension Page: http://store.posixtech.com/nmi-direct-post-api.html &#xD;
37
  User Guide: http://store.posixtech.com/nmi-direct-post-api.html &#xD;
38
  Please note you must already have a Network Merchants Inc account to use this module.&#xD;
39
  Please, check Magento versions compatibility on the product page!&#xD;
 
 
 
 
 
40
  </description>
41
  <notes>A payment method build from scratch to work seamlessly in Magento&#xD;
42
  &#xD;
43
  &#x2022; Version number: 1.0.0.1 &#xD;
44
  &#x2022; Stability: Stable &#xD;
45
- &#x2022; Compatibility: 1.5, 1.6 ,1.7,1.8</notes>
46
- <authors><author><name>Posixtech Ltd.</name><user>posixtech</user><email>info@posixtech.com</email></author></authors>
47
- <date>2013-11-15</date>
48
- <time>11:03:56</time>
49
- <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="5497092a3a8922837b890d7a6f3ec0d3"/><file name=".DS_Store" hash="807fb538f6177b96f9d87b07e0e99560"/></dir><dir name="etc"><file name="config.xml" hash="711c1181116bba1266884db4a354a4fa"/><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="6ad8c67a0c53cf2a589d82d057229899"/></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="default"><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>
 
 
50
  <compatible/>
51
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
52
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Posixtech_NetworkMerchants</name>
4
+ <version>1.0.0.2</version>
5
+ <stability>devel</stability>
6
  <license uri="http://www.posixtech.com/POSIXTECH_LTD_LICENSE.txt">POSIXTECH_LTD_LICENSE</license>
7
  <channel>community</channel>
8
  <extends/>
9
+ <summary>What is 'NMI Direct Post API'?&#xD;
10
+ 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 https://www.nmi.com/&#xD;
11
+ 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</summary>
12
  <description>Overview: &#xD;
13
  Network Merchants Inc. Payment Gateway Integration (Direct Post API)&#xD;
14
  &#xD;
37
  User Guide: http://store.posixtech.com/nmi-direct-post-api.html &#xD;
38
  Please note you must already have a Network Merchants Inc account to use this module.&#xD;
39
  Please, check Magento versions compatibility on the product page!&#xD;
40
+ &#xD;
41
+ Questions? Require customization?&#xD;
42
+ For any kind of question or feedback, feel free to contact us directly at info@posixtech.com&#xD;
43
+ &#xD;
44
+ Themes and extensions releases, updates &amp; promotions &#x2014; follow Posixtech on Twitter and Facebook!&#xD;
45
  </description>
46
  <notes>A payment method build from scratch to work seamlessly in Magento&#xD;
47
  &#xD;
48
  &#x2022; Version number: 1.0.0.1 &#xD;
49
  &#x2022; Stability: Stable &#xD;
50
+ &#x2022; Compatibility: 1.5, 1.6, 1.7, 1.8 &#xD;
51
+ &#xD;
52
+ NMI Direct Post API payment method for Magento. Admin will able to configure payment method related option from System &gt; Configuration &gt; Payment Method plus much more.</notes>
53
+ <authors><author><name>Posixtech Ltd.</name><user>posixtech</user><email>bank@posixtech.com</email></author></authors>
54
+ <date>2013-11-22</date>
55
+ <time>07:52:52</time>
56
+ <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="5497092a3a8922837b890d7a6f3ec0d3"/><file name=".DS_Store" hash="807fb538f6177b96f9d87b07e0e99560"/></dir><dir name="etc"><file name="config.xml" hash="711c1181116bba1266884db4a354a4fa"/><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="6ad8c67a0c53cf2a589d82d057229899"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><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><target name="mageetc"><dir name="modules"><file name="Posixtech_NetworkMerchants.xml" hash="9742774cfc7565a93c52edb1206fdce3"/></dir></target></contents>
57
  <compatible/>
58
  <dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
59
  </package>