Cardpay_PayeezyLevel3 - Version 1.0.1

Version Notes

Minor bug fixes.

Download this release

Release Info

Developer Brian McGowan
Extension Cardpay_PayeezyLevel3
Version 1.0.1
Comparing to
See all releases


Code changes from version 1.0.0 to 1.0.1

app/code/community/Cardpay/PayeezyLevel3/etc/config.xml CHANGED
@@ -20,7 +20,7 @@
20
  <congig>
21
  <modules>
22
  <Cardpay_PayeezyLevel3>
23
- <version>1.0.0</version>
24
  </Cardpay_PayeezyLevel3>
25
  </modules>
26
  <global>
20
  <congig>
21
  <modules>
22
  <Cardpay_PayeezyLevel3>
23
+ <version>1.0.1</version>
24
  </Cardpay_PayeezyLevel3>
25
  </modules>
26
  <global>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cardpay_PayeezyLevel3</name>
4
- <version>1.0.0</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>First Data Payeezy B2B Level 3 payment extension with TransArmor.</summary>
10
  <description>The First Data Payeezy B2B payment extension allows you to securely accept credit cards through your Magento store with Level 3 transaction data to obtain the lowest possible interchange rates for Business, Corporate, and Purchase cards. In addition to processing one-time transactions, the extension also utilizes First Data TransArmor Tokenization to allow customers to securely store and manage credit card profiles for future use.</description>
11
- <notes>Initial stable release</notes>
12
  <authors><author><name>Brian McGowan</name><user>bmcgowan</user><email>bmcgowan@cardpaysolutions.com</email></author></authors>
13
- <date>2015-09-24</date>
14
- <time>21:34:50</time>
15
- <contents><target name="magecommunity"><dir name="Cardpay"><dir name="PayeezyLevel3"><dir name="Block"><file name="Creditcard.php" hash="1eaa6e7510ff9c286b222996132197e6"/><file name="Form.php" hash="105c1a0cf35d68976aec95f43306c095"/><file name="Info.php" hash="1dd342a5127d7efc5b5ffe024474c80e"/></dir><dir name="Helper"><file name="Data.php" hash="ed90a311afeb22c569eee685898df857"/></dir><dir name="Model"><file name="Creditcard.php" hash="28d76d2492ba5a102b747943a0a75d0b"/><file name="PaymentMethod.php" hash="314d46842baa6392101b1c2ed798e762"/><dir name="Resource"><dir name="Creditcard"><file name="Collection.php" hash="6a9b5d47eaa40dcaa21e61c1ed908eb6"/></dir><file name="Creditcard.php" hash="e7d3bfb2eab308e2ddb1d9a927bc99e9"/></dir><dir name="Source"><file name="Cctype.php" hash="efc27b900cb34efcbaff8100e84ee306"/><file name="PaymentAction.php" hash="799cdb59f7d4a13b7193ccca4d33f78b"/></dir></dir><dir name="controllers"><file name="CreditcardController.php" hash="b4f3222897d52e2b06f860ce29cdb17e"/></dir><dir name="etc"><file name="config.xml" hash="726814d3d62e8f4ae6a54ead96ce6d13"/><file name="system.xml" hash="6fc495363d9031473b74928016f46903"/></dir><dir name="sql"><dir name="payeezylevel3_setup"><file name="install-1.0.0.php" hash="37a732780109ce25bdbcdca476d65d1b"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="payeezylevel3"><file name="form.phtml" hash="df57d4b383cf02b420d168624f0659bf"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="payeezylevel3.xml" hash="2b7b51e001ff2375224aded6d3358547"/></dir><dir name="template"><dir name="payeezylevel3"><dir name="creditcard"><file name="delete.phtml" hash="3330f6bf1b94299dc203d796aec51a0c"/><file name="edit.phtml" hash="c7d0c70f9fa4366419052119c16c78ad"/><file name="index.phtml" hash="db8cf141fd6add155177f9f6c7f8e3ed"/></dir><file name="form.phtml" hash="4ed133532f665016f2551b71e1619537"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cardpay_PayeezyLevel3.xml" hash="ae44b2b97dd21cc51fb70642f51d0f04"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Cardpay_PayeezyLevel3.csv" hash="1dad15e42befedbf24800f845bebb60c"/></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.3.29</min><max>5.6.10</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Cardpay_PayeezyLevel3</name>
4
+ <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>First Data Payeezy B2B Level 3 payment extension with TransArmor.</summary>
10
  <description>The First Data Payeezy B2B payment extension allows you to securely accept credit cards through your Magento store with Level 3 transaction data to obtain the lowest possible interchange rates for Business, Corporate, and Purchase cards. In addition to processing one-time transactions, the extension also utilizes First Data TransArmor Tokenization to allow customers to securely store and manage credit card profiles for future use.</description>
