Barpay_Payment_Standard - Version 0.1.7

Version Notes

Keine Hinweise

Download this release

Release Info

Developer Christian Lakits
Extension Barpay_Payment_Standard
Version 0.1.7
Comparing to
See all releases


Code changes from version 0.1.6 to 0.1.7

app/code/community/Inite/Barpay/Block/Info.php CHANGED
@@ -21,12 +21,12 @@ class Inite_Barpay_Block_Info extends Mage_Payment_Block_Info
21
 
22
  public function getPdfUrl()
23
  {
24
- return Mage::helper('barpay')->getPdfUrl($this->getInfo()->getId());
25
  }
26
 
27
  public function canDownloadPdf()
28
  {
29
- return Mage::helper('barpay')->canDownloadPdf($this->getInfo()->getId());
30
  }
31
 
32
  public function canRepay()
@@ -40,6 +40,6 @@ class Inite_Barpay_Block_Info extends Mage_Payment_Block_Info
40
 
41
  public function getRepayUrl()
42
  {
43
- return Mage::helper('adminhtml')->getUrl('barpayadmin/admin/repay', array('order_id'=>$this->getInfo()->getId()));
44
  }
45
  }
21
 
22
  public function getPdfUrl()
23
  {
24
+ return Mage::helper('barpay')->getPdfUrl($this->getInfo()->getOrder()->getId());
25
  }
26
 
27
  public function canDownloadPdf()
28
  {
29
+ return Mage::helper('barpay')->canDownloadPdf($this->getInfo()->getOrder()->getId());
30
  }
31
 
32
  public function canRepay()
40
 
41
  public function getRepayUrl()
42
  {
43
+ return Mage::helper('adminhtml')->getUrl('barpayadmin/admin/repay', array('order_id'=>$this->getInfo()->getOrder()->getId()));
44
  }
45
  }
app/code/community/Inite/Barpay/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <Inite_Barpay>
5
- <version>0.1.6</version>
6
  </Inite_Barpay>
7
  </modules>
8
 
@@ -132,7 +132,7 @@
132
  <model>barpay/standard</model>
133
  <active>0</active>
134
  <order_status>pending</order_status>
135
- <title>Barpay (0.1.6)</title>
136
  <comment>
137
  <![CDATA[This text appears just beneath the field with a small arrow.
138
  <span class="notice">It can contain HTML formatting too!</span>]]>
2
  <config>
3
  <modules>
4
  <Inite_Barpay>
5
+ <version>0.1.7</version>
6
  </Inite_Barpay>
7
  </modules>
8
 
132
  <model>barpay/standard</model>
133
  <active>0</active>
134
  <order_status>pending</order_status>
135
+ <title>Barpay (0.1.7)</title>
136
  <comment>
137
  <![CDATA[This text appears just beneath the field with a small arrow.
138
  <span class="notice">It can contain HTML formatting too!</span>]]>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Barpay_Payment_Standard</name>
4
- <version>0.1.6</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
@@ -26,10 +26,10 @@ system. The goods can then be dispatched.&#xD;
26
  &#xD;
27
  Nach Auswahl von BarPay wird dem K&#xE4;ufer ein individueller Barcode per E-Mail, Rechnungsanhang oder zum Download &#xFC;bermittelt. Dieser kann ausgedruckt und beim BarPay Akezptanznetzwerk bezahlt werden. Dazu z&#xE4;hlen rund 18.000 Handelsketten, Tankstellen und Kiosk-Systeme in ganz Deutschland. Der Zahlungseingang wird dem Online-H&#xE4;ndler in Echtzeit &#xFC;bermittelt, und die bestellte Ware kann umgehend in den Versand gehen.</description>
28
  <notes>Keine Hinweise</notes>
