Version Notes
In this version the following things were already tested successfully on 1.4.2.0,1.5.0.1,1.5.1.0,1.6.0.0,1.6.1.0,1.6.2.0,1.7.0.0,1.7.0.1,1.7.0.2
Download this release
Release Info
| Developer | Magento Core Team |
| Extension | ZerebroInternet_Barzahlen |
| Version | 1.1.5 |
| Comparing to | |
| See all releases | |
Code changes from version 1.1.4 to 1.1.5
app/code/community/ZerebroInternet/Barzahlen/Model/Api/Request/Abstract.php
CHANGED
|
@@ -79,7 +79,7 @@ abstract class ZerebroInternet_Barzahlen_Model_Api_Request_Abstract extends Zere
|
|
| 79 |
$this->_xmlObj = new SimpleXMLElement($xmlResponse);
|
| 80 |
}
|
| 81 |
catch(Exception $e) {
|
| 82 |
-
|
| 83 |
}
|
| 84 |
|
| 85 |
$this->_getXmlError();
|
| 79 |
$this->_xmlObj = new SimpleXMLElement($xmlResponse);
|
| 80 |
}
|
| 81 |
catch(Exception $e) {
|
| 82 |
+
Mage::throwException($e->getMessage());
|
| 83 |
}
|
| 84 |
|
| 85 |
$this->_getXmlError();
|
app/code/community/ZerebroInternet/Barzahlen/etc/config.xml
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
|
| 26 |
<modules>
|
| 27 |
<ZerebroInternet_Barzahlen>
|
| 28 |
-
<version>1.1.
|
| 29 |
</ZerebroInternet_Barzahlen>
|
| 30 |
</modules>
|
| 31 |
|
| 25 |
|
| 26 |
<modules>
|
| 27 |
<ZerebroInternet_Barzahlen>
|
| 28 |
+
<version>1.1.5</version>
|
| 29 |
</ZerebroInternet_Barzahlen>
|
| 30 |
</modules>
|
| 31 |
|
app/code/community/ZerebroInternet/Barzahlen/etc/system.xml
CHANGED
|
@@ -41,7 +41,7 @@
|
|
| 41 |
<sort_order>1</sort_order>
|
| 42 |
<show_in_default>1</show_in_default>
|
| 43 |
<show_in_website>1</show_in_website>
|
| 44 |
-
<show_in_store>
|
| 45 |
</active>
|
| 46 |
<sandbox translate="label">
|
| 47 |
<label>bz_adm_sandbox_title</label>
|
|
@@ -51,7 +51,7 @@
|
|
| 51 |
<sort_order>2</sort_order>
|
| 52 |
<show_in_default>1</show_in_default>
|
| 53 |
<show_in_website>1</show_in_website>
|
| 54 |
-
<show_in_store>
|
| 55 |
</sandbox>
|
| 56 |
<title translate="label">
|
| 57 |
<backend_model>barzahlen/adminexceptions_title</backend_model>
|
|
@@ -80,7 +80,7 @@
|
|
| 80 |
<sort_order>5</sort_order>
|
| 81 |
<show_in_default>1</show_in_default>
|
| 82 |
<show_in_website>1</show_in_website>
|
| 83 |
-
<show_in_store>
|
| 84 |
</shop_id>
|
| 85 |
<payment_key translate="label">
|
| 86 |
<backend_model>barzahlen/adminexceptions_paymentkey</backend_model>
|
|
@@ -90,7 +90,7 @@
|
|
| 90 |
<sort_order>6</sort_order>
|
| 91 |
<show_in_default>1</show_in_default>
|
| 92 |
<show_in_website>1</show_in_website>
|
| 93 |
-
<show_in_store>
|
| 94 |
</payment_key>
|
| 95 |
<notification_key translate="label">
|
| 96 |
<backend_model>barzahlen/adminexceptions_notificationkey</backend_model>
|
|
@@ -100,7 +100,7 @@
|
|
| 100 |
<sort_order>7</sort_order>
|
| 101 |
<show_in_default>1</show_in_default>
|
| 102 |
<show_in_website>1</show_in_website>
|
| 103 |
-
<show_in_store>
|
| 104 |
</notification_key>
|
| 105 |
<custom_var_0 translate="label">
|
| 106 |
<label>bz_adm_customvar0_title</label>
|
|
@@ -134,7 +134,7 @@
|
|
| 134 |
<source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
|
| 135 |
<show_in_default>1</show_in_default>
|
| 136 |
<show_in_website>1</show_in_website>
|
| 137 |
-
<show_in_store>
|
| 138 |
</allowspecific>
|
| 139 |
<specificcountry translate="label">
|
| 140 |
<backend_model>barzahlen/adminexceptions_specificcountry</backend_model>
|
|
@@ -145,7 +145,7 @@
|
|
| 145 |
<source_model>adminhtml/system_config_source_country</source_model>
|
| 146 |
<show_in_default>1</show_in_default>
|
| 147 |
<show_in_website>1</show_in_website>
|
| 148 |
-
<show_in_store>
|
| 149 |
<can_be_empty>1</can_be_empty>
|
| 150 |
</specificcountry>
|
| 151 |
<max_order_total translate="label">
|
|
@@ -175,7 +175,7 @@
|
|
| 175 |
<sort_order>100</sort_order>
|
| 176 |
<show_in_default>1</show_in_default>
|
| 177 |
<show_in_website>1</show_in_website>
|
| 178 |
-
<show_in_store>
|
| 179 |
</debug>
|
| 180 |
</fields>
|
| 181 |
</barzahlen>
|
| 41 |
<sort_order>1</sort_order>
|
| 42 |
<show_in_default>1</show_in_default>
|
| 43 |
<show_in_website>1</show_in_website>
|
| 44 |
+
<show_in_store>1</show_in_store>
|
| 45 |
</active>
|
| 46 |
<sandbox translate="label">
|
| 47 |
<label>bz_adm_sandbox_title</label>
|
| 51 |
<sort_order>2</sort_order>
|
| 52 |
<show_in_default>1</show_in_default>
|
| 53 |
<show_in_website>1</show_in_website>
|
| 54 |
+
<show_in_store>1</show_in_store>
|
| 55 |
</sandbox>
|
| 56 |
<title translate="label">
|
| 57 |
<backend_model>barzahlen/adminexceptions_title</backend_model>
|
| 80 |
<sort_order>5</sort_order>
|
| 81 |
<show_in_default>1</show_in_default>
|
| 82 |
<show_in_website>1</show_in_website>
|
| 83 |
+
<show_in_store>1</show_in_store>
|
| 84 |
</shop_id>
|
| 85 |
<payment_key translate="label">
|
| 86 |
<backend_model>barzahlen/adminexceptions_paymentkey</backend_model>
|
| 90 |
<sort_order>6</sort_order>
|
| 91 |
<show_in_default>1</show_in_default>
|
| 92 |
<show_in_website>1</show_in_website>
|
| 93 |
+
<show_in_store>1</show_in_store>
|
| 94 |
</payment_key>
|
| 95 |
<notification_key translate="label">
|
| 96 |
<backend_model>barzahlen/adminexceptions_notificationkey</backend_model>
|
| 100 |
<sort_order>7</sort_order>
|
| 101 |
<show_in_default>1</show_in_default>
|
| 102 |
<show_in_website>1</show_in_website>
|
| 103 |
+
<show_in_store>1</show_in_store>
|
| 104 |
</notification_key>
|
| 105 |
<custom_var_0 translate="label">
|
| 106 |
<label>bz_adm_customvar0_title</label>
|
| 134 |
<source_model>adminhtml/system_config_source_payment_allspecificcountries</source_model>
|
| 135 |
<show_in_default>1</show_in_default>
|
| 136 |
<show_in_website>1</show_in_website>
|
| 137 |
+
<show_in_store>1</show_in_store>
|
| 138 |
</allowspecific>
|
| 139 |
<specificcountry translate="label">
|
| 140 |
<backend_model>barzahlen/adminexceptions_specificcountry</backend_model>
|
| 145 |
<source_model>adminhtml/system_config_source_country</source_model>
|
| 146 |
<show_in_default>1</show_in_default>
|
| 147 |
<show_in_website>1</show_in_website>
|
| 148 |
+
<show_in_store>1</show_in_store>
|
| 149 |
<can_be_empty>1</can_be_empty>
|
| 150 |
</specificcountry>
|
| 151 |
<max_order_total translate="label">
|
| 175 |
<sort_order>100</sort_order>
|
| 176 |
<show_in_default>1</show_in_default>
|
| 177 |
<show_in_website>1</show_in_website>
|
| 178 |
+
<show_in_store>1</show_in_store>
|
| 179 |
</debug>
|
| 180 |
</fields>
|
| 181 |
</barzahlen>
|
app/design/frontend/base/default/layout/barzahlen.xml
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL-3.0)
|
| 22 |
*/
|
| 23 |
-->
|
| 24 |
-
<layout version="1.1.
|
| 25 |
<barzahlen_checkout_processing>
|
| 26 |
<reference name="root">
|
| 27 |
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
| 21 |
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL-3.0)
|
| 22 |
*/
|
| 23 |
-->
|
| 24 |
+
<layout version="1.1.5">
|
| 25 |
<barzahlen_checkout_processing>
|
| 26 |
<reference name="root">
|
| 27 |
<action method="setTemplate"><template>page/1column.phtml</template></action>
|
package.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>ZerebroInternet_Barzahlen</name>
|
| 4 |
-
<version>1.1.
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Source License (OSL) 3.0</license>
|
| 7 |
<channel>community</channel>
|
|
@@ -14,9 +14,9 @@
|
|
| 14 |
Barzahlen let's your customers pay cash online. You get a payment confirmation in real-time and you benefit from our payment guarantee and new customer groups. See how Barzahlen works: http://www.barzahlen.de/partner/funktionsweise</description>
|
| 15 |
<notes>In this version the following things were already tested successfully on 1.4.2.0,1.5.0.1,1.5.1.0,1.6.0.0,1.6.1.0,1.6.2.0,1.7.0.0,1.7.0.1,1.7.0.2</notes>
|
| 16 |
<authors><author><name>Martin Seener</name><user>auto-converted</user><email>support@barzahlen.de</email></author><author><name>Alexander Diebler</name><user>auto-converted</user><email>support@barzahlen.de</email></author></authors>
|
| 17 |
-
<date>2013-03-
|
| 18 |
-
<time>
|
| 19 |
-
<contents><target name="magecommunity"><dir name="ZerebroInternet"><dir name="Barzahlen"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="View.php" hash="b5debd20e6e4610d445c8939eb604755"/></dir><file name="View.php" hash="356e39bbf6ec60ebc629e4db7250a2b8"/></dir></dir></dir><file name="Form.php" hash="7b8757345dd8078bc2656d4d6ff1bc5a"/><file name="Info.php" hash="aa843fd0bc613227083ebe1fc9758b23"/></dir><dir name="Helper"><file name="Data.php" hash="b09cbe4014347450f8acc16969489f0e"/></dir><dir name="Model"><dir name="Adminexceptions"><file name="Allspecificcountries.php" hash="050286cb2d67238f6d2a04657bcd47c7"/><file name="Maxordertotal.php" hash="1c1647bdf769bc7c4e7890b10212f655"/><file name="Notificationkey.php" hash="90c05ffb94c780c735e4d4a9f2e5e80c"/><file name="Paymentkey.php" hash="010bf4c06ec5c52f1a0b2ede1860bbdc"/><file name="Shopid.php" hash="028283a7457170e0d3082d43be5d4d54"/><file name="Specificcountry.php" hash="30ec14a1769fa2bbfc9473588e395a7f"/><file name="Title.php" hash="2d5aaaa22a305f0d17ec7f0b33708689"/></dir><dir name="Api"><dir name="Request"><file name="Abstract.php" hash="
|
| 20 |
<compatible/>
|
| 21 |
<dependencies/>
|
| 22 |
</package>
|
| 1 |
<?xml version="1.0"?>
|
| 2 |
<package>
|
| 3 |
<name>ZerebroInternet_Barzahlen</name>
|
| 4 |
+
<version>1.1.5</version>
|
| 5 |
<stability>stable</stability>
|
| 6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Source License (OSL) 3.0</license>
|
| 7 |
<channel>community</channel>
|
| 14 |
Barzahlen let's your customers pay cash online. You get a payment confirmation in real-time and you benefit from our payment guarantee and new customer groups. See how Barzahlen works: http://www.barzahlen.de/partner/funktionsweise</description>
|
| 15 |
<notes>In this version the following things were already tested successfully on 1.4.2.0,1.5.0.1,1.5.1.0,1.6.0.0,1.6.1.0,1.6.2.0,1.7.0.0,1.7.0.1,1.7.0.2</notes>
|
| 16 |
<authors><author><name>Martin Seener</name><user>auto-converted</user><email>support@barzahlen.de</email></author><author><name>Alexander Diebler</name><user>auto-converted</user><email>support@barzahlen.de</email></author></authors>
|
| 17 |
+
<date>2013-03-12</date>
|
| 18 |
+
<time>17:08:43</time>
|
| 19 |
+
<contents><target name="magecommunity"><dir name="ZerebroInternet"><dir name="Barzahlen"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="View.php" hash="b5debd20e6e4610d445c8939eb604755"/></dir><file name="View.php" hash="356e39bbf6ec60ebc629e4db7250a2b8"/></dir></dir></dir><file name="Form.php" hash="7b8757345dd8078bc2656d4d6ff1bc5a"/><file name="Info.php" hash="aa843fd0bc613227083ebe1fc9758b23"/></dir><dir name="Helper"><file name="Data.php" hash="b09cbe4014347450f8acc16969489f0e"/></dir><dir name="Model"><dir name="Adminexceptions"><file name="Allspecificcountries.php" hash="050286cb2d67238f6d2a04657bcd47c7"/><file name="Maxordertotal.php" hash="1c1647bdf769bc7c4e7890b10212f655"/><file name="Notificationkey.php" hash="90c05ffb94c780c735e4d4a9f2e5e80c"/><file name="Paymentkey.php" hash="010bf4c06ec5c52f1a0b2ede1860bbdc"/><file name="Shopid.php" hash="028283a7457170e0d3082d43be5d4d54"/><file name="Specificcountry.php" hash="30ec14a1769fa2bbfc9473588e395a7f"/><file name="Title.php" hash="2d5aaaa22a305f0d17ec7f0b33708689"/></dir><dir name="Api"><dir name="Request"><file name="Abstract.php" hash="389992774bdd28ae2c87640c8076a793"/><file name="Payment.php" hash="b69ed622bdd218215d3d375e5642c945"/><file name="Refund.php" hash="3832874b945ee0cfe01fe403ac751f7d"/><file name="Resend.php" hash="03a9f603503b2c95a137b3afa074ea1a"/><file name="Update.php" hash="2609e7a4e9eab13910b25734dd506c3c"/></dir><dir name="certs"><file name="ca-bundle.crt" hash="7e78dcc7f5a3aefffbb327141dd7ddcf"/></dir><file name="Abstract.php" hash="ddbdffce737e21b046c6e18001f658f1"/><file name="Notification.php" hash="472ee435c75ba6f0340f9bdbd12a8c7c"/></dir><file name="Api.php" hash="c024a9242149375d44839ff97df16493"/><file name="Barzahlen.php" hash="f23a35c07c8e0cd6c178b834e075464f"/><file name="Ipn.php" hash="117d41011a39d2f6d6ffa1256377a19f"/><file name="Payment.php" hash="69b0fdae4a4892ee580f0fb4c0597ddf"/><file name="Refund.php" hash="f8639e94dbd5e1cdca46f516df6a9187"/><file name="Resend.php" hash="9e096207ac0408f6d757f9e4cafc81f2"/></dir><dir name="controllers"><file name="CheckoutController.php" hash="0cd1ea9ea6d1372d1997eec682e4a7c9"/><file name="IpnController.php" hash="69c1f025b92054a8e798310c263b78a6"/><file name="ResendController.php" hash="3ff28616c405317300edff7bd8eee7e0"/></dir><dir name="etc"><file name="config.xml" hash="f48f31736e08ff13d8ec9af2d7bc1464"/><file name="system.xml" hash="d5678376c647bd0e575b7c0d58ed8a9b"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="ZerebroInternet_Barzahlen.xml" hash="870d1ed9a0977ca9bfd861850ed8d72c"/></dir></target><target name="magelocale"><dir name="de_DE"><file name="ZerebroInternet_Barzahlen_Admin.csv" hash="74a07c8b552c792821bf8e537d2ea737"/><file name="ZerebroInternet_Barzahlen_Frontend.csv" hash="eca00f201a8a75063a90b69e12586596"/></dir><dir name="en_US"><file name="ZerebroInternet_Barzahlen_Admin.csv" hash="136c76958b729bd2fce5a27d07169d9a"/><file name="ZerebroInternet_Barzahlen_Frontend.csv" hash="ba4c7050219ab94072c1acc567db96dd"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="barzahlen"><file name="info.phtml" hash="a4d8e7a934b5ed3c934ed232cb8c4b72"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="barzahlen.xml" hash="244d89067b6f85a97cd66241544e7a8a"/></dir><dir name="template"><dir name="barzahlen"><file name="form.phtml" hash="cd4c65c40c68a70050ab1f43c9db1e89"/><file name="info.phtml" hash="74d5570ff6cc50fbd94ebed0e709435a"/><file name="mark.phtml" hash="e5180d493829dcd1c58837eec9d6e989"/><file name="processing.phtml" hash="7cbfff204dfec836d69d7a8ab7790488"/></dir></dir></dir></dir></dir></target></contents>
|
| 20 |
<compatible/>
|
| 21 |
<dependencies/>
|
| 22 |
</package>
|