11
+ <notes>Minor bug fixes.</notes>
12
  <authors><author><name>Brian McGowan</name><user>bmcgowan</user><email>bmcgowan@cardpaysolutions.com</email></author></authors>
13
+ <date>2016-04-07</date>
14
+ <time>22:32:27</time>
15
+ <contents><target name="magecommunity"><dir name="Cardpay"><dir name="PayeezyLevel3"><dir name="Block"><file name="Creditcard.php" hash="1eaa6e7510ff9c286b222996132197e6"/><file name="Form.php" hash="105c1a0cf35d68976aec95f43306c095"/><file name="Info.php" hash="1dd342a5127d7efc5b5ffe024474c80e"/></dir><dir name="Helper"><file name="Data.php" hash="ed90a311afeb22c569eee685898df857"/></dir><dir name="Model"><file name="Creditcard.php" hash="28d76d2492ba5a102b747943a0a75d0b"/><file name="PaymentMethod.php" hash="314d46842baa6392101b1c2ed798e762"/><dir name="Resource"><dir name="Creditcard"><file name="Collection.php" hash="6a9b5d47eaa40dcaa21e61c1ed908eb6"/></dir><file name="Creditcard.php" hash="e7d3bfb2eab308e2ddb1d9a927bc99e9"/></dir><dir name="Source"><file name="Cctype.php" hash="efc27b900cb34efcbaff8100e84ee306"/><file name="PaymentAction.php" hash="799cdb59f7d4a13b7193ccca4d33f78b"/></dir></dir><dir name="controllers"><file name="CreditcardController.php" hash="b4f3222897d52e2b06f860ce29cdb17e"/></dir><dir name="etc"><file name="config.xml" hash="b7f149d8a4ffc04317f47880df138fc2"/><file name="system.xml" hash="6fc495363d9031473b74928016f46903"/></dir><dir name="sql"><dir name="payeezylevel3_setup"><file name="install-1.0.0.php" hash="37a732780109ce25bdbcdca476d65d1b"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="payeezylevel3"><file name="form.phtml" hash="df57d4b383cf02b420d168624f0659bf"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="payeezylevel3.xml" hash="2b7b51e001ff2375224aded6d3358547"/></dir><dir name="template"><dir name="payeezylevel3"><dir name="creditcard"><file name="delete.phtml" hash="3330f6bf1b94299dc203d796aec51a0c"/><file name="edit.phtml" hash="c7d0c70f9fa4366419052119c16c78ad"/><file name="index.phtml" hash="db8cf141fd6add155177f9f6c7f8e3ed"/></dir><file name="form.phtml" hash="4ed133532f665016f2551b71e1619537"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Cardpay_PayeezyLevel3.xml" hash="ae44b2b97dd21cc51fb70642f51d0f04"/></dir></target><target name="magelocale"><dir name="en_US"><file name="Cardpay_PayeezyLevel3.csv" hash="1dad15e42befedbf24800f845bebb60c"/></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.3.29</min><max>5.6.20</max></php></required></dependencies>
18
  </package>