29
- <authors><author><name>Christian Lakits</name><user>auto-converted</user><email>barpay@munichx-media.de</email></author><author><name>Gerry Schlegel</name><user>auto-converted</user><email>barpay@munichx-media.de</email></author></authors>
30
- <date>2012-10-01</date>
31
- <time>07:38:29</time>
32
- <contents><target name="magecommunity"><dir name="Inite"><dir name="Barpay"><dir name="Block"><dir name="Checkout"><file name="Error.php" hash="dacb79ceca05b5ff50d63af49bebd254"/><file name="Success.php" hash="4fdf541d5dff39219e0b87732eaeca4c"/></dir><dir name="Order"><file name="View.php" hash="29c1a2b0c261a8697d552a6e61d4a491"/></dir><file name="Form.php" hash="e993c0ada3a0799242a8d479acc4a6e2"/><file name="Info.php" hash="52fe634b1fcb782c21a568583c3f51b1"/></dir><dir name="Helper"><file name="Data.php" hash="5c635785c203f501e8b812ab7d3ae5c7"/></dir><dir name="Model"><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="ff641d075f29cd36063bb08722c23636"/></dir><file name="Template.php" hash="2896c0ee6c25c076ede3611afe4d1cec"/></dir><dir name="Sales"><file name="Order.php" hash="e72f0b7eb0d193fde0fe77081190ff55"/></dir><file name="Standard.php" hash="f9726cffc273dc461a47c47b06255dd6"/></dir><dir name="controllers"><file name="AdminController.php" hash="a303fbabed06cc96253d38ebf603771e"/><file name="StandardController.php" hash="afb4c860eed0f2209c771306b7ceaf72"/></dir><dir name="etc"><file name="config.xml" hash="deaf7c45d5258db4fcc25c9510cb5304"/><file name="system.xml" hash="f5ed718accbabf3309592835ca159d5e"/></dir><dir name="sql"><dir name="barpay_setup"><file name="mysql4-install-0.0.9.php" hash="0e77bf3ab173e36edebc38644ecb7051"/></dir></dir><file name="LICENSE.txt" hash="d32239bcb673463ab874e80d47fae504"/></dir></dir></target><target name="mageskin"><dir name="frontend"><dir name="default"><dir name="default"><dir name="images"><dir name="barpay"><file name="barpay_callout.gif" hash="60114fdd50afa0cefbfa38e0a17f17e0"/><file name="barpay_checkout.gif" hash="041df1836a58b31aa6ae7c09b4a6cfef"/></dir></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="barpay"><dir name="payment"><file name="mark.phtml" hash="d264e027f75b8d1cc79ccc24c28a68ca"/></dir><file name="form.phtml" hash="7952ea1d3770923ea32106fbe19e076c"/><file name="info.phtml" hash="aa01243cc33bdd606360e464d0cfb7ad"/><file name="infobox.phtml" hash="eb5642d9454a19ca40d1fae0a846d10d"/><file name="pay.phtml" hash="34c2dc92c6536d0070a50cf8404e3101"/><file name="success.phtml" hash="232bf0f5f38d665eb6109a0053ef65c2"/></dir></dir><dir name="layout"><file name="barpay.xml" hash="58a8f6484b33f3d8952e3b6a01758fda"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="barpay"><file name="info.phtml" hash="aa01243cc33bdd606360e464d0cfb7ad"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Inite_Barpay.xml" hash="b6587e6f382c8083dba6c0f681f1b2a3"/></dir></target></contents>
33
  <compatible/>
34
- <dependencies/>
35
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Barpay_Payment_Standard</name>
4
+ <version>0.1.7</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
26
  &#xD;
27
  Nach Auswahl von BarPay wird dem K&#xE4;ufer ein individueller Barcode per E-Mail, Rechnungsanhang oder zum Download &#xFC;bermittelt. Dieser kann ausgedruckt und beim BarPay Akezptanznetzwerk bezahlt werden. Dazu z&#xE4;hlen rund 18.000 Handelsketten, Tankstellen und Kiosk-Systeme in ganz Deutschland. Der Zahlungseingang wird dem Online-H&#xE4;ndler in Echtzeit &#xFC;bermittelt, und die bestellte Ware kann umgehend in den Versand gehen.</description>
