CardAccessServices_Casmtp - Version 1.0.1

Version Notes

Release 1.0.1
- renamed to be consistent with rest of doco

Download this release

Release Info

Developer Card Access Services
Extension CardAccessServices_Casmtp
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/community/CardAccessServices/Casmtp/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <CardAccessServices_Casmtp>
5
- <version>1.0.0</version>
6
  </CardAccessServices_Casmtp>
7
  </modules>
8
  <frontend>
@@ -58,7 +58,7 @@
58
  <casmtp>
59
  <model>casmtp/paymentMethod</model>
60
  <active>0</active>
61
- <title>Credit Card (Casmtp)</title>
62
  <order_status>processing</order_status>
63
  <is_test>no</is_test>
64
  <log_events>no</log_events>
2
  <config>
3
  <modules>
4
  <CardAccessServices_Casmtp>
5
+ <version>1.0.1</version>
6
  </CardAccessServices_Casmtp>
7
  </modules>
8
  <frontend>
58
  <casmtp>
59
  <model>casmtp/paymentMethod</model>
60
  <active>0</active>
61
+ <title>Credit Card (Card Access Services)</title>
62
  <order_status>processing</order_status>
63
  <is_test>no</is_test>
64
  <log_events>no</log_events>
app/code/community/CardAccessServices/Casmtp/etc/system.xml CHANGED
@@ -4,7 +4,7 @@
4
  <payment>
5
  <groups>
6
  <casmtp translate="label">
7
- <label>Card Access Services Casmtp</label>
8
  <comment><![CDATA[<a href="http://www.cardaccess.com.au" target="_blank">For more information please visit http://www.cardaccess.com.au</a>]]></comment>
9
  <sort_order>1</sort_order>
10
  <show_in_default>1</show_in_default>
4
  <payment>
5
  <groups>
6
  <casmtp translate="label">
7
+ <label>Card Access Services (Merchant Hosted)</label>
8
  <comment><![CDATA[<a href="http://www.cardaccess.com.au" target="_blank">For more information please visit http://www.cardaccess.com.au</a>]]></comment>
9
  <sort_order>1</sort_order>
10
  <show_in_default>1</show_in_default>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>CardAccessServices_Casmtp</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/Apache-2.0">Apache Software License (ASL)</license>
7
  <channel>community</channel>
@@ -13,11 +13,12 @@ You will need a compatible merchant account with any of the numerous financial
13
  &#xD;
14
  Please contact info@cardaccess.com.au (http://www.cardaccess.com.au) for more information&#xD;
15
  </description>
16
- <notes>Release 1.0.0 added purchase &amp; refund</notes>
 
17
  <authors><author><name>Card Access Services</name><user>cardaccessservices</user><email>techadmin@rt.cardaccess.com.au</email></author></authors>
18
- <date>2012-06-26</date>
19
- <time>23:42:33</time>
20
- <contents><target name="mageetc"><dir name="modules"><file name="CardAccessServices_Casmtp.xml" hash="78d9b601cf91a93dddc4356edff54870"/></dir></target><target name="magecommunity"><dir name="CardAccessServices"><dir name="Casmtp"><dir name="Helper"><file name="Data.php" hash="018d64d703c1eb68c28068c0de721cbc"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="3c3b66c09004e2a4d8b9dcdcee7d2013"/></dir><file name="casmiscutil.php" hash="23e8224f830b7041a69290d642db27e1"/><file name="casmtpprotocol.php" hash="09dc63f173f10e2fdd4b8c8cf02d53bf"/><dir name="etc"><file name="config.xml" hash="e3da56d0f4bee8f61bd7aa365d15301f"/><file name="system.xml" hash="814ae364c5b84f5949601a4a8693e0a3"/></dir></dir></dir></target></contents>
21
  <compatible/>
22
  <dependencies><required><php><min>5.1.2</min><max>6.0.0</max></php><extension><name>hash</name><min>1.1</min><max></max></extension></required></dependencies>
23
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>CardAccessServices_Casmtp</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/Apache-2.0">Apache Software License (ASL)</license>
7
  <channel>community</channel>
13
  &#xD;
14
  Please contact info@cardaccess.com.au (http://www.cardaccess.com.au) for more information&#xD;
15
  </description>
16
+ <notes>Release 1.0.1&#xD;
17
+ - renamed to be consistent with rest of doco</notes>
18
  <authors><author><name>Card Access Services</name><user>cardaccessservices</user><email>techadmin@rt.cardaccess.com.au</email></author></authors>
19
+ <date>2012-06-27</date>
20
+ <time>01:09:12</time>
21
+ <contents><target name="mageetc"><dir name="modules"><file name="CardAccessServices_Casmtp.xml" hash="78d9b601cf91a93dddc4356edff54870"/></dir></target><target name="magecommunity"><dir name="CardAccessServices"><dir name="Casmtp"><dir name="Helper"><file name="Data.php" hash="018d64d703c1eb68c28068c0de721cbc"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="3c3b66c09004e2a4d8b9dcdcee7d2013"/></dir><file name="casmiscutil.php" hash="23e8224f830b7041a69290d642db27e1"/><file name="casmtpprotocol.php" hash="09dc63f173f10e2fdd4b8c8cf02d53bf"/><dir name="etc"><file name="config.xml" hash="d0d79f8c09fea654b36497fcfb9ab2e3"/><file name="system.xml" hash="e90a5197cfe90c13c54b0a5f85e7b2b1"/></dir></dir></dir></target></contents>
22
  <compatible/>
23
  <dependencies><required><php><min>5.1.2</min><max>6.0.0</max></php><extension><name>hash</name><min>1.1</min><max></max></extension></required></dependencies>
24
  </package>