BitCredits_BitcoinPayForm - Version 1.0.5

Version Notes

Typo

Download this release

Release Info

Developer BitCredits.io
Extension BitCredits_BitcoinPayForm
Version 1.0.5
Comparing to
See all releases


Code changes from version 1.0.4 to 1.0.5

app/design/frontend/base/default/template/bitcredits_bitcoinpayform/form.phtml CHANGED
@@ -1,4 +1,4 @@
1
  <?php $_code=$this->getMethodCode() ?>
2
  <div id="payment_form_<?php echo $_code ?>" style="display:none;">
3
- You will be able to pay bitcoin on the <i>Order Review</i> step.
4
  </div>
1
  <?php $_code=$this->getMethodCode() ?>
2
  <div id="payment_form_<?php echo $_code ?>" style="display:none;">
3
+ You will be able to pay with Bitcoin on the <i>Order Review</i> step.
4
  </div>
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>BitCredits_BitcoinPayForm</name>
4
- <version>1.0.4</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/MIT">MIT License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Accept Bitcoins on your store</summary>
10
  <description>BitCredits.io allows your store to offer bitcoins as a payment option, while never having to hold them yourself. We take care of the legalities related to crypto-currencies.</description>
11
- <notes>Changed some wording</notes>
12
  <authors><author><name>BitCredits.io</name><user>bitcredits</user><email>admin@bitcredits.io</email></author></authors>
13
  <date>2014-03-20</date>
14
- <time>19:51:37</time>
15
- <contents><target name="magecommunity"><dir name="BitCredits"><dir name="BitcoinPayform"><dir name="Block"><file name="Form.php" hash="063a3650c3de39e13ea373c4fa85d480"/><file name="Widget.php" hash="613f3cd3a2a43731561c50fad6859e04"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="d2a14fc175949e534646c43f49fd6184"/></dir><dir name="etc"><file name="config.xml" hash="1745287e03b36a7ff287aa0376676ca3"/><file name="system.xml" hash="a7aef3dc412c83d7fd6ab6308983a334"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="bitcredits_bitcoinpayform.xml" hash="9494781d4e4b98bc13592c5ab40b25f8"/></dir><dir name="template"><dir name="bitcredits_bitcoinpayform"><file name="form.phtml" hash="7d0d6c94ce4a47e2296d73cc8d0d845b"/><file name="widget.phtml" hash="519b05aa2614a433aad220f26b8a1823"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="BitCredits_BitcoinPayform.xml" hash="7067a98cfdd1b88f2c5f657ed0c05d57"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>5.9.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>BitCredits_BitcoinPayForm</name>
4
+ <version>1.0.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/MIT">MIT License</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Accept Bitcoins on your store</summary>
10
  <description>BitCredits.io allows your store to offer bitcoins as a payment option, while never having to hold them yourself. We take care of the legalities related to crypto-currencies.</description>
11
+ <notes>Typo</notes>
12
  <authors><author><name>BitCredits.io</name><user>bitcredits</user><email>admin@bitcredits.io</email></author></authors>
13
  <date>2014-03-20</date>
14
+ <time>20:05:23</time>
15
+ <contents><target name="magecommunity"><dir name="BitCredits"><dir name="BitcoinPayform"><dir name="Block"><file name="Form.php" hash="063a3650c3de39e13ea373c4fa85d480"/><file name="Widget.php" hash="613f3cd3a2a43731561c50fad6859e04"/></dir><dir name="Model"><file name="PaymentMethod.php" hash="d2a14fc175949e534646c43f49fd6184"/></dir><dir name="etc"><file name="config.xml" hash="1745287e03b36a7ff287aa0376676ca3"/><file name="system.xml" hash="a7aef3dc412c83d7fd6ab6308983a334"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="bitcredits_bitcoinpayform.xml" hash="9494781d4e4b98bc13592c5ab40b25f8"/></dir><dir name="template"><dir name="bitcredits_bitcoinpayform"><file name="form.phtml" hash="c581a1a653abf2d3e68f15db3a765c89"/><file name="widget.phtml" hash="519b05aa2614a433aad220f26b8a1823"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="BitCredits_BitcoinPayform.xml" hash="7067a98cfdd1b88f2c5f657ed0c05d57"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.3.0</min><max>5.9.0</max></php></required></dependencies>
18
  </package>