Version Notes
Stable for Magento Vesrion 1.7, 1.8 and 1.8.1
Download this release
Release Info
Developer | Niko K |
Extension | Nikolakisae_PaymentLogo |
Version | 0.1.5 |
Comparing to | |
See all releases |
Code changes from version 0.1.4 to 0.1.5
app/code/community/Nikolakisae/PaymentLogo/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Nikolakisae_PaymentLogo>
|
5 |
-
<version>0.1.
|
6 |
</Nikolakisae_PaymentLogo>
|
7 |
</modules>
|
8 |
<global>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Nikolakisae_PaymentLogo>
|
5 |
+
<version>0.1.5</version>
|
6 |
</Nikolakisae_PaymentLogo>
|
7 |
</modules>
|
8 |
<global>
|
app/code/community/Nikolakisae/PaymentLogo/etc/system.xml
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
<show_in_store>1</show_in_store>
|
20 |
<fields>
|
21 |
<image translate="label">
|
22 |
-
<label>
|
23 |
<frontend_type>image</frontend_type>
|
24 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
25 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/ccsave</upload_dir>
|
@@ -50,7 +50,7 @@
|
|
50 |
<show_in_store>1</show_in_store>
|
51 |
<fields>
|
52 |
<image translate="label">
|
53 |
-
<label>
|
54 |
<frontend_type>image</frontend_type>
|
55 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
56 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/checkmo</upload_dir>
|
@@ -81,7 +81,7 @@
|
|
81 |
<show_in_store>1</show_in_store>
|
82 |
<fields>
|
83 |
<image translate="label">
|
84 |
-
<label>
|
85 |
<frontend_type>image</frontend_type>
|
86 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
87 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/purchaseorder</upload_dir>
|
@@ -112,7 +112,7 @@
|
|
112 |
<show_in_store>1</show_in_store>
|
113 |
<fields>
|
114 |
<image translate="label">
|
115 |
-
<label>
|
116 |
<frontend_type>image</frontend_type>
|
117 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
118 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/banktransfer</upload_dir>
|
@@ -143,7 +143,7 @@
|
|
143 |
<show_in_store>1</show_in_store>
|
144 |
<fields>
|
145 |
<image translate="label">
|
146 |
-
<label>
|
147 |
<frontend_type>image</frontend_type>
|
148 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
149 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/cashondelivery</upload_dir>
|
@@ -174,7 +174,7 @@
|
|
174 |
<show_in_store>1</show_in_store>
|
175 |
<fields>
|
176 |
<image translate="label">
|
177 |
-
<label>
|
178 |
<frontend_type>image</frontend_type>
|
179 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
180 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/authorizenet_directpost</upload_dir>
|
@@ -206,7 +206,7 @@
|
|
206 |
<comment><![CDATA[<a href="http://celinks.magento.com/authorize_netRegistration" target="_blank">Click here to sign up for an Authorize.net account</a>]]></comment>
|
207 |
<fields>
|
208 |
<image translate="label">
|
209 |
-
<label>
|
210 |
<frontend_type>image</frontend_type>
|
211 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
212 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/authorizenet</upload_dir>
|
19 |
<show_in_store>1</show_in_store>
|
20 |
<fields>
|
21 |
<image translate="label">
|
22 |
+
<label>Payment Logo</label>
|
23 |
<frontend_type>image</frontend_type>
|
24 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
25 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/ccsave</upload_dir>
|
50 |
<show_in_store>1</show_in_store>
|
51 |
<fields>
|
52 |
<image translate="label">
|
53 |
+
<label>Payment Logo</label>
|
54 |
<frontend_type>image</frontend_type>
|
55 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
56 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/checkmo</upload_dir>
|
81 |
<show_in_store>1</show_in_store>
|
82 |
<fields>
|
83 |
<image translate="label">
|
84 |
+
<label>Payment Logo</label>
|
85 |
<frontend_type>image</frontend_type>
|
86 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
87 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/purchaseorder</upload_dir>
|
112 |
<show_in_store>1</show_in_store>
|
113 |
<fields>
|
114 |
<image translate="label">
|
115 |
+
<label>Payment Logo</label>
|
116 |
<frontend_type>image</frontend_type>
|
117 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
118 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/banktransfer</upload_dir>
|
143 |
<show_in_store>1</show_in_store>
|
144 |
<fields>
|
145 |
<image translate="label">
|
146 |
+
<label>Payment Logo</label>
|
147 |
<frontend_type>image</frontend_type>
|
148 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
149 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/cashondelivery</upload_dir>
|
174 |
<show_in_store>1</show_in_store>
|
175 |
<fields>
|
176 |
<image translate="label">
|
177 |
+
<label>Payment Logo</label>
|
178 |
<frontend_type>image</frontend_type>
|
179 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
180 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/authorizenet_directpost</upload_dir>
|
206 |
<comment><![CDATA[<a href="http://celinks.magento.com/authorize_netRegistration" target="_blank">Click here to sign up for an Authorize.net account</a>]]></comment>
|
207 |
<fields>
|
208 |
<image translate="label">
|
209 |
+
<label>Payment Logo</label>
|
210 |
<frontend_type>image</frontend_type>
|
211 |
<backend_model>adminhtml/system_config_backend_image</backend_model>
|
212 |
<upload_dir config="system/filesystem/media" scope_info="1">payment/authorizenet</upload_dir>
|
app/etc/modules/Nikolakisae_PaymentLogo.xml
CHANGED
@@ -10,4 +10,4 @@
|
|
10 |
</depends>
|
11 |
</Nikolakisae_PaymentLogo>
|
12 |
</modules>
|
13 |
-
</config>
|
10 |
</depends>
|
11 |
</Nikolakisae_PaymentLogo>
|
12 |
</modules>
|
13 |
+
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Nikolakisae_PaymentLogo</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -9,11 +9,11 @@
|
|
9 |
<summary>Payment Logo extension for Magento</summary>
|
10 |
<description>Display a payment method logo or payment method logo and method title or method title and payment method logo or just method title for the Magento default payment methods: Credit Card (saved), Cash On Delivery, Bank Transfer Payment,
|
11 |
Check / Money order, Purchase Order, Authorize.net, Authorize.net Direct Post</description>
|
12 |
-
<notes>Stable for Magento Vesrion 1.7 and 1.8</notes>
|
13 |
<authors><author><name>Niko K</name><user>nikolakisae</user><email>info@nikolakisae.com</email></author></authors>
|
14 |
-
<date>2013-
|
15 |
-
<time>
|
16 |
-
<contents><target name="magecommunity"><dir name="Nikolakisae"><dir name="PaymentLogo"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="5c0c7690813a0a33378333be2dafc937"/></dir></dir></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Options.php" hash="51f1a091f2e1f8eb39f917edef69378f"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Nikolakisae_PaymentLogo</name>
|
4 |
+
<version>0.1.5</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>
|
9 |
<summary>Payment Logo extension for Magento</summary>
|
10 |
<description>Display a payment method logo or payment method logo and method title or method title and payment method logo or just method title for the Magento default payment methods: Credit Card (saved), Cash On Delivery, Bank Transfer Payment,
|
11 |
Check / Money order, Purchase Order, Authorize.net, Authorize.net Direct Post</description>
|
12 |
+
<notes>Stable for Magento Vesrion 1.7, 1.8 and 1.8.1</notes>
|
13 |
<authors><author><name>Niko K</name><user>nikolakisae</user><email>info@nikolakisae.com</email></author></authors>
|
14 |
+
<date>2013-12-15</date>
|
15 |
+
<time>15:59:29</time>
|
16 |
+
<contents><target name="magecommunity"><dir name="Nikolakisae"><dir name="PaymentLogo"><dir name="Block"><dir name="Checkout"><dir name="Onepage"><dir name="Payment"><file name="Methods.php" hash="5c0c7690813a0a33378333be2dafc937"/></dir></dir></dir></dir><dir name="Model"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Source"><file name="Options.php" hash="51f1a091f2e1f8eb39f917edef69378f"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="26422ca774310a89006e9a7199117eff"/><file name="system.xml" hash="942149b03373b57922c4be2fcbf76d56"/></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="paymentlogo.xml" hash="c5e70d08bc64c3949f250f2cbbd2b71b"/></dir><dir name="template"><dir name="paymentlogo"><dir name="checkout"><dir name="onepage"><dir name="payment"><file name="methods.phtml" hash="1c34f86ea217f08f80135923ccc78ad5"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Nikolakisae_PaymentLogo.xml" hash="9cce35582dff8490521d6ccfbb6853ee"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.13</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|