Version Notes
Download this release
Release Info
Developer | Trustly |
Extension | Trustly |
Version | 2.0.6 |
Comparing to | |
See all releases |
Code changes from version 2.0.5 to 2.0.6
app/code/local/Trustly/Trustly/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Trustly_Trustly>
|
5 |
-
<version>2.0.
|
6 |
</Trustly_Trustly>
|
7 |
</modules>
|
8 |
<global>
|
@@ -105,7 +105,7 @@
|
|
105 |
<trustly>
|
106 |
<active>0</active>
|
107 |
<model>trustly/standard</model>
|
108 |
-
<title>Trustly - Direct
|
109 |
<urltrustly>0</urltrustly>
|
110 |
<allowspecific>0</allowspecific>
|
111 |
<sendmailorderconfirmation>1</sendmailorderconfirmation>
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Trustly_Trustly>
|
5 |
+
<version>2.0.6</version>
|
6 |
</Trustly_Trustly>
|
7 |
</modules>
|
8 |
<global>
|
105 |
<trustly>
|
106 |
<active>0</active>
|
107 |
<model>trustly/standard</model>
|
108 |
+
<title>Trustly - Direct banking</title>
|
109 |
<urltrustly>0</urltrustly>
|
110 |
<allowspecific>0</allowspecific>
|
111 |
<sendmailorderconfirmation>1</sendmailorderconfirmation>
|
app/code/local/Trustly/Trustly/etc/system.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<payment>
|
5 |
<groups>
|
6 |
<trustly translate="label" module="trustly">
|
7 |
-
<label>Trustly - Direct
|
8 |
<frontend_type>text</frontend_type>
|
9 |
<sort_order>1</sort_order>
|
10 |
<show_in_default>1</show_in_default>
|
@@ -42,7 +42,7 @@
|
|
42 |
<frontend_type>text</frontend_type>
|
43 |
<sort_order>110</sort_order>
|
44 |
<show_in_default>1</show_in_default>
|
45 |
-
<show_in_website>
|
46 |
<show_in_store>0</show_in_store>
|
47 |
<depends><urltrustly>1</urltrustly></depends>
|
48 |
</merchantusername>
|
@@ -51,7 +51,7 @@
|
|
51 |
<frontend_type>password</frontend_type>
|
52 |
<sort_order>120</sort_order>
|
53 |
<show_in_default>1</show_in_default>
|
54 |
-
<show_in_website>
|
55 |
<show_in_store>0</show_in_store>
|
56 |
<depends><urltrustly>1</urltrustly></depends>
|
57 |
</merchantpassword>
|
@@ -61,7 +61,7 @@
|
|
61 |
<sort_order>125</sort_order>
|
62 |
<show_in_default>1</show_in_default>
|
63 |
<show_in_website>1</show_in_website>
|
64 |
-
<show_in_store>
|
65 |
<depends><urltrustly>1</urltrustly></depends>
|
66 |
</merchantkey>
|
67 |
<merchantusernametest translate="label">
|
@@ -69,7 +69,7 @@
|
|
69 |
<frontend_type>text</frontend_type>
|
70 |
<sort_order>110</sort_order>
|
71 |
<show_in_default>1</show_in_default>
|
72 |
-
<show_in_website>
|
73 |
<show_in_store>0</show_in_store>
|
74 |
<depends><urltrustly>0</urltrustly></depends>
|
75 |
</merchantusernametest>
|
@@ -78,7 +78,7 @@
|
|
78 |
<frontend_type>password</frontend_type>
|
79 |
<sort_order>120</sort_order>
|
80 |
<show_in_default>1</show_in_default>
|
81 |
-
<show_in_website>
|
82 |
<show_in_store>0</show_in_store>
|
83 |
<depends><urltrustly>0</urltrustly></depends>
|
84 |
</merchantpasswordtest>
|
@@ -88,7 +88,7 @@
|
|
88 |
<sort_order>125</sort_order>
|
89 |
<show_in_default>1</show_in_default>
|
90 |
<show_in_website>1</show_in_website>
|
91 |
-
<show_in_store>
|
92 |
<depends><urltrustly>0</urltrustly></depends>
|
93 |
</merchantkeytest>
|
94 |
<sendmailorderconfirmation translate="label">
|
@@ -133,7 +133,7 @@
|
|
133 |
<sort_order>320</sort_order>
|
134 |
<show_in_default>1</show_in_default>
|
135 |
<show_in_website>1</show_in_website>
|
136 |
-
<show_in_store>
|
137 |
<frontend_class>validate-number</frontend_class>
|
138 |
</sort_order>
|
139 |
</fields>
|
4 |
<payment>
|
5 |
<groups>
|
6 |
<trustly translate="label" module="trustly">
|
7 |
+
<label>Trustly - Direct banking</label>
|
8 |
<frontend_type>text</frontend_type>
|
9 |
<sort_order>1</sort_order>
|
10 |
<show_in_default>1</show_in_default>
|
42 |
<frontend_type>text</frontend_type>
|
43 |
<sort_order>110</sort_order>
|
44 |
<show_in_default>1</show_in_default>
|
45 |
+
<show_in_website>1</show_in_website>
|
46 |
<show_in_store>0</show_in_store>
|
47 |
<depends><urltrustly>1</urltrustly></depends>
|
48 |
</merchantusername>
|
51 |
<frontend_type>password</frontend_type>
|
52 |
<sort_order>120</sort_order>
|
53 |
<show_in_default>1</show_in_default>
|
54 |
+
<show_in_website>1</show_in_website>
|
55 |
<show_in_store>0</show_in_store>
|
56 |
<depends><urltrustly>1</urltrustly></depends>
|
57 |
</merchantpassword>
|
61 |
<sort_order>125</sort_order>
|
62 |
<show_in_default>1</show_in_default>
|
63 |
<show_in_website>1</show_in_website>
|
64 |
+
<show_in_store>0</show_in_store>
|
65 |
<depends><urltrustly>1</urltrustly></depends>
|
66 |
</merchantkey>
|
67 |
<merchantusernametest translate="label">
|
69 |
<frontend_type>text</frontend_type>
|
70 |
<sort_order>110</sort_order>
|
71 |
<show_in_default>1</show_in_default>
|
72 |
+
<show_in_website>1</show_in_website>
|
73 |
<show_in_store>0</show_in_store>
|
74 |
<depends><urltrustly>0</urltrustly></depends>
|
75 |
</merchantusernametest>
|
78 |
<frontend_type>password</frontend_type>
|
79 |
<sort_order>120</sort_order>
|
80 |
<show_in_default>1</show_in_default>
|
81 |
+
<show_in_website>1</show_in_website>
|
82 |
<show_in_store>0</show_in_store>
|
83 |
<depends><urltrustly>0</urltrustly></depends>
|
84 |
</merchantpasswordtest>
|
88 |
<sort_order>125</sort_order>
|
89 |
<show_in_default>1</show_in_default>
|
90 |
<show_in_website>1</show_in_website>
|
91 |
+
<show_in_store>0</show_in_store>
|
92 |
<depends><urltrustly>0</urltrustly></depends>
|
93 |
</merchantkeytest>
|
94 |
<sendmailorderconfirmation translate="label">
|
133 |
<sort_order>320</sort_order>
|
134 |
<show_in_default>1</show_in_default>
|
135 |
<show_in_website>1</show_in_website>
|
136 |
+
<show_in_store>1</show_in_store>
|
137 |
<frontend_class>validate-number</frontend_class>
|
138 |
</sort_order>
|
139 |
</fields>
|
app/design/frontend/base/default/template/trustly/iframe.phtml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
<div class="page-title">
|
2 |
-
<h1><?php echo Mage::helper('trustly')->__('Direct
|
3 |
</div>
|
4 |
<p class="trustly_image"><img src="<?php echo $this->getSkinUrl('images/trustly-big.png'); ?>" alt="Trustly" /><p>
|
5 |
|
1 |
<div class="page-title">
|
2 |
+
<h1><?php echo Mage::helper('trustly')->__('Direct banking') ?></h1>
|
3 |
</div>
|
4 |
<p class="trustly_image"><img src="<?php echo $this->getSkinUrl('images/trustly-big.png'); ?>" alt="Trustly" /><p>
|
5 |
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Trustly</name>
|
4 |
-
<version>2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/copyleft/gpl.html">GPL 3</license>
|
7 |
<channel>community</channel>
|
@@ -16,8 +16,8 @@
|
|
16 |
<email>info@trustly.com</email>
|
17 |
</author>
|
18 |
</authors>
|
19 |
-
<date>2014-
|
20 |
-
<time>
|
21 |
<contents>
|
22 |
<target name="magelocale">
|
23 |
<dir name="da_DK">
|
@@ -68,8 +68,8 @@
|
|
68 |
<file name="PaymentController.php" hash="dd2fa8f726bcb103379ba9e51944bf50"/>
|
69 |
</dir>
|
70 |
<dir name="etc">
|
71 |
-
<file name="config.xml" hash="
|
72 |
-
<file name="system.xml" hash="
|
73 |
</dir>
|
74 |
<dir name="lib">
|
75 |
<dir name="Trustly">
|
@@ -134,7 +134,7 @@
|
|
134 |
<dir name="template">
|
135 |
<dir name="trustly">
|
136 |
<file name="form.phtml" hash="f37a2b86d35eea0a8cd6ec176d466424"/>
|
137 |
-
<file name="iframe.phtml" hash="
|
138 |
<file name="mark.phtml" hash="76011840449ff5067311d2f2987bdd7d"/>
|
139 |
</dir>
|
140 |
</dir>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Trustly</name>
|
4 |
+
<version>2.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.gnu.org/copyleft/gpl.html">GPL 3</license>
|
7 |
<channel>community</channel>
|
16 |
<email>info@trustly.com</email>
|
17 |
</author>
|
18 |
</authors>
|
19 |
+
<date>2014-08-12</date>
|
20 |
+
<time>10:46:54</time>
|
21 |
<contents>
|
22 |
<target name="magelocale">
|
23 |
<dir name="da_DK">
|
68 |
<file name="PaymentController.php" hash="dd2fa8f726bcb103379ba9e51944bf50"/>
|
69 |
</dir>
|
70 |
<dir name="etc">
|
71 |
+
<file name="config.xml" hash="f4c625253bad0f96a18d9c0950b57b29"/>
|
72 |
+
<file name="system.xml" hash="06764bda19eb06ade6dac239abc55aca"/>
|
73 |
</dir>
|
74 |
<dir name="lib">
|
75 |
<dir name="Trustly">
|
134 |
<dir name="template">
|
135 |
<dir name="trustly">
|
136 |
<file name="form.phtml" hash="f37a2b86d35eea0a8cd6ec176d466424"/>
|
137 |
+
<file name="iframe.phtml" hash="be80b2c6cf1d74f134624444447a7e8d"/>
|
138 |
<file name="mark.phtml" hash="76011840449ff5067311d2f2987bdd7d"/>
|
139 |
</dir>
|
140 |
</dir>
|