Version Notes
Hot fixes
Download this release
Release Info
Developer | Magento Core Team |
Extension | mPAY24 |
Version | 1.4.6 |
Comparing to | |
See all releases |
Code changes from version 1.4.5 to 1.4.6
- app/code/community/Mpay24/Mpay24/Block/Form/Selectpayment.php +2 -14
- app/code/community/Mpay24/Mpay24/Model/Api/MDXI.xsd +45 -4
- app/code/community/Mpay24/Mpay24/Model/Api/MPay24Api.php +1 -1
- app/code/community/Mpay24/Mpay24/Model/Api/MPay24MagentoShop.php +16 -97
- app/code/community/Mpay24/Mpay24/Model/Api/curllog.log +0 -0
- app/code/community/Mpay24/Mpay24/Model/Api/curllog.log~ +51 -0
- app/code/community/Mpay24/Mpay24/Model/Method/Selectpayment.php +1 -1
- app/code/community/Mpay24/Mpay24/Model/Observer.php +0 -11
- app/code/community/Mpay24/Mpay24/controllers/PaymentController.php +2 -1
- app/code/community/Mpay24/Mpay24/etc/config.xml +1 -1
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.3.php +4 -4
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.6.php +32 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4..php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.3.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.4.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.4.5.php +2 -2
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.4.6.php +38 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.5-1.4.6.php +38 -0
- app/design/adminhtml/default/default/template/mpay24/info/selectpayment.phtml +1 -1
- app/design/frontend/default/default/template/mpay24/form/area.phtml +3 -3
- app/design/frontend/default/default/template/mpay24/form/dropDown.phtml +5 -4
- app/design/frontend/default/default/template/mpay24/info/selectpayment.phtml +0 -4
- app/etc/modules/Mpay24_Mpay24.xml +1 -1
- package.xml +6 -5
app/code/community/Mpay24/Mpay24/Block/Form/Selectpayment.php
CHANGED
@@ -39,8 +39,8 @@ class Mpay24_Mpay24_Block_Form_Selectpayment extends Mage_Payment_Block_Form {
|
|
39 |
*/
|
40 |
public function getActiveMethods() {
|
41 |
$methods = array();
|
42 |
-
$payments = Mage::getStoreConfig('mpay24/mpay24/active_payments');
|
43 |
-
$paymentsArray = unserialize($payments);
|
44 |
|
45 |
$firstPS = Mage::getStoreConfig('mpay24/mpay24/ps_1');
|
46 |
$allPS = true;
|
@@ -53,13 +53,6 @@ class Mpay24_Mpay24_Block_Form_Selectpayment extends Mage_Payment_Block_Form {
|
|
53 |
}
|
54 |
|
55 |
if($allPS) {
|
56 |
-
// if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'false')
|
57 |
-
// if($firstPS == 1) {
|
58 |
-
// Mage::getConfig()->saveConfig("payment/mpay24/active", 0);
|
59 |
-
// Mage::getConfig()->reinit();
|
60 |
-
// Mage::app()->reinitStores();
|
61 |
-
// }
|
62 |
-
// else
|
63 |
if($firstPS == 0) {
|
64 |
Mage::getConfig()->saveConfig("payment/mpay24/active", 0);
|
65 |
Mage::getConfig()->reinit();
|
@@ -68,11 +61,6 @@ class Mpay24_Mpay24_Block_Form_Selectpayment extends Mage_Payment_Block_Form {
|
|
68 |
|
69 |
return $paymentsArray;
|
70 |
} else {
|
71 |
-
// if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'false')
|
72 |
-
// $check = 0;
|
73 |
-
// else
|
74 |
-
// $check = 1;
|
75 |
-
|
76 |
$i=1;
|
77 |
$payments = array();
|
78 |
foreach($paymentsArray as $id => $payment) {
|
39 |
*/
|
40 |
public function getActiveMethods() {
|
41 |
$methods = array();
|
42 |
+
$payments = Mage::getStoreConfig('mpay24/mpay24/active_payments');
|
43 |
+
$paymentsArray = unserialize($payments);
|
44 |
|
45 |
$firstPS = Mage::getStoreConfig('mpay24/mpay24/ps_1');
|
46 |
$allPS = true;
|
53 |
}
|
54 |
|
55 |
if($allPS) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
if($firstPS == 0) {
|
57 |
Mage::getConfig()->saveConfig("payment/mpay24/active", 0);
|
58 |
Mage::getConfig()->reinit();
|
61 |
|
62 |
return $paymentsArray;
|
63 |
} else {
|
|
|
|
|
|
|
|
|
|
|
64 |
$i=1;
|
65 |
$payments = array();
|
66 |
foreach($paymentsArray as $id => $payment) {
|
app/code/community/Mpay24/Mpay24/Model/Api/MDXI.xsd
CHANGED
@@ -3,7 +3,24 @@
|
|
3 |
<xs:complexType name="AddressType">
|
4 |
<xs:sequence>
|
5 |
<xs:choice>
|
6 |
-
<xs:element name="Name"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<xs:sequence>
|
8 |
<xs:annotation>
|
9 |
<xs:documentation>Obsolete: use Name</xs:documentation>
|
@@ -25,7 +42,13 @@
|
|
25 |
</xs:sequence>
|
26 |
</xs:choice>
|
27 |
<xs:sequence minOccurs="0">
|
28 |
-
<xs:element name="Street"
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
<xs:element name="Street2" type="AddressFieldType" minOccurs="0"/>
|
30 |
<xs:element name="Zip" type="AddressFieldType"/>
|
31 |
<xs:element name="City" type="AddressFieldType"/>
|
@@ -59,6 +82,13 @@
|
|
59 |
</xs:restriction>
|
60 |
</xs:simpleType>
|
61 |
</xs:element>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
</xs:sequence>
|
63 |
<xs:attribute name="Mode" use="required">
|
64 |
<xs:simpleType>
|
@@ -88,6 +118,13 @@
|
|
88 |
<xs:element name="Order">
|
89 |
<xs:complexType>
|
90 |
<xs:sequence>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
<xs:element name="UserField" type="xs:string" minOccurs="0"/>
|
92 |
<xs:element name="Tid">
|
93 |
<xs:simpleType>
|
@@ -143,9 +180,11 @@
|
|
143 |
<xs:enumeration value="GIROPAY"/>
|
144 |
<xs:enumeration value="PAYPAL"/>
|
145 |
<xs:enumeration value="MPASS"/>
|
|
|
146 |
<xs:enumeration value="INVOICE"/>
|
147 |
<xs:enumeration value="HP"/>
|
148 |
<xs:enumeration value="SAFETYPAY"/>
|
|
|
149 |
</xs:restriction>
|
150 |
</xs:simpleType>
|
151 |
</xs:attribute>
|
@@ -168,11 +207,13 @@
|
|
168 |
<xs:enumeration value="ONE"/>
|
169 |
<xs:enumeration value="T-MOBILE"/>
|
170 |
<xs:enumeration value="ORANGE"/>
|
|
|
171 |
<xs:enumeration value="ATOS"/>
|
172 |
<xs:enumeration value="HOBEX-AT"/>
|
173 |
<xs:enumeration value="HOBEX-DE"/>
|
174 |
<xs:enumeration value="HOBEX-NL"/>
|
175 |
-
<xs:enumeration value="
|
|
|
176 |
</xs:restriction>
|
177 |
</xs:simpleType>
|
178 |
</xs:attribute>
|
@@ -405,4 +446,4 @@
|
|
405 |
<xs:attribute name="FooterStyle" type="xs:string"/>
|
406 |
</xs:complexType>
|
407 |
</xs:element>
|
408 |
-
</xs:schema>
|
3 |
<xs:complexType name="AddressType">
|
4 |
<xs:sequence>
|
5 |
<xs:choice>
|
6 |
+
<xs:element name="Name">
|
7 |
+
<xs:complexType>
|
8 |
+
<xs:simpleContent>
|
9 |
+
<xs:extension base="AddressFieldType">
|
10 |
+
<xs:attribute name="Gender">
|
11 |
+
<xs:simpleType>
|
12 |
+
<xs:restriction base="xs:string">
|
13 |
+
<xs:length value="1"/>
|
14 |
+
<xs:enumeration value="M"/>
|
15 |
+
<xs:enumeration value="F"/>
|
16 |
+
</xs:restriction>
|
17 |
+
</xs:simpleType>
|
18 |
+
</xs:attribute>
|
19 |
+
<xs:attribute name="Birthday" type="xs:date"/>
|
20 |
+
</xs:extension>
|
21 |
+
</xs:simpleContent>
|
22 |
+
</xs:complexType>
|
23 |
+
</xs:element>
|
24 |
<xs:sequence>
|
25 |
<xs:annotation>
|
26 |
<xs:documentation>Obsolete: use Name</xs:documentation>
|
42 |
</xs:sequence>
|
43 |
</xs:choice>
|
44 |
<xs:sequence minOccurs="0">
|
45 |
+
<xs:element name="Street">
|
46 |
+
<xs:complexType>
|
47 |
+
<xs:simpleContent>
|
48 |
+
<xs:extension base="AddressFieldType"/>
|
49 |
+
</xs:simpleContent>
|
50 |
+
</xs:complexType>
|
51 |
+
</xs:element>
|
52 |
<xs:element name="Street2" type="AddressFieldType" minOccurs="0"/>
|
53 |
<xs:element name="Zip" type="AddressFieldType"/>
|
54 |
<xs:element name="City" type="AddressFieldType"/>
|
82 |
</xs:restriction>
|
83 |
</xs:simpleType>
|
84 |
</xs:element>
|
85 |
+
<xs:element name="Phone" minOccurs="0">
|
86 |
+
<xs:simpleType>
|
87 |
+
<xs:restriction base="xs:string">
|
88 |
+
<xs:maxLength value="20"/>
|
89 |
+
</xs:restriction>
|
90 |
+
</xs:simpleType>
|
91 |
+
</xs:element>
|
92 |
</xs:sequence>
|
93 |
<xs:attribute name="Mode" use="required">
|
94 |
<xs:simpleType>
|
118 |
<xs:element name="Order">
|
119 |
<xs:complexType>
|
120 |
<xs:sequence>
|
121 |
+
<xs:element name="ClientIP" minOccurs="0">
|
122 |
+
<xs:simpleType>
|
123 |
+
<xs:restriction base="xs:string">
|
124 |
+
<xs:maxLength value="40"/>
|
125 |
+
</xs:restriction>
|
126 |
+
</xs:simpleType>
|
127 |
+
</xs:element>
|
128 |
<xs:element name="UserField" type="xs:string" minOccurs="0"/>
|
129 |
<xs:element name="Tid">
|
130 |
<xs:simpleType>
|
180 |
<xs:enumeration value="GIROPAY"/>
|
181 |
<xs:enumeration value="PAYPAL"/>
|
182 |
<xs:enumeration value="MPASS"/>
|
183 |
+
<xs:enumeration value="BILLPAY"/>
|
184 |
<xs:enumeration value="INVOICE"/>
|
185 |
<xs:enumeration value="HP"/>
|
186 |
<xs:enumeration value="SAFETYPAY"/>
|
187 |
+
<xs:enumeration value="KLARNA"/>
|
188 |
</xs:restriction>
|
189 |
</xs:simpleType>
|
190 |
</xs:attribute>
|
207 |
<xs:enumeration value="ONE"/>
|
208 |
<xs:enumeration value="T-MOBILE"/>
|
209 |
<xs:enumeration value="ORANGE"/>
|
210 |
+
<xs:enumeration value="EPS"/>
|
211 |
<xs:enumeration value="ATOS"/>
|
212 |
<xs:enumeration value="HOBEX-AT"/>
|
213 |
<xs:enumeration value="HOBEX-DE"/>
|
214 |
<xs:enumeration value="HOBEX-NL"/>
|
215 |
+
<xs:enumeration value="INVOICE"/>
|
216 |
+
<xs:enumeration value="HP"/>
|
217 |
</xs:restriction>
|
218 |
</xs:simpleType>
|
219 |
</xs:attribute>
|
446 |
<xs:attribute name="FooterStyle" type="xs:string"/>
|
447 |
</xs:complexType>
|
448 |
</xs:element>
|
449 |
+
</xs:schema>
|
app/code/community/Mpay24/Mpay24/Model/Api/MPay24Api.php
CHANGED
@@ -1226,4 +1226,4 @@ class TransactionStatusResponse extends GeneralResponse {
|
|
1226 |
return $this->generalResponse;
|
1227 |
}
|
1228 |
}
|
1229 |
-
?>
|
1226 |
return $this->generalResponse;
|
1227 |
}
|
1228 |
}
|
1229 |
+
?>
|
app/code/community/Mpay24/Mpay24/Model/Api/MPay24MagentoShop.php
CHANGED
@@ -20,7 +20,7 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
20 |
|
21 |
const CANCEL_URL = 'mpay24/payment/cancel';
|
22 |
|
23 |
-
const MAGENTO_VERSION = "Magento 1.4.
|
24 |
|
25 |
var $tid;
|
26 |
var $price;
|
@@ -241,12 +241,6 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
241 |
|
242 |
function write_log($operation, $info_to_log) {
|
243 |
Mage::log("$operation : $info_to_log", null, "mPAY24log.log");
|
244 |
-
// $fh = fopen("app/code/community/Mpay24/Mpay24/Model/Api/logs/mPAY24log.log", 'a+') or die("can't open file");
|
245 |
-
// $MessageDate = date("Y-m-d H:i:s");
|
246 |
-
// $Message= $MessageDate." ".$_SERVER['SERVER_NAME']." mPAY24 : ";
|
247 |
-
// $result = $Message."$operation : $info_to_log\n";
|
248 |
-
// fwrite($fh, $result);
|
249 |
-
// fclose($fh);
|
250 |
}
|
251 |
|
252 |
function createSecret($tid, $amount, $currency, $timeStamp) {}
|
@@ -295,12 +289,6 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
295 |
if($this->type != $this->brand)
|
296 |
$mdxi->Order->PaymentTypes->Payment(1)->setBrand($this->brand);
|
297 |
} else {
|
298 |
-
// $brandsAndTypes = explode(", ", Mage::getStoreConfig('mpay24/mpay24/active_payment_types'));
|
299 |
-
// $brands = array();
|
300 |
-
|
301 |
-
// foreach($brandsAndTypes as $brandAndType)
|
302 |
-
// $brands[substr($brandAndType, 0, strpos($brandAndType, "=>"))] = substr($brandAndType, strpos($brandAndType, "=>")+2);
|
303 |
-
|
304 |
$firstPS = Mage::getStoreConfig('mpay24/mpay24/ps_1');
|
305 |
$allPS = true;
|
306 |
|
@@ -314,32 +302,20 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
314 |
$mdxi->Order->PaymentTypes->setEnable('true');
|
315 |
|
316 |
$allPaymentsArray = unserialize(Mage::getStoreConfig('mpay24/mpay24/active_payments'));
|
317 |
-
$c = 1;
|
318 |
-
$k = 1;
|
319 |
-
foreach($allPaymentsArray as $id => $payment) {
|
320 |
if(Mage::getStoreConfig("mpay24/mpay24/ps_$k") == '1') {
|
321 |
-
$mdxi->Order->PaymentTypes->Payment($c)->setType($payment['P_TYPE']);
|
322 |
-
|
323 |
-
if($payment['P_TYPE'] != $payment['BRAND'])
|
324 |
-
$mdxi->Order->PaymentTypes->Payment($c)->setBrand($payment['BRAND']);
|
325 |
-
|
326 |
-
$c++;
|
327 |
-
}
|
328 |
-
|
329 |
-
$k++;
|
330 |
-
}
|
331 |
-
|
332 |
-
// $brands = $this->getActiveMethods();
|
333 |
|
|
|
|
|
334 |
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
// if($type != $brand)
|
339 |
-
// $mdxi->Order->PaymentTypes->Payment($c)->setBrand($brand);
|
340 |
|
341 |
-
|
342 |
-
|
343 |
}
|
344 |
}
|
345 |
|
@@ -547,7 +523,7 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
547 |
$mdxi->Order->ShippingAddr->Name = substr($this->order->getShippingAddress()->getName(),0,50);
|
548 |
|
549 |
if($this->xmlentities(substr($this->order->getShippingAddress()->getName(),0,50)) == $this->xmlentities(substr($this->order->getCustomerName(),0,50))) {
|
550 |
-
$mdxi->Order->ShippingAddr->Name->setGender(substr(Mage::getResourceSingleton('customer/customer')->getAttribute('gender')->getSource()->getOptionText($this->order->getCustomer()->getGender()), 0, 1));
|
551 |
$mdxi->Order->ShippingAddr->Name->setBirthday(date('Y-m-d', strtotime($this->order->getCustomerDob())));
|
552 |
}
|
553 |
|
@@ -599,10 +575,10 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
599 |
$this->type = $type;
|
600 |
$this->brand = $brand;
|
601 |
|
602 |
-
$m= new Mage;
|
603 |
$version=$m->getVersion();
|
604 |
-
$this->mPay24Api->shop = "Magento";
|
605 |
-
$this->mPay24Api->shopVersion = $version;
|
606 |
$this->mPay24Api->moduleVersion = MPay24MagentoShop::MAGENTO_VERSION;
|
607 |
}
|
608 |
|
@@ -690,62 +666,5 @@ class MPay24MagentoShop extends MPay24Shop {
|
|
690 |
$mPay24MagentoShop = new MPay24MagentoShop(Mage::getStoreConfig('mpay24/mpay24as/merchantid'), Mage::getStoreConfig('mpay24/mpay24as/soap_pass'), $test, $proxy_host, $proxy_port, $debug);
|
691 |
return $mPay24MagentoShop;
|
692 |
}
|
693 |
-
|
694 |
-
// /**
|
695 |
-
// * Get the payment systems for the merchant from the core_config_data and explode it into an array
|
696 |
-
// * @return array $method
|
697 |
-
// */
|
698 |
-
// public function getActiveMethods() {
|
699 |
-
// $methods = array();
|
700 |
-
// $brandsAndDescriptions = explode(", ", Mage::getStoreConfig('mpay24/mpay24/active_payment_types'));
|
701 |
-
|
702 |
-
// $firstPS = Mage::getStoreConfig('mpay24/mpay24/ps_1');
|
703 |
-
// $allPS = true;
|
704 |
-
|
705 |
-
// for($i=2; $i<=Mage::getStoreConfig('mpay24/mpay24/payments_count'); $i++)
|
706 |
-
// if($firstPS != Mage::getStoreConfig('mpay24/mpay24/ps_'.$i)) {
|
707 |
-
// $allPS = false;
|
708 |
-
// break;
|
709 |
-
// }
|
710 |
-
|
711 |
-
// if($allPS) {
|
712 |
-
// if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'false')
|
713 |
-
// if($firstPS == 1) {
|
714 |
-
// Mage::getConfig()->saveConfig("payment/mpay24/active", 0);
|
715 |
-
// Mage::getConfig()->reinit();
|
716 |
-
// Mage::app()->reinitStores();
|
717 |
-
// }
|
718 |
-
// else
|
719 |
-
// if($firstPS == 0) {
|
720 |
-
// Mage::getConfig()->saveConfig("payment/mpay24/active", 0);
|
721 |
-
// Mage::getConfig()->reinit();
|
722 |
-
// Mage::app()->reinitStores();
|
723 |
-
// }
|
724 |
-
|
725 |
-
// foreach($brandsAndDescriptions as $brandAndDescr) {
|
726 |
-
// $brand = substr($brandAndDescr, 0, strpos($brandAndDescr, "=>"));
|
727 |
-
// $description = substr($brandAndDescr, strpos($brandAndDescr, "=>")+2);
|
728 |
-
// $methods[$brand] = $description;
|
729 |
-
// }
|
730 |
-
// } else {
|
731 |
-
// if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'false')
|
732 |
-
// $check = 0;
|
733 |
-
// else
|
734 |
-
// $check = 1;
|
735 |
-
|
736 |
-
// $i=1;
|
737 |
-
|
738 |
-
// foreach($brandsAndDescriptions as $brandAndDescr) {
|
739 |
-
// if(Mage::getStoreConfig('mpay24/mpay24/ps_'.$i) == $check) {
|
740 |
-
// $brand = substr($brandAndDescr, 0, strpos($brandAndDescr, "=>"));
|
741 |
-
// $description = substr($brandAndDescr, strpos($brandAndDescr, "=>")+2);
|
742 |
-
// $methods[$brand] = $description;
|
743 |
-
// }
|
744 |
-
// $i++;
|
745 |
-
// }
|
746 |
-
// }
|
747 |
-
|
748 |
-
// return $methods;
|
749 |
-
// }
|
750 |
-
}
|
751 |
?>
|
20 |
|
21 |
const CANCEL_URL = 'mpay24/payment/cancel';
|
22 |
|
23 |
+
const MAGENTO_VERSION = "Magento 1.4.6 ";
|
24 |
|
25 |
var $tid;
|
26 |
var $price;
|
241 |
|
242 |
function write_log($operation, $info_to_log) {
|
243 |
Mage::log("$operation : $info_to_log", null, "mPAY24log.log");
|
|
|
|
|
|
|
|
|
|
|
|
|
244 |
}
|
245 |
|
246 |
function createSecret($tid, $amount, $currency, $timeStamp) {}
|
289 |
if($this->type != $this->brand)
|
290 |
$mdxi->Order->PaymentTypes->Payment(1)->setBrand($this->brand);
|
291 |
} else {
|
|
|
|
|
|
|
|
|
|
|
|
|
292 |
$firstPS = Mage::getStoreConfig('mpay24/mpay24/ps_1');
|
293 |
$allPS = true;
|
294 |
|
302 |
$mdxi->Order->PaymentTypes->setEnable('true');
|
303 |
|
304 |
$allPaymentsArray = unserialize(Mage::getStoreConfig('mpay24/mpay24/active_payments'));
|
305 |
+
$c = 1;
|
306 |
+
$k = 1;
|
307 |
+
foreach($allPaymentsArray as $id => $payment) {
|
308 |
if(Mage::getStoreConfig("mpay24/mpay24/ps_$k") == '1') {
|
309 |
+
$mdxi->Order->PaymentTypes->Payment($c)->setType($payment['P_TYPE']);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
310 |
|
311 |
+
if($payment['P_TYPE'] != $payment['BRAND'])
|
312 |
+
$mdxi->Order->PaymentTypes->Payment($c)->setBrand($payment['BRAND']);
|
313 |
|
314 |
+
$c++;
|
315 |
+
}
|
|
|
|
|
|
|
316 |
|
317 |
+
$k++;
|
318 |
+
}
|
319 |
}
|
320 |
}
|
321 |
|
523 |
$mdxi->Order->ShippingAddr->Name = substr($this->order->getShippingAddress()->getName(),0,50);
|
524 |
|
525 |
if($this->xmlentities(substr($this->order->getShippingAddress()->getName(),0,50)) == $this->xmlentities(substr($this->order->getCustomerName(),0,50))) {
|
526 |
+
$mdxi->Order->ShippingAddr->Name->setGender(substr(Mage::getResourceSingleton('customer/customer')->getAttribute('gender')->getSource()->getOptionText($this->order->getCustomer()->getGender()), 0, 1));
|
527 |
$mdxi->Order->ShippingAddr->Name->setBirthday(date('Y-m-d', strtotime($this->order->getCustomerDob())));
|
528 |
}
|
529 |
|
575 |
$this->type = $type;
|
576 |
$this->brand = $brand;
|
577 |
|
578 |
+
$m= new Mage;
|
579 |
$version=$m->getVersion();
|
580 |
+
$this->mPay24Api->shop = "Magento";
|
581 |
+
$this->mPay24Api->shopVersion = $version;
|
582 |
$this->mPay24Api->moduleVersion = MPay24MagentoShop::MAGENTO_VERSION;
|
583 |
}
|
584 |
|
666 |
$mPay24MagentoShop = new MPay24MagentoShop(Mage::getStoreConfig('mpay24/mpay24as/merchantid'), Mage::getStoreConfig('mpay24/mpay24as/soap_pass'), $test, $proxy_host, $proxy_port, $debug);
|
667 |
return $mPay24MagentoShop;
|
668 |
}
|
669 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
670 |
?>
|
app/code/community/Mpay24/Mpay24/Model/Api/curllog.log
ADDED
File without changes
|
app/code/community/Mpay24/Mpay24/Model/Api/curllog.log~
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
* About to connect() to proxy 208.110.83.206 port 8089 (#0)
|
2 |
+
* Trying 208.110.83.206...
|
3 |
+
* Connection refused
|
4 |
+
* Failed connect to test.mpay24.com:8089; Connection refused
|
5 |
+
* Closing connection 0
|
6 |
+
* About to connect() to proxy 194.141.96.247 port 8080 (#0)
|
7 |
+
* Trying 194.141.96.247...
|
8 |
+
* Connection timed out
|
9 |
+
* Failed connect to test.mpay24.com:8080; Connection timed out
|
10 |
+
* Closing connection 0
|
11 |
+
* About to connect() to proxy 60.190.129.52 port 3128 (#0)
|
12 |
+
* Trying 60.190.129.52...
|
13 |
+
* Connected to 60.190.129.52 (60.190.129.52) port 3128 (#0)
|
14 |
+
* Establish HTTP proxy tunnel to test.mpay24.com:443
|
15 |
+
* Server auth using Basic with user 'u99999'
|
16 |
+
> CONNECT test.mpay24.com:443 HTTP/1.1
|
17 |
+
Host: test.mpay24.com:443
|
18 |
+
User-Agent: mPAY24 PHP API $Rev: 5522 $ ($Date:: 2013-06-24 #$)
|
19 |
+
Proxy-Connection: Keep-Alive
|
20 |
+
|
21 |
+
< HTTP/1.0 200 Connection established
|
22 |
+
<
|
23 |
+
* Proxy replied OK to CONNECT request
|
24 |
+
* successfully set certificate verify locations:
|
25 |
+
* CAfile: /var/www/magento/app/code/community/Mpay24/Mpay24/Model/Api/cacert.pem
|
26 |
+
CApath: /etc/ssl/certs
|
27 |
+
* SSL connection using RC4-SHA
|
28 |
+
* Server certificate:
|
29 |
+
* subject: OU=Domain Control Validated; OU=Provided by EUNETIC GmbH; OU=EuropeanSSL Single; CN=test.mpay24.com
|
30 |
+
* start date: 2013-05-13 00:00:00 GMT
|
31 |
+
* expire date: 2015-05-13 23:59:59 GMT
|
32 |
+
* subjectAltName: test.mpay24.com matched
|
33 |
+
* issuer: C=DE; O=EUNETIC GmbH; CN=EuropeanSSL Server CA
|
34 |
+
* SSL certificate verify ok.
|
35 |
+
* Server auth using Basic with user 'u99999'
|
36 |
+
> POST /app/bin/etpproxy_v15 HTTP/1.1
|
37 |
+
Authorization: Basic dTk5OTk5OkJydXNldmE4Ng==
|
38 |
+
User-Agent: mPAY24 PHP API $Rev: 5522 $ ($Date:: 2013-06-24 #$)
|
39 |
+
Host: test.mpay24.com
|
40 |
+
Accept: */*
|
41 |
+
Content-Length: 423
|
42 |
+
Content-Type: application/x-www-form-urlencoded
|
43 |
+
|
44 |
+
* upload completely sent off: 423 out of 423 bytes
|
45 |
+
< HTTP/1.1 200 OK
|
46 |
+
< Date: Tue, 23 Jul 2013 11:26:38 GMT
|
47 |
+
< Server: Apache
|
48 |
+
< Content-Length: 1455
|
49 |
+
< Content-Type: text/xml; charset=utf-8
|
50 |
+
<
|
51 |
+
* Connection #0 to host 60.190.129.52 left intact
|
app/code/community/Mpay24/Mpay24/Model/Method/Selectpayment.php
CHANGED
@@ -27,7 +27,7 @@ abstract class Mpay24_Mpay24_Model_Method_Selectpayment extends Mpay24_Mpay24_Mo
|
|
27 |
$type = "";
|
28 |
$brand = "";
|
29 |
|
30 |
-
$payments = array();
|
31 |
$paymentsArray = unserialize(Mage::getStoreConfig('mpay24/mpay24/active_payments'));
|
32 |
|
33 |
foreach($paymentsArray as $id => $paymentType) {
|
27 |
$type = "";
|
28 |
$brand = "";
|
29 |
|
30 |
+
$payments = array();
|
31 |
$paymentsArray = unserialize(Mage::getStoreConfig('mpay24/mpay24/active_payments'));
|
32 |
|
33 |
foreach($paymentsArray as $id => $paymentType) {
|
app/code/community/Mpay24/Mpay24/Model/Observer.php
CHANGED
@@ -28,13 +28,11 @@ class Mpay24_Mpay24_Model_Observer extends Mage_Core_Model_Config_Data {
|
|
28 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_count", 0);
|
29 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_error", "");
|
30 |
Mage::getConfig()->saveConfig("mpay24/mpay24/active_payments", "");
|
31 |
-
// Mage::getConfig()->saveConfig("mpay24/mpay24/active_payment_types", "");
|
32 |
|
33 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') == "")
|
34 |
Mage::getConfig()->saveConfig("mpay24/mpay24as/old_merchantid", Mage::getStoreConfig('mpay24/mpay24as/merchantid'));
|
35 |
|
36 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') != Mage::getStoreConfig('mpay24/mpay24as/merchantid')) {
|
37 |
-
// Mage::getConfig()->saveConfig("mpay24/mpay24/payments_active", "true");
|
38 |
|
39 |
for($i=1; $i<=50; $i++)
|
40 |
Mage::getConfig()->saveConfig("mpay24/mpay24/ps_".$i, 1);
|
@@ -50,9 +48,6 @@ class Mpay24_Mpay24_Model_Observer extends Mage_Core_Model_Config_Data {
|
|
50 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_count", $result->getAll());
|
51 |
|
52 |
$payments = array();
|
53 |
-
// $brands = array();
|
54 |
-
// $pMethIds = array();
|
55 |
-
// $types = "";
|
56 |
$i=0;
|
57 |
|
58 |
foreach($result->getBrands() as $brand) {
|
@@ -60,9 +55,6 @@ class Mpay24_Mpay24_Model_Observer extends Mage_Core_Model_Config_Data {
|
|
60 |
$payments[$result->getPMethID($i)]['BRAND'] = $result->getBrand($i);
|
61 |
$payments[$result->getPMethID($i)]['DESCR'] = $result->getDescription($i);
|
62 |
|
63 |
-
// array_push($brands, $brand . "=>" . $result->getDescription($i));
|
64 |
-
// array_push($pMethIds, $brand . "=>" . $result->getPMethID($i));
|
65 |
-
// $types .= $brand . "=>" . $result->getPType($i) . ", ";
|
66 |
$i++;
|
67 |
|
68 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') != Mage::getStoreConfig('mpay24/mpay24as/merchantid'))
|
@@ -70,9 +62,6 @@ class Mpay24_Mpay24_Model_Observer extends Mage_Core_Model_Config_Data {
|
|
70 |
}
|
71 |
|
72 |
Mage::getConfig()->saveConfig("mpay24/mpay24/active_payments", serialize($payments));
|
73 |
-
// Mage::getConfig()->saveConfig("mpay24/mpay24/active_payments", implode(", ", $brands));
|
74 |
-
// Mage::getConfig()->saveConfig("mpay24/mpay24/active_payment_ids", implode(", ", $pMethIds));
|
75 |
-
// Mage::getConfig()->saveConfig("mpay24/mpay24/active_payment_types", substr($types, 0, -2));
|
76 |
Mage::getConfig()->reinit();
|
77 |
Mage::app()->reinitStores();
|
78 |
} else {
|
28 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_count", 0);
|
29 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_error", "");
|
30 |
Mage::getConfig()->saveConfig("mpay24/mpay24/active_payments", "");
|
|
|
31 |
|
32 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') == "")
|
33 |
Mage::getConfig()->saveConfig("mpay24/mpay24as/old_merchantid", Mage::getStoreConfig('mpay24/mpay24as/merchantid'));
|
34 |
|
35 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') != Mage::getStoreConfig('mpay24/mpay24as/merchantid')) {
|
|
|
36 |
|
37 |
for($i=1; $i<=50; $i++)
|
38 |
Mage::getConfig()->saveConfig("mpay24/mpay24/ps_".$i, 1);
|
48 |
Mage::getConfig()->saveConfig("mpay24/mpay24/payments_count", $result->getAll());
|
49 |
|
50 |
$payments = array();
|
|
|
|
|
|
|
51 |
$i=0;
|
52 |
|
53 |
foreach($result->getBrands() as $brand) {
|
55 |
$payments[$result->getPMethID($i)]['BRAND'] = $result->getBrand($i);
|
56 |
$payments[$result->getPMethID($i)]['DESCR'] = $result->getDescription($i);
|
57 |
|
|
|
|
|
|
|
58 |
$i++;
|
59 |
|
60 |
if(Mage::getStoreConfig('mpay24/mpay24as/old_merchantid') != Mage::getStoreConfig('mpay24/mpay24as/merchantid'))
|
62 |
}
|
63 |
|
64 |
Mage::getConfig()->saveConfig("mpay24/mpay24/active_payments", serialize($payments));
|
|
|
|
|
|
|
65 |
Mage::getConfig()->reinit();
|
66 |
Mage::app()->reinitStores();
|
67 |
} else {
|
app/code/community/Mpay24/Mpay24/controllers/PaymentController.php
CHANGED
@@ -235,10 +235,11 @@ class Mpay24_Mpay24_PaymentController extends Mage_Core_Controller_Front_Action
|
|
235 |
$order->save();
|
236 |
break;
|
237 |
case 'BILLED':
|
238 |
-
$order->getPayment()->setAdditionalInformation('mpay_tid', $mPAY24Result->getParam('MPAYTID'))->save();
|
239 |
$order->getPayment()->setAdditionalInformation('appr_code', $apprCode)->save();
|
240 |
|
241 |
if($order->getInvoiceCollection()->count() == 0) {
|
|
|
242 |
if(in_array($mPAY24Result->getParam('P_TYPE'), MPay24MagentoShop::getAllowedAuth())) {
|
243 |
$onlineCapture = false;
|
244 |
$mif = true;
|
235 |
$order->save();
|
236 |
break;
|
237 |
case 'BILLED':
|
238 |
+
$order->getPayment()->setAdditionalInformation('mpay_tid', $mPAY24Result->getParam('MPAYTID'))->save();
|
239 |
$order->getPayment()->setAdditionalInformation('appr_code', $apprCode)->save();
|
240 |
|
241 |
if($order->getInvoiceCollection()->count() == 0) {
|
242 |
+
$order->sendNewOrderEmail();
|
243 |
if(in_array($mPAY24Result->getParam('P_TYPE'), MPay24MagentoShop::getAllowedAuth())) {
|
244 |
$onlineCapture = false;
|
245 |
$mif = true;
|
app/code/community/Mpay24/Mpay24/etc/config.xml
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Mpay24_Mpay24>
|
5 |
-
<version>1.4.
|
6 |
</Mpay24_Mpay24>
|
7 |
</modules>
|
8 |
|
2 |
<config>
|
3 |
<modules>
|
4 |
<Mpay24_Mpay24>
|
5 |
+
<version>1.4.6</version>
|
6 |
</Mpay24_Mpay24>
|
7 |
</modules>
|
8 |
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.3.php
CHANGED
@@ -41,12 +41,12 @@ CREATE TABLE {$this->getTable('mpay24_debug')} (
|
|
41 |
");
|
42 |
|
43 |
|
44 |
-
$
|
45 |
-
|
46 |
");
|
47 |
|
48 |
-
$
|
49 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
50 |
");
|
51 |
|
52 |
$this->endSetup();
|
41 |
");
|
42 |
|
43 |
|
44 |
+
$this->run("
|
45 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
46 |
");
|
47 |
|
48 |
+
$this->run("
|
49 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
50 |
");
|
51 |
|
52 |
$this->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.4.php
CHANGED
@@ -24,9 +24,9 @@ $this->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE
|
|
24 |
|
25 |
$this->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
26 |
|
27 |
-
$
|
28 |
|
29 |
-
$
|
30 |
|
31 |
$this->endSetup();
|
32 |
?>
|
24 |
|
25 |
$this->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
26 |
|
27 |
+
$this->run(" UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
28 |
|
29 |
+
$this->run("UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
30 |
|
31 |
$this->endSetup();
|
32 |
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.5.php
CHANGED
@@ -24,9 +24,9 @@ $this->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE
|
|
24 |
|
25 |
$this->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
26 |
|
27 |
-
$
|
28 |
|
29 |
-
$
|
30 |
|
31 |
$this->endSetup();
|
32 |
?>
|
24 |
|
25 |
$this->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
26 |
|
27 |
+
$this->run(" UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
28 |
|
29 |
+
$this->run("UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
30 |
|
31 |
$this->endSetup();
|
32 |
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.4.6.php
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$this->startSetup();
|
22 |
+
|
23 |
+
$this->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
24 |
+
|
25 |
+
$this->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
26 |
+
|
27 |
+
$this->run("UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
28 |
+
|
29 |
+
$this->run("UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';");
|
30 |
+
|
31 |
+
$this->endSetup();
|
32 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-0.6.2-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.0-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.4-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.6-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.0.7-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.1-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.7-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.8-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.1.9-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.0-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.1-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.2.2-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.3.0-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.0-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4..php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.1-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.3.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.2-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.4.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.3-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.4.5.php
CHANGED
@@ -27,11 +27,11 @@ $installer->run("
|
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
-
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
-
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE '
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
27 |
");
|
28 |
|
29 |
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
");
|
32 |
|
33 |
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
");
|
36 |
|
37 |
$installer->endSetup();
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.5-1.4.6.php
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Magento
|
4 |
+
*
|
5 |
+
* NOTICE OF LICENSE
|
6 |
+
*
|
7 |
+
* This source file is subject to the Open Software License (OSL 3.0)
|
8 |
+
* that is bundled with this package in the file LICENSE.txt.
|
9 |
+
* It is also available through the world-wide-web at this URL:
|
10 |
+
* http://opensource.org/licenses/osl-3.0.php
|
11 |
+
* If you did not receive a copy of the license and are unable to
|
12 |
+
* obtain it through the world-wide-web, please send an email
|
13 |
+
* to license@magentocommerce.com so we can send you a copy immediately.
|
14 |
+
*
|
15 |
+
* @category Mpay24
|
16 |
+
* @package Mpay24_Mpay24
|
17 |
+
* @author Filipp Akinfiev
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
*/
|
20 |
+
|
21 |
+
$code = 'mpay24';
|
22 |
+
$installer = $this;
|
23 |
+
|
24 |
+
$installer->startSetup();
|
25 |
+
$installer->run("
|
26 |
+
DROP TABLE if exists {$this->getTable('mpay24_debug')};
|
27 |
+
");
|
28 |
+
|
29 |
+
$installer->run("
|
30 |
+
UPDATE `sales_flat_quote_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
31 |
+
");
|
32 |
+
|
33 |
+
$installer->run("
|
34 |
+
UPDATE `sales_flat_order_payment` SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_sp_%';
|
35 |
+
");
|
36 |
+
|
37 |
+
$installer->endSetup();
|
38 |
+
?>
|
app/design/adminhtml/default/default/template/mpay24/info/selectpayment.phtml
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
*/
|
20 |
?>
|
21 |
<p><b>
|
22 |
-
<?php echo "<label for='brand'>".Mage::helper('mpay24')->__("Payment method")."</label><span name='brand' style='float: right; margin-right: 400px;'><img src='https://www.mpay24.com/merchadm/img/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')'."</span>"; ?></b><br/>
|
23 |
<br/>
|
24 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
25 |
<b><?php echo "<label for='mpaytid'>MPAYTID</label><span name='mpaytid' style='float: right; margin-right: 400px;'>".$this->htmlEscape($this->getInfo()->getOrder()->getPayment()->getAdditionalInformation('mpay_tid'))."</span>"; ?></b>
|
19 |
*/
|
20 |
?>
|
21 |
<p><b>
|
22 |
+
<?php echo "<label for='brand'>".Mage::helper('mpay24')->__("Payment method")."</label><span name='brand' style='float: right; margin-right: 400px;'><img onerror='if(typeof selectedPayment === \"undefined\") selectedPayment=\"../../../web/img/logos/payment-mpay24\"; this.src=\"https://www.mpay24.com/merchadm/img/ptypes/\" + selectedPayment + \".png\";this.title=brand;this.alt=brand;' style='max-width: 40%;padding-top: 5px;' src='https://www.mpay24.com/merchadm/img/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')'."</span>"; ?></b><br/>
|
23 |
<br/>
|
24 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
25 |
<b><?php echo "<label for='mpaytid'>MPAYTID</label><span name='mpaytid' style='float: right; margin-right: 400px;'>".$this->htmlEscape($this->getInfo()->getOrder()->getPayment()->getAdditionalInformation('mpay_tid'))."</span>"; ?></b>
|
app/design/frontend/default/default/template/mpay24/form/area.phtml
CHANGED
@@ -102,9 +102,9 @@ if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'true') {
|
|
102 |
<td colspan="2">
|
103 |
<div style="width: 500px;"><!-- 248 -->
|
104 |
<?php foreach ($this->getActiveMethods() as $id => $payment):
|
105 |
-
if(strlen($id) == 1)
|
106 |
-
$id = "00$id";
|
107 |
-
elseif(strlen($id) == 2)
|
108 |
$id = "0$id";
|
109 |
?>
|
110 |
<div style="border:5px solid transparent; float:left;">
|
102 |
<td colspan="2">
|
103 |
<div style="width: 500px;"><!-- 248 -->
|
104 |
<?php foreach ($this->getActiveMethods() as $id => $payment):
|
105 |
+
if(strlen($id) == 1)
|
106 |
+
$id = "00$id";
|
107 |
+
elseif(strlen($id) == 2)
|
108 |
$id = "0$id";
|
109 |
?>
|
110 |
<div style="border:5px solid transparent; float:left;">
|
app/design/frontend/default/default/template/mpay24/form/dropDown.phtml
CHANGED
@@ -22,16 +22,17 @@
|
|
22 |
$_code=$this->getMethodCode();
|
23 |
|
24 |
if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'true') {
|
25 |
-
$brandsAndTypes = explode(", ", Mage::getStoreConfig('mpay24/mpay24/active_payment_types'));
|
26 |
-
$brands = array();
|
27 |
-
foreach($brandsAndTypes as $brandAndType)
|
28 |
$brands[substr($brandAndType, 0, strpos($brandAndType, "=>"))] = substr($brandAndType, strpos($brandAndType, "=>")+2);
|
29 |
|
30 |
$temp_brand="";
|
31 |
-
}
|
32 |
?>
|
33 |
<script type="text/javascript">
|
34 |
var selectedPayment = "../../../web/img/logos/payment-mpay24";
|
|
|
35 |
window.onload = function() {
|
36 |
var inputs = document.getElementById('mpay24_table').getElementsByTagName('input');
|
37 |
|
22 |
$_code=$this->getMethodCode();
|
23 |
|
24 |
if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'true') {
|
25 |
+
$brandsAndTypes = explode(", ", Mage::getStoreConfig('mpay24/mpay24/active_payment_types'));
|
26 |
+
$brands = array();
|
27 |
+
foreach($brandsAndTypes as $brandAndType)
|
28 |
$brands[substr($brandAndType, 0, strpos($brandAndType, "=>"))] = substr($brandAndType, strpos($brandAndType, "=>")+2);
|
29 |
|
30 |
$temp_brand="";
|
31 |
+
}
|
32 |
?>
|
33 |
<script type="text/javascript">
|
34 |
var selectedPayment = "../../../web/img/logos/payment-mpay24";
|
35 |
+
var brand = "";
|
36 |
window.onload = function() {
|
37 |
var inputs = document.getElementById('mpay24_table').getElementsByTagName('input');
|
38 |
|
app/design/frontend/default/default/template/mpay24/info/selectpayment.phtml
CHANGED
@@ -20,10 +20,6 @@
|
|
20 |
?>
|
21 |
<p><b>
|
22 |
<?php
|
23 |
-
// $pMethId = $this->getPMethId();
|
24 |
-
// if($pMethId == 0)
|
25 |
-
// $pMethId = "../../../web/img/logos/payment-mpay24";
|
26 |
-
|
27 |
echo "<img onerror='if(typeof selectedPayment === \"undefined\") selectedPayment=\"../../../web/img/logos/payment-mpay24\"; this.src=\"https://www.mpay24.com/merchadm/img/ptypes/\" + selectedPayment + \".png\";this.title=brand;this.alt=brand;' style='max-width: 40%;padding-top: 5px;' src='https://www.mpay24.com/merchadm/img/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')' ?></b><br/>
|
28 |
|
29 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
20 |
?>
|
21 |
<p><b>
|
22 |
<?php
|
|
|
|
|
|
|
|
|
23 |
echo "<img onerror='if(typeof selectedPayment === \"undefined\") selectedPayment=\"../../../web/img/logos/payment-mpay24\"; this.src=\"https://www.mpay24.com/merchadm/img/ptypes/\" + selectedPayment + \".png\";this.title=brand;this.alt=brand;' style='max-width: 40%;padding-top: 5px;' src='https://www.mpay24.com/merchadm/img/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')' ?></b><br/>
|
24 |
|
25 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
app/etc/modules/Mpay24_Mpay24.xml
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<depends>
|
8 |
<Mage_Payment />
|
9 |
</depends>
|
10 |
-
<version>1.4.
|
11 |
</Mpay24_Mpay24>
|
12 |
</modules>
|
13 |
</config>
|
7 |
<depends>
|
8 |
<Mage_Payment />
|
9 |
</depends>
|
10 |
+
<version>1.4.6</version>
|
11 |
</Mpay24_Mpay24>
|
12 |
</modules>
|
13 |
</config>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mPAY24</name>
|
4 |
-
<version>1.4.
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -22,15 +22,16 @@ Die Payment Lösung der mPAY24 GmbH unterstützt folgende Bezahlarten un
|
|
22 |
* Webzahlungsdienste (PayPal)
|
23 |
* Billpay (Online-Ratenkauf, Rechnungskauf und Lastschrift)
|
24 |
* SafetyPay (Online-Banking)
|
|
|
25 |

|
26 |

|
27 |

|
28 |
Weitere Informationen unter www.mPAY24.com</description>
|
29 |
-
<notes>
|
30 |
<authors><author><name>Filipp Akinfiev</name><user>auto-converted</user><email>firedrago.magento@gmail.com</email></author></authors>
|
31 |
-
<date>2013-07-
|
32 |
-
<time>
|
33 |
-
<contents><target name="magelocale"><dir name="de_AT"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="de_DE"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="de_CH"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="en_US"><file name="Mpay24_Mpay24.csv" hash="1cfa1bb474c632817c46f68b80669662"/></dir></target><target name="mageetc"><dir name="modules"><file name="Mpay24_Mpay24.xml" hash="9caa078c8d501daf44c43c96c285944d"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="mpay24"><dir name="form"><file name="area.phtml" hash="094f87bd0c18680526b71a15a921f4d9"/><file name="dropDown.phtml" hash="710cfd110e7bed5243a858f036c032b3"/></dir><dir name="info"><file name="selectpayment.phtml" hash="8226793abeeefcd1eac82c0726ce1819"/></dir></dir></dir><dir name="layout"><file name="mpay24.xml" hash="3417d5919482983b50e3d95820bbce4f"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="mpay24"><dir name="info"><file name="selectpayment.phtml" hash="370e2123561715591462cafc0af8d3d4"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Mpay24"><dir name="Mpay24"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Fieldset.php" hash="cb5955592fa8c56116ff86bc184e1cf8"/></dir></dir></dir></dir><dir name="Form"><file name="Selectpayment.php" hash="33c7e9d835118bcc70375b5c14bb5002"/></dir><dir name="Info"><file name="Selectpayment.php" hash="bc8da2bca1747af4def3a512acf3dc9c"/></dir><file name="Form.php" hash="d86b90b41641d7906348b0c746f446ec"/><file name="Mpay24.php" hash="4e1cb8cfea5f4b8f8a30d1423d7faa80"/><file name="ParentRedirect.php" hash="de08767824ea258fbfe743e48ad96b51"/></dir><dir name="Helper"><file name="Data.php" hash="a03853a3a120aea062b057c3f076da69"/></dir><dir name="Model"><dir name="Api"><dir name="xmls"><file name="1900000046.xml" hash=""/><file name="1900000047.xml" hash=""/><file name="1900000048.xml" hash=""/><file name="1900000049.xml" hash=""/><file name="1900000050.xml" hash=""/><file name="1900000051.xml" hash=""/><file name="Example_MDXI.xml" hash="660e8669bc96a337f3df4eafdc14d10f"/></dir><file name="MDXI.xsd" hash="1fe34d745ec21a9443d69be1d22ef402"/><file name="MPay24Api.php" hash="62a2baccad331e4028aa1ce477494e19"/><file name="MPay24MagentoShop.php" hash="5cbbc793a0f42581dbd775eb5d8f5c3a"/><file name="MPay24Shop.php" hash="bca4ac4968f1b9a6a95b808c1c285975"/><file name="cacert.pem" hash="4e0c8fcca8148533e6723f94463a3c73"/><file name="curllog.log" hash=""/><file name="orderXML.php" hash="be050d973024293b02244b46f0ab1c06"/></dir><dir name="Entity"><file name="Setup.php" hash="9018084a94bdb33d414e00a292f07620"/></dir><dir name="Method"><file name="Abstract.php" hash="be7ce6e978a0f7d910cab9926f287fd2"/><file name="Selectpayment.php" hash="42281735de0765dfc8513b7d4177c8d5"/></dir><dir name="Mpay24"><file name="Debug.php" hash="81e9f542ff38674def60b0b0cbf7415f"/></dir><dir name="Mysql4"><dir name="Mpay24"><dir name="Debug"><file name="Collection.php" hash="a666401af236feec1445997b2bec0b9c"/></dir><file name="Debug.php" hash="57bdb58db32907167967b9544bf0fae8"/></dir><file name="Setup.php" hash="e4b289f35d15f495ab0e8438d5a79834"/></dir><dir name="Source"><file name="AllowedIPs.php" hash="a623cab8d99169439c05007f97cc77f1"/><file name="BillAddr.php" hash="92594658bbd8b596336e8aa864596533"/><file name="ClearingAction.php" hash="4b2c3280fb7113d30cc51f224cbe3b7e"/><file name="FormTemplate.php" hash="862e898a14478959b9fb48fd93273609"/><file name="PaidOrder.php" hash="1852bbc6940be99928a5a81287c013d2"/><file name="PaymentsActive.php" hash="2307fb5d5c556af6130022f8c8d6ed2b"/><file name="Request.php" hash="9d26e8fb2e5e924d7b0cfdfe32aa9fca"/><file name="Result.php" hash="c170c561846a3e98f61918e8f7551fb8"/><file name="ShoppingCartRowsAction.php" hash="fefe4440476a8c055e700f54c4fbdbfb"/><file name="System.php" hash="fbd3e48cd38de26eec765c66943e39d3"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Encrypted.php" hash="cd54d9f1b22da04d51ced935a151b3a9"/></dir></dir></dir><file name="Config.php" hash="ede3ad7c0a6c6457263d6fecba118529"/><file name="Observer.php" hash="dc5c5d0b282ccd0e18843d9b6e1ba8bf"/><file name="Selectpayment.php" hash="d752b7a45d4ddfb73c08354bfaddb21d"/><file name="Session.php" hash="e92db9dba87f3baf415430774e414b04"/></dir><dir name="controllers"><file name="IndexController.php" hash="9ccac5fd19e5f5bb0d58056b3db16c42"/><file name="PaymentController.php" hash="496a3133f74c1ffadf8794388c8851ce"/></dir><dir name="etc"><file name="config.xml" hash="3a82b45c926ea6da5c4c3d045373badb"/><file name="system.xml" hash="4a844eee313d9cbde6e58896f8bc23b6"/></dir><dir name="sql"><dir name="mpay24_setup"><file name="mysql4-install-1.4.3.php" hash="b6a95bf6a44a51443ff6e6e870490d61"/><file name="mysql4-install-1.4.4.php" hash="7ba433e629adbbfdd35cbedf8b85918b"/><file name="mysql4-install-1.4.5.php" hash="7ba433e629adbbfdd35cbedf8b85918b"/><file name="mysql4-upgrade-0.6.2-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-0.6.2-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-0.6.2-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.0-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.0-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.0-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.4-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.4-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.4-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.6-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.6-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.6-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.7-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.7-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.0.7-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.1-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.1-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.1-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.7-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.7-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.7-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.8-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.8-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.8-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.9-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.9-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.1.9-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.0-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.0-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.0-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.1-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.1-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.1-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.2-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.2-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.2.2-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.3.0-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.3.0-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.3.0-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.0-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.0-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.0-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.1-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.1-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.1-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.2-1.4.3.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.2-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.2-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.3-1.4.4.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.3-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/><file name="mysql4-upgrade-1.4.4-1.4.5.php" hash="8c9e784c460a57d05d53656e5a9baeea"/></dir></dir></dir></dir></target></contents>
|
34 |
<compatible/>
|
35 |
<dependencies/>
|
36 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mPAY24</name>
|
4 |
+
<version>1.4.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
22 |
* Webzahlungsdienste (PayPal)
|
23 |
* Billpay (Online-Ratenkauf, Rechnungskauf und Lastschrift)
|
24 |
* SafetyPay (Online-Banking)
|
25 |
+
* Klarna
|
26 |

|
27 |

|
28 |

|
29 |
Weitere Informationen unter www.mPAY24.com</description>
|
30 |
+
<notes>Hot fixes</notes>
|
31 |
<authors><author><name>Filipp Akinfiev</name><user>auto-converted</user><email>firedrago.magento@gmail.com</email></author></authors>
|
32 |
+
<date>2013-07-23</date>
|
33 |
+
<time>11:36:52</time>
|
34 |
+
<contents><target name="magelocale"><dir name="de_AT"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="de_DE"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="de_CH"><file name="Mpay24_Mpay24.csv" hash="e55fbe56741682943f5565fec1b47442"/></dir><dir name="en_US"><file name="Mpay24_Mpay24.csv" hash="1cfa1bb474c632817c46f68b80669662"/></dir></target><target name="mageetc"><dir name="modules"><file name="Mpay24_Mpay24.xml" hash="e1b0b4f604d00f65beb786eb337edf6e"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="template"><dir name="mpay24"><dir name="form"><file name="area.phtml" hash="8c0e368160b7db4cc6e535178fbd8fcd"/><file name="dropDown.phtml" hash="fc6294e58238f9aafb88638ab6f13475"/></dir><dir name="info"><file name="selectpayment.phtml" hash="7a0bbe8937fbf7cd7645647e178a9acd"/></dir></dir></dir><dir name="layout"><file name="mpay24.xml" hash="3417d5919482983b50e3d95820bbce4f"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="mpay24"><dir name="info"><file name="selectpayment.phtml" hash="723f1c8a3389923e521f66f385d98184"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Mpay24"><dir name="Mpay24"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Fieldset.php" hash="cb5955592fa8c56116ff86bc184e1cf8"/></dir></dir></dir></dir><dir name="Form"><file name="Selectpayment.php" hash="7f19fe54c856bb330c79798241d4adf5"/></dir><dir name="Info"><file name="Selectpayment.php" hash="bc8da2bca1747af4def3a512acf3dc9c"/></dir><file name="Form.php" hash="d86b90b41641d7906348b0c746f446ec"/><file name="Mpay24.php" hash="4e1cb8cfea5f4b8f8a30d1423d7faa80"/><file name="ParentRedirect.php" hash="de08767824ea258fbfe743e48ad96b51"/></dir><dir name="Helper"><file name="Data.php" hash="a03853a3a120aea062b057c3f076da69"/></dir><dir name="Model"><dir name="Api"><dir name="xmls"><file name="Example_MDXI.xml" hash="660e8669bc96a337f3df4eafdc14d10f"/></dir><file name="MDXI.xsd" hash="ed7c1c7faba5c7e5921d1e6a4c68f2a2"/><file name="MPay24Api.php" hash="27e9b425d845a47b27f49eeb9aa37b96"/><file name="MPay24MagentoShop.php" hash="cb36d430755a641bf15f855005fc0441"/><file name="MPay24Shop.php" hash="bca4ac4968f1b9a6a95b808c1c285975"/><file name="cacert.pem" hash="4e0c8fcca8148533e6723f94463a3c73"/><file name="curllog.log" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="curllog.log~" hash="7f40c97c9c5e9b7901f4b7e9713ef2eb"/><file name="orderXML.php" hash="be050d973024293b02244b46f0ab1c06"/></dir><dir name="Entity"><file name="Setup.php" hash="9018084a94bdb33d414e00a292f07620"/></dir><dir name="Method"><file name="Abstract.php" hash="be7ce6e978a0f7d910cab9926f287fd2"/><file name="Selectpayment.php" hash="0912221b1cf47b0b4d0f627a38002547"/></dir><dir name="Mpay24"><file name="Debug.php" hash="81e9f542ff38674def60b0b0cbf7415f"/></dir><dir name="Mysql4"><dir name="Mpay24"><dir name="Debug"><file name="Collection.php" hash="a666401af236feec1445997b2bec0b9c"/></dir><file name="Debug.php" hash="57bdb58db32907167967b9544bf0fae8"/></dir><file name="Setup.php" hash="e4b289f35d15f495ab0e8438d5a79834"/></dir><dir name="Source"><file name="AllowedIPs.php" hash="a623cab8d99169439c05007f97cc77f1"/><file name="BillAddr.php" hash="92594658bbd8b596336e8aa864596533"/><file name="ClearingAction.php" hash="4b2c3280fb7113d30cc51f224cbe3b7e"/><file name="FormTemplate.php" hash="862e898a14478959b9fb48fd93273609"/><file name="PaidOrder.php" hash="1852bbc6940be99928a5a81287c013d2"/><file name="PaymentsActive.php" hash="2307fb5d5c556af6130022f8c8d6ed2b"/><file name="Request.php" hash="9d26e8fb2e5e924d7b0cfdfe32aa9fca"/><file name="Result.php" hash="c170c561846a3e98f61918e8f7551fb8"/><file name="ShoppingCartRowsAction.php" hash="fefe4440476a8c055e700f54c4fbdbfb"/><file name="System.php" hash="fbd3e48cd38de26eec765c66943e39d3"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Encrypted.php" hash="cd54d9f1b22da04d51ced935a151b3a9"/></dir></dir></dir><file name="Config.php" hash="ede3ad7c0a6c6457263d6fecba118529"/><file name="Observer.php" hash="bc19383c0f104970994e951de12e72c9"/><file name="Selectpayment.php" hash="d752b7a45d4ddfb73c08354bfaddb21d"/><file name="Session.php" hash="e92db9dba87f3baf415430774e414b04"/></dir><dir name="controllers"><file name="IndexController.php" hash="9ccac5fd19e5f5bb0d58056b3db16c42"/><file name="PaymentController.php" hash="6c7da3f54556fc5b18ba9b3be5437ca7"/></dir><dir name="etc"><file name="config.xml" hash="fec8e4f3f7f71d7bdbf9fb47653e2a61"/><file name="system.xml" hash="4a844eee313d9cbde6e58896f8bc23b6"/></dir><dir name="sql"><dir name="mpay24_setup"><file name="mysql4-install-1.4.3.php" hash="feee96792c6d94de4c44af7fa4d94dec"/><file name="mysql4-install-1.4.4.php" hash="ec9bd27a1e03dde6057b20870633ab6e"/><file name="mysql4-install-1.4.5.php" hash="ec9bd27a1e03dde6057b20870633ab6e"/><file name="mysql4-install-1.4.6.php" hash="24e845f1c7b5be9c9c8faa7201aca303"/><file name="mysql4-upgrade-0.6.2-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-0.6.2-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-0.6.2-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-0.6.2-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.0-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.0-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.0-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.0-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.4-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.4-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.4-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.4-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.6-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.6-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.6-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.6-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.7-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.7-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.7-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.0.7-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.1-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.1-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.1-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.1-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.7-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.7-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.7-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.7-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.8-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.8-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.8-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.8-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.9-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.9-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.9-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.1.9-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.0-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.0-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.0-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.0-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.1-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.1-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.1-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.1-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.2-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.2-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.2-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.2.2-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.3.0-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.3.0-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.3.0-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.3.0-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.0-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.0-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.0-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.0-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.1-1.4..php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.1-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.1-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.1-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.2-1.4.3.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.2-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.2-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.2-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.3-1.4.4.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.3-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.3-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.4-1.4.5.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.4-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/><file name="mysql4-upgrade-1.4.5-1.4.6.php" hash="7dd05035cb762ef4f2857c16ff023871"/></dir></dir></dir></dir></target></contents>
|
35 |
<compatible/>
|
36 |
<dependencies/>
|
37 |
</package>
|