28
  <notes>Keine Hinweise</notes>
29
+ <authors><author><name>Christian Lakits</name><user>lakits</user><email>barpay@munichx-media.de</email></author><author><name>Gerry Schlegel</name><user>bertdireins</user><email>barpay@munichx-media.de</email></author></authors>
30
+ <date>2012-10-07</date>
31
+ <time>23:00:59</time>
32
+ <contents><target name="magecommunity"><dir name="Inite"><dir name="Barpay"><dir name="Block"><dir name="Checkout"><file name="Error.php" hash="dacb79ceca05b5ff50d63af49bebd254"/><file name="Success.php" hash="4fdf541d5dff39219e0b87732eaeca4c"/></dir><file name="Form.php" hash="e993c0ada3a0799242a8d479acc4a6e2"/><file name="Info.php" hash="94e7e22b327828becac92a4b3402d6f1"/><dir name="Order"><file name="View.php" hash="29c1a2b0c261a8697d552a6e61d4a491"/></dir></dir><dir name="Helper"><file name="Data.php" hash="5c635785c203f501e8b812ab7d3ae5c7"/></dir><file name="LICENSE.txt" hash="d32239bcb673463ab874e80d47fae504"/><dir name="Model"><dir name="Email"><dir name="Template"><file name="Mailer.php" hash="ff641d075f29cd36063bb08722c23636"/></dir><file name="Template.php" hash="2896c0ee6c25c076ede3611afe4d1cec"/></dir><dir name="Sales"><file name="Order.php" hash="e72f0b7eb0d193fde0fe77081190ff55"/></dir><file name="Standard.php" hash="f9726cffc273dc461a47c47b06255dd6"/></dir><dir name="controllers"><file name="AdminController.php" hash="a303fbabed06cc96253d38ebf603771e"/><file name="StandardController.php" hash="afb4c860eed0f2209c771306b7ceaf72"/></dir><dir name="etc"><file name="config.xml" hash="59e0e6c29f4938778b2114310204777e"/><file name="system.xml" hash="f5ed718accbabf3309592835ca159d5e"/></dir><dir name="sql"><dir name="barpay_setup"><file name="mysql4-install-0.0.9.php" hash="0e77bf3ab173e36edebc38644ecb7051"/></dir></dir></dir></dir></target><target name="mageskin"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="images"><dir name="barpay"><file name="barpay_callout.gif" hash="60114fdd50afa0cefbfa38e0a17f17e0"/><file name="barpay_checkout.gif" hash="041df1836a58b31aa6ae7c09b4a6cfef"/></dir></dir></dir></dir></dir></dir></target><target name="magedesign"><dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="barpay"><file name="form.phtml" hash="7952ea1d3770923ea32106fbe19e076c"/><file name="info.phtml" hash="aa01243cc33bdd606360e464d0cfb7ad"/><file name="infobox.phtml" hash="eb5642d9454a19ca40d1fae0a846d10d"/><file name="pay.phtml" hash="34c2dc92c6536d0070a50cf8404e3101"/><dir name="payment"><file name="mark.phtml" hash="d264e027f75b8d1cc79ccc24c28a68ca"/></dir><file name="success.phtml" hash="232bf0f5f38d665eb6109a0053ef65c2"/></dir></dir><dir name="layout"><file name="barpay.xml" hash="58a8f6484b33f3d8952e3b6a01758fda"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="barpay"><file name="info.phtml" hash="aa01243cc33bdd606360e464d0cfb7ad"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Inite_Barpay.xml" hash="b6587e6f382c8083dba6c0f681f1b2a3"/></dir></dir></target></contents>
33
  <compatible/>
34
+ <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
35
  </package>