Version Notes
mPAY24 logo URL were fixed
Download this release
Release Info
Developer | Filipp Akinfiev |
Extension | mPAY24 |
Version | 1.5.0 |
Comparing to | |
See all releases |
Code changes from version 1.4.9 to 1.5.0
- app/code/community/Mpay24/Mpay24/Model/Api/curllog.log +75 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000001.xml +58 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000002.xml +62 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000003.xml +62 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000004.xml +51 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000005.xml +71 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000006.xml +71 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000007.xml +70 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000008.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000009.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000010.xml +58 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000011.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000012.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000013.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000014.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000015.xml +58 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000016.xml +61 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000017.xml +52 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000018.xml +52 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000019.xml +59 -0
- app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000020.xml +49 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.5-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.6-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.7-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.8-1.4.9.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.8-1.5.0.php +53 -0
- app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.9-1.5.0.php +53 -0
- app/design/adminhtml/default/default/template/mpay24/info/selectpayment.phtml +1 -1
- app/design/frontend/default/default/template/mpay24/form/area.phtml +1 -1
- app/design/frontend/default/default/template/mpay24/form/dropDown.phtml +2 -2
- app/design/frontend/default/default/template/mpay24/info/selectpayment.phtml +1 -1
- package.xml +7 -7
app/code/community/Mpay24/Mpay24/Model/Api/curllog.log
CHANGED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
* About to connect() to test.mpay24.com port 443 (#0)
|
2 |
+
* Trying 213.164.23.169...
|
3 |
+
* connected
|
4 |
+
* Connected to test.mpay24.com (213.164.23.169) port 443 (#0)
|
5 |
+
* successfully set certificate verify locations:
|
6 |
+
* CAfile: /srv/data/web/vhosts/magento.mpay24.info/htdocs/app/code/community/Mpay24/Mpay24/Model/Api/cacert.pem
|
7 |
+
CApath: /etc/ssl/certs
|
8 |
+
* SSL connection using DHE-RSA-AES256-GCM-SHA384
|
9 |
+
* Server certificate:
|
10 |
+
* subject: OU=Domain Control Validated; OU=Provided by EUNETIC GmbH; OU=EuropeanSSL Single; CN=test.mpay24.com
|
11 |
+
* start date: 2013-05-13 00:00:00 GMT
|
12 |
+
* expire date: 2015-05-13 23:59:59 GMT
|
13 |
+
* subjectAltName: test.mpay24.com matched
|
14 |
+
* issuer: C=DE; O=EUNETIC GmbH; CN=EuropeanSSL Server CA
|
15 |
+
* SSL certificate verify ok.
|
16 |
+
* Server auth using Basic with user 'u99999'
|
17 |
+
> POST /app/bin/etpproxy_v15 HTTP/1.1
|
18 |
+
Authorization: Basic dTk5OTk5OkJydXNldmE4Ng==
|
19 |
+
User-Agent: Magento v. 1.8.0.0 - Module v. Magento 1.4.9
|
20 |
+
Host: test.mpay24.com
|
21 |
+
Accept: */*
|
22 |
+
Content-Length: 2745
|
23 |
+
Content-Type: application/x-www-form-urlencoded
|
24 |
+
Expect: 100-continue
|
25 |
+
|
26 |
+
* additional stuff not fine transfer.c:1037: 0 0
|
27 |
+
* HTTP 1.1 or later with persistent connection, pipelining supported
|
28 |
+
< HTTP/1.1 100 Continue
|
29 |
+
* additional stuff not fine transfer.c:1037: 0 0
|
30 |
+
* additional stuff not fine transfer.c:1037: 0 0
|
31 |
+
* additional stuff not fine transfer.c:1037: 0 0
|
32 |
+
* HTTP 1.1 or later with persistent connection, pipelining supported
|
33 |
+
< HTTP/1.1 200 OK
|
34 |
+
< Date: Tue, 14 Jan 2014 15:06:44 GMT
|
35 |
+
< Server: Apache
|
36 |
+
< Content-Length: 594
|
37 |
+
< Content-Type: text/xml; charset=utf-8
|
38 |
+
<
|
39 |
+
* Connection #0 to host test.mpay24.com left intact
|
40 |
+
* Closing connection #0
|
41 |
+
* About to connect() to test.mpay24.com port 443 (#0)
|
42 |
+
* Trying 213.164.23.169...
|
43 |
+
* connected
|
44 |
+
* Connected to test.mpay24.com (213.164.23.169) port 443 (#0)
|
45 |
+
* successfully set certificate verify locations:
|
46 |
+
* CAfile: /srv/data/web/vhosts/magento.mpay24.info/htdocs/app/code/community/Mpay24/Mpay24/Model/Api/cacert.pem
|
47 |
+
CApath: /etc/ssl/certs
|
48 |
+
* SSL connection using DHE-RSA-AES256-GCM-SHA384
|
49 |
+
* Server certificate:
|
50 |
+
* subject: OU=Domain Control Validated; OU=Provided by EUNETIC GmbH; OU=EuropeanSSL Single; CN=test.mpay24.com
|
51 |
+
* start date: 2013-05-13 00:00:00 GMT
|
52 |
+
* expire date: 2015-05-13 23:59:59 GMT
|
53 |
+
* subjectAltName: test.mpay24.com matched
|
54 |
+
* issuer: C=DE; O=EUNETIC GmbH; CN=EuropeanSSL Server CA
|
55 |
+
* SSL certificate verify ok.
|
56 |
+
* Server auth using Basic with user 'u99999'
|
57 |
+
> POST /app/bin/etpproxy_v15 HTTP/1.1
|
58 |
+
Authorization: Basic dTk5OTk5OkJydXNldmE4Ng==
|
59 |
+
User-Agent: mPAY24 PHP API $Rev: 9 $ ($Date:: 2013-10-29 #$)
|
60 |
+
Host: test.mpay24.com
|
61 |
+
Accept: */*
|
62 |
+
Content-Length: 448
|
63 |
+
Content-Type: application/x-www-form-urlencoded
|
64 |
+
|
65 |
+
* upload completely sent off: 448 out of 448 bytes
|
66 |
+
* additional stuff not fine transfer.c:1037: 0 0
|
67 |
+
* HTTP 1.1 or later with persistent connection, pipelining supported
|
68 |
+
< HTTP/1.1 200 OK
|
69 |
+
< Date: Tue, 14 Jan 2014 15:07:27 GMT
|
70 |
+
< Server: Apache
|
71 |
+
< Content-Length: 2729
|
72 |
+
< Content-Type: text/xml; charset=utf-8
|
73 |
+
<
|
74 |
+
* Connection #0 to host test.mpay24.com left intact
|
75 |
+
* Closing connection #0
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000001.xml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000001_2013-11-11</UserField>
|
5 |
+
<Tid>100000001</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<ShoppingCart>
|
8 |
+
<Item>
|
9 |
+
<Number>1</Number>
|
10 |
+
<ProductNr>1112</ProductNr>
|
11 |
+
<Description>Chair</Description>
|
12 |
+
<Package/>
|
13 |
+
<Quantity>2</Quantity>
|
14 |
+
<ItemPrice>129.99</ItemPrice>
|
15 |
+
<Price>259.98</Price>
|
16 |
+
</Item>
|
17 |
+
<Item>
|
18 |
+
<Number>2</Number>
|
19 |
+
<ProductNr>1111</ProductNr>
|
20 |
+
<Description>Ottoman</Description>
|
21 |
+
<Package/>
|
22 |
+
<Quantity>1</Quantity>
|
23 |
+
<ItemPrice>299.99</ItemPrice>
|
24 |
+
<Price>299.99</Price>
|
25 |
+
</Item>
|
26 |
+
<SubTotal>559.97</SubTotal>
|
27 |
+
<ShippingCosts Header="Flat Rate - Fixed">15.00</ShippingCosts>
|
28 |
+
</ShoppingCart>
|
29 |
+
<Price>574.97</Price>
|
30 |
+
<Currency>EUR</Currency>
|
31 |
+
<Customer Id="2">Max Musterman</Customer>
|
32 |
+
<BillingAddr Mode="ReadOnly">
|
33 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
34 |
+
<Street>Teststraße 123</Street>
|
35 |
+
<Street2>Tür Nr 5</Street2>
|
36 |
+
<Zip>1234</Zip>
|
37 |
+
<City>Wien</City>
|
38 |
+
<Country Code="AT"/>
|
39 |
+
<Email>sapolhei@hotmail.com</Email>
|
40 |
+
<Phone>0043123456789</Phone>
|
41 |
+
</BillingAddr>
|
42 |
+
<ShippingAddr Mode="ReadOnly">
|
43 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
44 |
+
<Street>Teststraße 123</Street>
|
45 |
+
<Street2>Tür Nr 5</Street2>
|
46 |
+
<Zip>1234</Zip>
|
47 |
+
<City>Wien</City>
|
48 |
+
<Country Code="AT"/>
|
49 |
+
<Email>sapolhei@hotmail.com</Email>
|
50 |
+
<Phone>0043123456789</Phone>
|
51 |
+
</ShippingAddr>
|
52 |
+
<URL>
|
53 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000001</Success>
|
54 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000001</Error>
|
55 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
56 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000001</Cancel>
|
57 |
+
</URL>
|
58 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000002.xml
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000002_2013-11-12</UserField>
|
5 |
+
<Tid>100000002</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="KLARNA" Brand="INVOICE"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
<ShippingCosts Header="Zahlungsgebühr (Absoluten Wert)">6.00</ShippingCosts>
|
32 |
+
</ShoppingCart>
|
33 |
+
<Price>1155.94</Price>
|
34 |
+
<Currency>EUR</Currency>
|
35 |
+
<Customer Id="2">Max Musterman</Customer>
|
36 |
+
<BillingAddr Mode="ReadOnly">
|
37 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
38 |
+
<Street>Teststraße 123</Street>
|
39 |
+
<Street2>Tür Nr 5</Street2>
|
40 |
+
<Zip>1234</Zip>
|
41 |
+
<City>Wien</City>
|
42 |
+
<Country Code="AT"/>
|
43 |
+
<Email>sapolhei@hotmail.com</Email>
|
44 |
+
<Phone>0043123456789</Phone>
|
45 |
+
</BillingAddr>
|
46 |
+
<ShippingAddr Mode="ReadOnly">
|
47 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
48 |
+
<Street>Teststraße 123</Street>
|
49 |
+
<Street2>Tür Nr 5</Street2>
|
50 |
+
<Zip>1234</Zip>
|
51 |
+
<City>Wien</City>
|
52 |
+
<Country Code="AT"/>
|
53 |
+
<Email>sapolhei@hotmail.com</Email>
|
54 |
+
<Phone>0043123456789</Phone>
|
55 |
+
</ShippingAddr>
|
56 |
+
<URL>
|
57 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000002</Success>
|
58 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000002</Error>
|
59 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
60 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000002</Cancel>
|
61 |
+
</URL>
|
62 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000003.xml
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000003_2013-11-12</UserField>
|
5 |
+
<Tid>100000003</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
<ShippingCosts Header="Zahlungsgebühr (2%)">22.40</ShippingCosts>
|
32 |
+
</ShoppingCart>
|
33 |
+
<Price>1172.34</Price>
|
34 |
+
<Currency>EUR</Currency>
|
35 |
+
<Customer Id="2">Max Musterman</Customer>
|
36 |
+
<BillingAddr Mode="ReadOnly">
|
37 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
38 |
+
<Street>Teststraße 123</Street>
|
39 |
+
<Street2>Tür Nr 5</Street2>
|
40 |
+
<Zip>1234</Zip>
|
41 |
+
<City>Wien</City>
|
42 |
+
<Country Code="AT"/>
|
43 |
+
<Email>sapolhei@hotmail.com</Email>
|
44 |
+
<Phone>0043123456789</Phone>
|
45 |
+
</BillingAddr>
|
46 |
+
<ShippingAddr Mode="ReadOnly">
|
47 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
48 |
+
<Street>Teststraße 123</Street>
|
49 |
+
<Street2>Tür Nr 5</Street2>
|
50 |
+
<Zip>1234</Zip>
|
51 |
+
<City>Wien</City>
|
52 |
+
<Country Code="AT"/>
|
53 |
+
<Email>sapolhei@hotmail.com</Email>
|
54 |
+
<Phone>0043123456789</Phone>
|
55 |
+
</ShippingAddr>
|
56 |
+
<URL>
|
57 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000003</Success>
|
58 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000003</Error>
|
59 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
60 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000003</Cancel>
|
61 |
+
</URL>
|
62 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000004.xml
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>91.119.59.34</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000004_2013-11-13</UserField>
|
5 |
+
<Tid>100000004</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>nine_4</ProductNr>
|
14 |
+
<Description>Nine West Women's Lucero Pump</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>1</Quantity>
|
17 |
+
<ItemPrice>89.99</ItemPrice>
|
18 |
+
<Price>89.99</Price>
|
19 |
+
</Item>
|
20 |
+
<SubTotal>89.99</SubTotal>
|
21 |
+
<ShippingCosts Header="Flat Rate - Fixed">5.00</ShippingCosts>
|
22 |
+
<ShippingCosts Header="Zahlungsgebühr (2%)">1.80</ShippingCosts>
|
23 |
+
</ShoppingCart>
|
24 |
+
<Price>96.79</Price>
|
25 |
+
<Currency>EUR</Currency>
|
26 |
+
<Customer Id="3">P Z</Customer>
|
27 |
+
<BillingAddr Mode="ReadOnly">
|
28 |
+
<Name Birthday="1970-01-01">P Z</Name>
|
29 |
+
<Street>Teststr 1</Street>
|
30 |
+
<Zip>1234</Zip>
|
31 |
+
<City>Testhausen</City>
|
32 |
+
<Country Code="AT"/>
|
33 |
+
<Email>hallodriho@gmail.com</Email>
|
34 |
+
<Phone>0123456789</Phone>
|
35 |
+
</BillingAddr>
|
36 |
+
<ShippingAddr Mode="ReadOnly">
|
37 |
+
<Name Birthday="1970-01-01">P Z</Name>
|
38 |
+
<Street>Teststr 1</Street>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Testhausen</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>hallodriho@gmail.com</Email>
|
43 |
+
<Phone>0123456789</Phone>
|
44 |
+
</ShippingAddr>
|
45 |
+
<URL>
|
46 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/guestsuccess/?tid=100000004</Success>
|
47 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000004</Error>
|
48 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
49 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000004</Cancel>
|
50 |
+
</URL>
|
51 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000005.xml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000005_2013-11-13</UserField>
|
5 |
+
<Tid>100000005</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>8</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>1039.92</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>4</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>1199.96</Price>
|
28 |
+
</Item>
|
29 |
+
<Item>
|
30 |
+
<Number>3</Number>
|
31 |
+
<ProductNr>n2610</ProductNr>
|
32 |
+
<Description>Nokia 2610 Phone</Description>
|
33 |
+
<Package/>
|
34 |
+
<Quantity>1</Quantity>
|
35 |
+
<ItemPrice>149.99</ItemPrice>
|
36 |
+
<Price>149.99</Price>
|
37 |
+
</Item>
|
38 |
+
<SubTotal>2389.87</SubTotal>
|
39 |
+
<ShippingCosts Header="Flat Rate - Fixed">65.00</ShippingCosts>
|
40 |
+
<ShippingCosts Header="Zahlungsgebühr (2%)">47.80</ShippingCosts>
|
41 |
+
</ShoppingCart>
|
42 |
+
<Price>2502.67</Price>
|
43 |
+
<Currency>EUR</Currency>
|
44 |
+
<Customer Id="2">Max Musterman</Customer>
|
45 |
+
<BillingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</BillingAddr>
|
55 |
+
<ShippingAddr Mode="ReadOnly">
|
56 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
57 |
+
<Street>Teststraße 123</Street>
|
58 |
+
<Street2>Tür Nr 5</Street2>
|
59 |
+
<Zip>1234</Zip>
|
60 |
+
<City>Wien</City>
|
61 |
+
<Country Code="AT"/>
|
62 |
+
<Email>sapolhei@hotmail.com</Email>
|
63 |
+
<Phone>0043123456789</Phone>
|
64 |
+
</ShippingAddr>
|
65 |
+
<URL>
|
66 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000005</Success>
|
67 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000005</Error>
|
68 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
69 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000005</Cancel>
|
70 |
+
</URL>
|
71 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000006.xml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000006_2013-11-13</UserField>
|
5 |
+
<Tid>100000006</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="MASTERCARD"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>8</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>1039.92</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>4</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>1199.96</Price>
|
28 |
+
</Item>
|
29 |
+
<Item>
|
30 |
+
<Number>3</Number>
|
31 |
+
<ProductNr>n2610</ProductNr>
|
32 |
+
<Description>Nokia 2610 Phone</Description>
|
33 |
+
<Package/>
|
34 |
+
<Quantity>1</Quantity>
|
35 |
+
<ItemPrice>149.99</ItemPrice>
|
36 |
+
<Price>149.99</Price>
|
37 |
+
</Item>
|
38 |
+
<SubTotal>2389.87</SubTotal>
|
39 |
+
<ShippingCosts Header="Flat Rate - Fixed">65.00</ShippingCosts>
|
40 |
+
<ShippingCosts Header="Zahlungsgebühr (1%)">23.90</ShippingCosts>
|
41 |
+
</ShoppingCart>
|
42 |
+
<Price>2478.77</Price>
|
43 |
+
<Currency>EUR</Currency>
|
44 |
+
<Customer Id="2">Max Musterman</Customer>
|
45 |
+
<BillingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</BillingAddr>
|
55 |
+
<ShippingAddr Mode="ReadOnly">
|
56 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
57 |
+
<Street>Teststraße 123</Street>
|
58 |
+
<Street2>Tür Nr 5</Street2>
|
59 |
+
<Zip>1234</Zip>
|
60 |
+
<City>Wien</City>
|
61 |
+
<Country Code="AT"/>
|
62 |
+
<Email>sapolhei@hotmail.com</Email>
|
63 |
+
<Phone>0043123456789</Phone>
|
64 |
+
</ShippingAddr>
|
65 |
+
<URL>
|
66 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000006</Success>
|
67 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000006</Error>
|
68 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
69 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000006</Cancel>
|
70 |
+
</URL>
|
71 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000007.xml
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000007_2013-11-13</UserField>
|
5 |
+
<Tid>100000007</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>8</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>1039.92</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>4</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>1199.96</Price>
|
28 |
+
</Item>
|
29 |
+
<Item>
|
30 |
+
<Number>3</Number>
|
31 |
+
<ProductNr>n2610</ProductNr>
|
32 |
+
<Description>Nokia 2610 Phone</Description>
|
33 |
+
<Package/>
|
34 |
+
<Quantity>1</Quantity>
|
35 |
+
<ItemPrice>149.99</ItemPrice>
|
36 |
+
<Price>149.99</Price>
|
37 |
+
</Item>
|
38 |
+
<SubTotal>2389.87</SubTotal>
|
39 |
+
<ShippingCosts Header="Flat Rate - Fixed">65.00</ShippingCosts>
|
40 |
+
</ShoppingCart>
|
41 |
+
<Price>2454.87</Price>
|
42 |
+
<Currency>EUR</Currency>
|
43 |
+
<Customer Id="2">Max Musterman</Customer>
|
44 |
+
<BillingAddr Mode="ReadOnly">
|
45 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
46 |
+
<Street>Teststraße 123</Street>
|
47 |
+
<Street2>Tür Nr 5</Street2>
|
48 |
+
<Zip>1234</Zip>
|
49 |
+
<City>Wien</City>
|
50 |
+
<Country Code="AT"/>
|
51 |
+
<Email>sapolhei@hotmail.com</Email>
|
52 |
+
<Phone>0043123456789</Phone>
|
53 |
+
</BillingAddr>
|
54 |
+
<ShippingAddr Mode="ReadOnly">
|
55 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
56 |
+
<Street>Teststraße 123</Street>
|
57 |
+
<Street2>Tür Nr 5</Street2>
|
58 |
+
<Zip>1234</Zip>
|
59 |
+
<City>Wien</City>
|
60 |
+
<Country Code="AT"/>
|
61 |
+
<Email>sapolhei@hotmail.com</Email>
|
62 |
+
<Phone>0043123456789</Phone>
|
63 |
+
</ShippingAddr>
|
64 |
+
<URL>
|
65 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000007</Success>
|
66 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000007</Error>
|
67 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
68 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000007</Cancel>
|
69 |
+
</URL>
|
70 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000008.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000008_2013-11-14</UserField>
|
5 |
+
<Tid>100000008</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000008</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000008</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000008</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000009.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000009_2013-11-14</UserField>
|
5 |
+
<Tid>100000009</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000009</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000009</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000009</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000010.xml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000010_2013-11-14</UserField>
|
5 |
+
<Tid>100000010</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<ShoppingCart>
|
8 |
+
<Item>
|
9 |
+
<Number>1</Number>
|
10 |
+
<ProductNr>1112</ProductNr>
|
11 |
+
<Description>Chair</Description>
|
12 |
+
<Package/>
|
13 |
+
<Quantity>4</Quantity>
|
14 |
+
<ItemPrice>129.99</ItemPrice>
|
15 |
+
<Price>519.96</Price>
|
16 |
+
</Item>
|
17 |
+
<Item>
|
18 |
+
<Number>2</Number>
|
19 |
+
<ProductNr>1111</ProductNr>
|
20 |
+
<Description>Ottoman</Description>
|
21 |
+
<Package/>
|
22 |
+
<Quantity>2</Quantity>
|
23 |
+
<ItemPrice>299.99</ItemPrice>
|
24 |
+
<Price>599.98</Price>
|
25 |
+
</Item>
|
26 |
+
<SubTotal>1119.94</SubTotal>
|
27 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
28 |
+
</ShoppingCart>
|
29 |
+
<Price>1149.94</Price>
|
30 |
+
<Currency>EUR</Currency>
|
31 |
+
<Customer Id="2">Max Musterman</Customer>
|
32 |
+
<BillingAddr Mode="ReadWrite">
|
33 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
34 |
+
<Street>Teststraße 123</Street>
|
35 |
+
<Street2>Tür Nr 5</Street2>
|
36 |
+
<Zip>1234</Zip>
|
37 |
+
<City>Wien</City>
|
38 |
+
<Country Code="AT"/>
|
39 |
+
<Email>sapolhei@hotmail.com</Email>
|
40 |
+
<Phone>0043123456789</Phone>
|
41 |
+
</BillingAddr>
|
42 |
+
<ShippingAddr Mode="ReadOnly">
|
43 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
44 |
+
<Street>Teststraße 123</Street>
|
45 |
+
<Street2>Tür Nr 5</Street2>
|
46 |
+
<Zip>1234</Zip>
|
47 |
+
<City>Wien</City>
|
48 |
+
<Country Code="AT"/>
|
49 |
+
<Email>sapolhei@hotmail.com</Email>
|
50 |
+
<Phone>0043123456789</Phone>
|
51 |
+
</ShippingAddr>
|
52 |
+
<URL>
|
53 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000010</Success>
|
54 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000010</Error>
|
55 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
56 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000010</Cancel>
|
57 |
+
</URL>
|
58 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000011.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000011_2013-11-14</UserField>
|
5 |
+
<Tid>100000011</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000011</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000011</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000011</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000012.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000012_2013-11-14</UserField>
|
5 |
+
<Tid>100000012</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000012</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000012</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000012</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000013.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000013_2013-11-14</UserField>
|
5 |
+
<Tid>100000013</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000013</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000013</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000013</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000014.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000014_2013-11-19</UserField>
|
5 |
+
<Tid>100000014</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="EPS"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000014</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000014</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000014</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000015.xml
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000015_2013-11-19</UserField>
|
5 |
+
<Tid>100000015</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<ShoppingCart>
|
8 |
+
<Item>
|
9 |
+
<Number>1</Number>
|
10 |
+
<ProductNr>1112</ProductNr>
|
11 |
+
<Description>Chair</Description>
|
12 |
+
<Package/>
|
13 |
+
<Quantity>12</Quantity>
|
14 |
+
<ItemPrice>129.99</ItemPrice>
|
15 |
+
<Price>1559.88</Price>
|
16 |
+
</Item>
|
17 |
+
<Item>
|
18 |
+
<Number>2</Number>
|
19 |
+
<ProductNr>1111</ProductNr>
|
20 |
+
<Description>Ottoman</Description>
|
21 |
+
<Package/>
|
22 |
+
<Quantity>6</Quantity>
|
23 |
+
<ItemPrice>299.99</ItemPrice>
|
24 |
+
<Price>1799.94</Price>
|
25 |
+
</Item>
|
26 |
+
<SubTotal>3359.82</SubTotal>
|
27 |
+
<ShippingCosts Header="Flat Rate - Fixed">90.00</ShippingCosts>
|
28 |
+
</ShoppingCart>
|
29 |
+
<Price>3449.82</Price>
|
30 |
+
<Currency>EUR</Currency>
|
31 |
+
<Customer Id="2">Max Musterman</Customer>
|
32 |
+
<BillingAddr Mode="ReadWrite">
|
33 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
34 |
+
<Street>Teststraße 123</Street>
|
35 |
+
<Street2>Tür Nr 5</Street2>
|
36 |
+
<Zip>1234</Zip>
|
37 |
+
<City>Wien</City>
|
38 |
+
<Country Code="AT"/>
|
39 |
+
<Email>sapolhei@hotmail.com</Email>
|
40 |
+
<Phone>0043123456789</Phone>
|
41 |
+
</BillingAddr>
|
42 |
+
<ShippingAddr Mode="ReadOnly">
|
43 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
44 |
+
<Street>Teststraße 123</Street>
|
45 |
+
<Street2>Tür Nr 5</Street2>
|
46 |
+
<Zip>1234</Zip>
|
47 |
+
<City>Wien</City>
|
48 |
+
<Country Code="AT"/>
|
49 |
+
<Email>sapolhei@hotmail.com</Email>
|
50 |
+
<Phone>0043123456789</Phone>
|
51 |
+
</ShippingAddr>
|
52 |
+
<URL>
|
53 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000015</Success>
|
54 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000015</Error>
|
55 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
56 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000015</Cancel>
|
57 |
+
</URL>
|
58 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000016.xml
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000016_2013-12-02</UserField>
|
5 |
+
<Tid>100000016</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="KLARNA" Brand="INVOICE"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>1112</ProductNr>
|
14 |
+
<Description>Chair</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>4</Quantity>
|
17 |
+
<ItemPrice>129.99</ItemPrice>
|
18 |
+
<Price>519.96</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>1111</ProductNr>
|
23 |
+
<Description>Ottoman</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>299.99</ItemPrice>
|
27 |
+
<Price>599.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>1119.94</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">30.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>1149.94</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="2">Max Musterman</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
37 |
+
<Street>Teststraße 123</Street>
|
38 |
+
<Street2>Tür Nr 5</Street2>
|
39 |
+
<Zip>1234</Zip>
|
40 |
+
<City>Wien</City>
|
41 |
+
<Country Code="AT"/>
|
42 |
+
<Email>sapolhei@hotmail.com</Email>
|
43 |
+
<Phone>0043123456789</Phone>
|
44 |
+
</BillingAddr>
|
45 |
+
<ShippingAddr Mode="ReadOnly">
|
46 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
47 |
+
<Street>Teststraße 123</Street>
|
48 |
+
<Street2>Tür Nr 5</Street2>
|
49 |
+
<Zip>1234</Zip>
|
50 |
+
<City>Wien</City>
|
51 |
+
<Country Code="AT"/>
|
52 |
+
<Email>sapolhei@hotmail.com</Email>
|
53 |
+
<Phone>0043123456789</Phone>
|
54 |
+
</ShippingAddr>
|
55 |
+
<URL>
|
56 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000016</Success>
|
57 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000016</Error>
|
58 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
59 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000016</Cancel>
|
60 |
+
</URL>
|
61 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000017.xml
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000017_2013-12-18</UserField>
|
5 |
+
<Tid>100000017</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="PB"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>zol_g_lrg</ProductNr>
|
14 |
+
<Description>Zolof The Rock And Roll Destroyer: LOL Cat T-shirt</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>1</Quantity>
|
17 |
+
<ItemPrice>18.75</ItemPrice>
|
18 |
+
<Price>18.75</Price>
|
19 |
+
</Item>
|
20 |
+
<SubTotal>18.75</SubTotal>
|
21 |
+
<ShippingCosts Header="Flat Rate - Fixed">5.00</ShippingCosts>
|
22 |
+
</ShoppingCart>
|
23 |
+
<Price>23.75</Price>
|
24 |
+
<Currency>EUR</Currency>
|
25 |
+
<Customer Id="2">Max Musterman</Customer>
|
26 |
+
<BillingAddr Mode="ReadWrite">
|
27 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
28 |
+
<Street>Teststraße 123</Street>
|
29 |
+
<Street2>Tür Nr 5</Street2>
|
30 |
+
<Zip>1234</Zip>
|
31 |
+
<City>Wien</City>
|
32 |
+
<Country Code="AT"/>
|
33 |
+
<Email>sapolhei@hotmail.com</Email>
|
34 |
+
<Phone>0043123456789</Phone>
|
35 |
+
</BillingAddr>
|
36 |
+
<ShippingAddr Mode="ReadOnly">
|
37 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
38 |
+
<Street>Teststraße 123</Street>
|
39 |
+
<Street2>Tür Nr 5</Street2>
|
40 |
+
<Zip>1234</Zip>
|
41 |
+
<City>Wien</City>
|
42 |
+
<Country Code="AT"/>
|
43 |
+
<Email>sapolhei@hotmail.com</Email>
|
44 |
+
<Phone>0043123456789</Phone>
|
45 |
+
</ShippingAddr>
|
46 |
+
<URL>
|
47 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000017</Success>
|
48 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000017</Error>
|
49 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
50 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000017</Cancel>
|
51 |
+
</URL>
|
52 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000018.xml
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000018_2013-12-18</UserField>
|
5 |
+
<Tid>100000018</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>coal_sm</ProductNr>
|
14 |
+
<Description>Coalesce: Functioning On Impatience T-Shirt</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>1</Quantity>
|
17 |
+
<ItemPrice>15.00</ItemPrice>
|
18 |
+
<Price>15</Price>
|
19 |
+
</Item>
|
20 |
+
<SubTotal>15.00</SubTotal>
|
21 |
+
<ShippingCosts Header="Flat Rate - Fixed">5.00</ShippingCosts>
|
22 |
+
</ShoppingCart>
|
23 |
+
<Price>20.00</Price>
|
24 |
+
<Currency>EUR</Currency>
|
25 |
+
<Customer Id="2">Max Musterman</Customer>
|
26 |
+
<BillingAddr Mode="ReadWrite">
|
27 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
28 |
+
<Street>Teststraße 123</Street>
|
29 |
+
<Street2>Tür Nr 5</Street2>
|
30 |
+
<Zip>1234</Zip>
|
31 |
+
<City>Wien</City>
|
32 |
+
<Country Code="AT"/>
|
33 |
+
<Email>sapolhei@hotmail.com</Email>
|
34 |
+
<Phone>0043123456789</Phone>
|
35 |
+
</BillingAddr>
|
36 |
+
<ShippingAddr Mode="ReadOnly">
|
37 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
38 |
+
<Street>Teststraße 123</Street>
|
39 |
+
<Street2>Tür Nr 5</Street2>
|
40 |
+
<Zip>1234</Zip>
|
41 |
+
<City>Wien</City>
|
42 |
+
<Country Code="AT"/>
|
43 |
+
<Email>sapolhei@hotmail.com</Email>
|
44 |
+
<Phone>0043123456789</Phone>
|
45 |
+
</ShippingAddr>
|
46 |
+
<URL>
|
47 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000018</Success>
|
48 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000018</Error>
|
49 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
50 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000018</Cancel>
|
51 |
+
</URL>
|
52 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000019.xml
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.8 100000019_2014-01-02</UserField>
|
5 |
+
<Tid>100000019</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<PaymentTypes Enable="true">
|
8 |
+
<Payment Type="CC" Brand="VISA"/>
|
9 |
+
</PaymentTypes>
|
10 |
+
<ShoppingCart>
|
11 |
+
<Item>
|
12 |
+
<Number>1</Number>
|
13 |
+
<ProductNr>nine_4</ProductNr>
|
14 |
+
<Description>Nine West Women's Lucero Pump</Description>
|
15 |
+
<Package/>
|
16 |
+
<Quantity>1</Quantity>
|
17 |
+
<ItemPrice>89.99</ItemPrice>
|
18 |
+
<Price>89.99</Price>
|
19 |
+
</Item>
|
20 |
+
<Item>
|
21 |
+
<Number>2</Number>
|
22 |
+
<ProductNr>nine_3</ProductNr>
|
23 |
+
<Description>Nine West Women's Lucero Pump</Description>
|
24 |
+
<Package/>
|
25 |
+
<Quantity>2</Quantity>
|
26 |
+
<ItemPrice>89.99</ItemPrice>
|
27 |
+
<Price>179.98</Price>
|
28 |
+
</Item>
|
29 |
+
<SubTotal>269.97</SubTotal>
|
30 |
+
<ShippingCosts Header="Flat Rate - Fixed">15.00</ShippingCosts>
|
31 |
+
</ShoppingCart>
|
32 |
+
<Price>284.97</Price>
|
33 |
+
<Currency>EUR</Currency>
|
34 |
+
<Customer Id="3">P Z</Customer>
|
35 |
+
<BillingAddr Mode="ReadWrite">
|
36 |
+
<Name Birthday="1970-01-01">P Z</Name>
|
37 |
+
<Street>Teststr 1</Street>
|
38 |
+
<Zip>1234</Zip>
|
39 |
+
<City>Testhausen</City>
|
40 |
+
<Country Code="AT"/>
|
41 |
+
<Email>hallodriho@gmail.com</Email>
|
42 |
+
<Phone>0123456789</Phone>
|
43 |
+
</BillingAddr>
|
44 |
+
<ShippingAddr Mode="ReadOnly">
|
45 |
+
<Name Birthday="1970-01-01">P Z</Name>
|
46 |
+
<Street>Teststr 1</Street>
|
47 |
+
<Zip>1234</Zip>
|
48 |
+
<City>Testhausen</City>
|
49 |
+
<Country Code="AT"/>
|
50 |
+
<Email>hallodriho@gmail.com</Email>
|
51 |
+
<Phone>0123456789</Phone>
|
52 |
+
</ShippingAddr>
|
53 |
+
<URL>
|
54 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000019</Success>
|
55 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000019</Error>
|
56 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
57 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000019</Cancel>
|
58 |
+
</URL>
|
59 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/Model/Api/xmls/100000020.xml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<Order Style="margin-left: auto; margin-right: auto; width: 600px;">
|
3 |
+
<ClientIP>80.110.33.70</ClientIP>
|
4 |
+
<UserField>Magento 1.4.9 100000020_2014-01-14</UserField>
|
5 |
+
<Tid>100000020</Tid>
|
6 |
+
<TemplateSet Language="DE"/>
|
7 |
+
<ShoppingCart>
|
8 |
+
<Item>
|
9 |
+
<Number>1</Number>
|
10 |
+
<ProductNr>1111</ProductNr>
|
11 |
+
<Description>Ottoman</Description>
|
12 |
+
<Package/>
|
13 |
+
<Quantity>1</Quantity>
|
14 |
+
<ItemPrice>299.99</ItemPrice>
|
15 |
+
<Price>299.99</Price>
|
16 |
+
</Item>
|
17 |
+
<SubTotal>299.99</SubTotal>
|
18 |
+
<ShippingCosts Header="Flat Rate - Fixed">5.00</ShippingCosts>
|
19 |
+
</ShoppingCart>
|
20 |
+
<Price>304.99</Price>
|
21 |
+
<Currency>EUR</Currency>
|
22 |
+
<Customer Id="2">Max Musterman</Customer>
|
23 |
+
<BillingAddr Mode="ReadWrite">
|
24 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
25 |
+
<Street>Teststraße 123</Street>
|
26 |
+
<Street2>Tür Nr 5</Street2>
|
27 |
+
<Zip>1234</Zip>
|
28 |
+
<City>Wien</City>
|
29 |
+
<Country Code="AT"/>
|
30 |
+
<Email>sapolhei@hotmail.com</Email>
|
31 |
+
<Phone>0043123456789</Phone>
|
32 |
+
</BillingAddr>
|
33 |
+
<ShippingAddr Mode="ReadOnly">
|
34 |
+
<Name Birthday="1970-01-01">Max Musterman</Name>
|
35 |
+
<Street>Teststraße 123</Street>
|
36 |
+
<Street2>Tür Nr 5</Street2>
|
37 |
+
<Zip>1234</Zip>
|
38 |
+
<City>Wien</City>
|
39 |
+
<Country Code="AT"/>
|
40 |
+
<Email>sapolhei@hotmail.com</Email>
|
41 |
+
<Phone>0043123456789</Phone>
|
42 |
+
</ShippingAddr>
|
43 |
+
<URL>
|
44 |
+
<Success>http://magento.mpay24.info/index.php/mpay24/payment/success/?TID=100000020</Success>
|
45 |
+
<Error>http://magento.mpay24.info/index.php/mpay24/payment/error/?TID=100000020</Error>
|
46 |
+
<Confirmation>http://magento.mpay24.info/index.php/mpay24/payment/confirmation/</Confirmation>
|
47 |
+
<Cancel>http://magento.mpay24.info/index.php/mpay24/payment/cancel/?TID=100000020</Cancel>
|
48 |
+
</URL>
|
49 |
+
</Order>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-install-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-install-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.4-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.4-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.5-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.5-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.6-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.6-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.7-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.7-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.8-1.4.9.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.7-1.4.8.php 16 2013-11-12 15:30:44Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.8-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.7-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/code/community/Mpay24/Mpay24/sql/mpay24_setup/mysql4-upgrade-1.4.9-1.5.0.php
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 Firedrago Magento
|
18 |
+
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
|
19 |
+
* @version $Id: mysql4-upgrade-1.4.7-1.4.9.php 18 2013-12-10 07:19:33Z sapolhei $
|
20 |
+
*/
|
21 |
+
if(class_exists('Mage_Sales_Model_Resource_Setup'))
|
22 |
+
$install = new Mage_Sales_Model_Resource_Setup('sales_setup');
|
23 |
+
else
|
24 |
+
$install = $this;
|
25 |
+
|
26 |
+
$install->startSetup();
|
27 |
+
|
28 |
+
$install->run("DELETE FROM {$this->getTable('core_config_data')} WHERE `path` LIKE '%mpay%'");
|
29 |
+
|
30 |
+
$install->run("DROP TABLE if exists {$this->getTable('mpay24_debug')};");
|
31 |
+
|
32 |
+
$install->run("UPDATE {$this->getTable('sales_flat_quote_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
33 |
+
|
34 |
+
$install->run("UPDATE {$this->getTable('sales_flat_order_payment')} SET `method` = 'mpay24' WHERE `method` LIKE 'mpay24_%';");
|
35 |
+
|
36 |
+
$install->addAttribute('quote_address', 'payment_charge_type', array('type' => 'varchar'));
|
37 |
+
$install->addAttribute('quote_address', 'payment_charge', array('type' => 'decimal'));
|
38 |
+
$install->addAttribute('quote_address', 'base_payment_charge', array('type' => 'decimal'));
|
39 |
+
|
40 |
+
$install->addAttribute('order', 'payment_charge_type', array('type' => 'varchar'));
|
41 |
+
$install->addAttribute('order', 'payment_charge', array('type' => 'decimal'));
|
42 |
+
$install->addAttribute('order', 'base_payment_charge', array('type' => 'decimal'));
|
43 |
+
|
44 |
+
$install->addAttribute('invoice', 'payment_charge_type', array('type' => 'varchar'));
|
45 |
+
$install->addAttribute('invoice', 'payment_charge', array('type' => 'decimal'));
|
46 |
+
$install->addAttribute('invoice', 'base_payment_charge', array('type' => 'decimal'));
|
47 |
+
|
48 |
+
$install->addAttribute('creditmemo', 'payment_charge_type', array('type' => 'varchar'));
|
49 |
+
$install->addAttribute('creditmemo', 'payment_charge', array('type' => 'decimal'));
|
50 |
+
$install->addAttribute('creditmemo', 'base_payment_charge', array('type' => 'decimal'));
|
51 |
+
|
52 |
+
$install->endSetup();
|
53 |
+
?>
|
app/design/adminhtml/default/default/template/mpay24/info/selectpayment.phtml
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
*/
|
21 |
?>
|
22 |
<p><b>
|
23 |
-
<?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=\"../../../
|
24 |
<br/>
|
25 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
26 |
<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>
|
20 |
*/
|
21 |
?>
|
22 |
<p><b>
|
23 |
+
<?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=\"../../../img/logos/payment-mpay24\"; this.src=\"https://www.mpay24.com/web/img/logos/ptypes/\" + selectedPayment + \".png\";this.title=brand;this.alt=brand;' style='max-width: 40%;padding-top: 5px;' src='https://www.mpay24.com/web/img/logos/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')'."</span>"; ?></b><br/>
|
24 |
<br/>
|
25 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
26 |
<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
@@ -30,7 +30,7 @@ if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'true') {
|
|
30 |
}
|
31 |
?>
|
32 |
<script type="text/javascript">
|
33 |
-
var selectedPayment = "../../../
|
34 |
var brand = "";
|
35 |
</script>
|
36 |
|
30 |
}
|
31 |
?>
|
32 |
<script type="text/javascript">
|
33 |
+
var selectedPayment = "../../../img/logos/payment-mpay24";
|
34 |
var brand = "";
|
35 |
</script>
|
36 |
|
app/design/frontend/default/default/template/mpay24/form/dropDown.phtml
CHANGED
@@ -99,10 +99,10 @@ if(Mage::getStoreConfig('mpay24/mpay24/payments_active') == 'true') {
|
|
99 |
<tr>
|
100 |
<td>
|
101 |
<?php if(Mage::getStoreConfig('mpay24/mpay24/forced_preselection') == 1):?>
|
102 |
-
<select id="mpay24_ps" name="mpay24_ps" style="margin-top: 20px; margin-bottom:20px; width: 256px" title="mPAY24 <?php echo Mage::helper('mpay24')->__("Payment method");?>" onchange="document.getElementById('mpay24_img').src='https://www.mpay24.com/
|
103 |
<?php else:?>
|
104 |
<select id="mpay24_ps" name="mpay24_ps" style="margin-top: 20px; margin-bottom:20px; width: 256px" title="mPAY24 <?php echo Mage::helper('mpay24')->__("Payment method");?>" onchange="document.getElementById('mpay24_img').style.display = (this.selectedIndex != 0) ? 'block' : 'none';
|
105 |
-
document.getElementById('mpay24_img').src='https://www.mpay24.com/
|
106 |
<?php endif;?>
|
107 |
<?php if(Mage::getStoreConfig('mpay24/mpay24/forced_preselection') != 1):?>
|
108 |
<option value="false">mPAY24 (<?php echo Mage::helper('mpay24')->__("All payment methods") ?>)</option>
|
99 |
<tr>
|
100 |
<td>
|
101 |
<?php if(Mage::getStoreConfig('mpay24/mpay24/forced_preselection') == 1):?>
|
102 |
+
<select id="mpay24_ps" name="mpay24_ps" style="margin-top: 20px; margin-bottom:20px; width: 256px" title="mPAY24 <?php echo Mage::helper('mpay24')->__("Payment method");?>" onchange="document.getElementById('mpay24_img').src='https://www.mpay24.com/web/img/logos/ptypes/'+this.options[this.selectedIndex].value.substr(0,3)+'.png';selectedPayment=this.options[this.selectedIndex].value.substr(0,3);">
|
103 |
<?php else:?>
|
104 |
<select id="mpay24_ps" name="mpay24_ps" style="margin-top: 20px; margin-bottom:20px; width: 256px" title="mPAY24 <?php echo Mage::helper('mpay24')->__("Payment method");?>" onchange="document.getElementById('mpay24_img').style.display = (this.selectedIndex != 0) ? 'block' : 'none';
|
105 |
+
document.getElementById('mpay24_img').src='https://www.mpay24.com/web/img/logos/ptypes/'+this.options[this.selectedIndex].value.substr(0,3)+'.png';selectedPayment=this.options[this.selectedIndex].value.substr(0,3);">
|
106 |
<?php endif;?>
|
107 |
<?php if(Mage::getStoreConfig('mpay24/mpay24/forced_preselection') != 1):?>
|
108 |
<option value="false">mPAY24 (<?php echo Mage::helper('mpay24')->__("All payment methods") ?>)</option>
|
app/design/frontend/default/default/template/mpay24/info/selectpayment.phtml
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
?>
|
22 |
<p><b>
|
23 |
<?php
|
24 |
-
echo "<img onerror='if(typeof selectedPayment === \"undefined\") selectedPayment=\"../../../
|
25 |
|
26 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
27 |
<?php echo Mage::helper('mpay24')->__("Approval code") . ": " . $this->htmlEscape($this->getInfo()->getOrder()->getPayment()->getAdditionalInformation('appr_code')) ?><br/>
|
21 |
?>
|
22 |
<p><b>
|
23 |
<?php
|
24 |
+
echo "<img onerror='if(typeof selectedPayment === \"undefined\") selectedPayment=\"../../../img/logos/payment-mpay24\"; this.src=\"https://www.mpay24.com/web/img/logos/ptypes/\" + selectedPayment + \".png\";this.title=brand;this.alt=brand;' style='max-width: 40%;padding-top: 5px;' src='https://www.mpay24.com/web/img/logos/ptypes/".$this->getPMethId().".png' alt='".$this->getPType()."-".$this->getBrand()."' title='".$this->getPType()."-".$this->getBrand()."'>".' ('.Mage::getStoreConfig('payment/mpay24/title').')' ?></b><br/>
|
25 |
|
26 |
<?php if($this->getMethod()->getData('info_instance')->getOrder() !== null): ?>
|
27 |
<?php echo Mage::helper('mpay24')->__("Approval code") . ": " . $this->htmlEscape($this->getInfo()->getOrder()->getPayment()->getAdditionalInformation('appr_code')) ?><br/>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mPAY24</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL 3.0)</license>
|
7 |
<channel>community</channel>
|
@@ -22,15 +22,15 @@ 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>
|
31 |
-
<date>
|
32 |
-
<time>
|
33 |
-
<contents><target name="magelocale"><dir name="de_AT"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="de_DE"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="de_CH"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="en_US"><file name="Mpay24_Mpay24.csv" hash="11370cb31ba912887f880b921964e21f"/></dir></target><target name="mageetc"><dir name="modules"><file name="Mpay24_Mpay24.xml" hash="82ae0bc8ee6737b8b7cc84b74d73008a"/></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="
|
34 |
<compatible/>
|
35 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
36 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>mPAY24</name>
|
4 |
+
<version>1.5.0</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 |
+

|
26 |

|
27 |

|
28 |
Weitere Informationen unter www.mPAY24.com</description>
|
29 |
+
<notes>mPAY24 logo URL were fixed</notes>
|
30 |
+
<authors><author><name>Filipp Akinfiev</name><user>firedrago</user><email>firedrago.magento@gmail.com</email></author></authors>
|
31 |
+
<date>2014-01-14</date>
|
32 |
+
<time>15:21:16</time>
|
33 |
+
<contents><target name="magelocale"><dir name="de_AT"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="de_DE"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="de_CH"><file name="Mpay24_Mpay24.csv" hash="a7e72d1087393f94d86861ed0e883e85"/></dir><dir name="en_US"><file name="Mpay24_Mpay24.csv" hash="11370cb31ba912887f880b921964e21f"/></dir></target><target name="mageetc"><dir name="modules"><file name="Mpay24_Mpay24.xml" hash="82ae0bc8ee6737b8b7cc84b74d73008a"/></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="fe11ae7d628e05ed7939c88319b2f319"/><file name="dropDown.phtml" hash="d8075d43c2dc3b8f8ec164bdc914ca67"/></dir><dir name="info"><file name="selectpayment.phtml" hash="2f08ed3daab053d6c8b176d07afc6cd5"/></dir></dir></dir><dir name="layout"><file name="mpay24.xml" hash="f61a3b1f24cf322c25d0cbfc23f473d6"/></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="mpay24"><dir name="info"><dir name="pdf"><file name="selectpayment.phtml" hash="fbdb9f2a8059cef41294ad0ebb66f6ed"/></dir><file name="selectpayment.phtml" hash="e0e9055e8c3c52f6c5c512b47e2d584d"/></dir></dir></dir></dir></dir></dir></target><target name="magecommunity"><dir name="Mpay24"><dir name="Mpay24"><dir name="Block"><dir name="Adminhtml"><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="Totals.php" hash="3370e076767f51aaf3a5e35564b64d7b"/></dir><dir name="Invoice"><file name="Totals.php" hash="45beeec6902eddd0a68d5d196c9c8993"/></dir><file name="Totals.php" hash="a9ea28f1c34c458ef346484a07a25ce4"/></dir><file name="Totals.php" hash="3e7a1e3c5e7beecf656708fb6ef451ba"/></dir><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Fieldset.php" hash="31b844c88656b15886884edceff8e2bf"/></dir></dir></dir></dir><dir name="Form"><file name="Selectpayment.php" hash="9ec3a4bd0d85368b1d1d8dd48a8b562c"/></dir><file name="Form.php" hash="72f46c1cddecdb39cac90558ae3f8f34"/><dir name="Info"><file name="Selectpayment.php" hash="8617c9b39fff14c9da36134823713b8d"/></dir><file name="Mpay24.php" hash="7cd507fba0979dc4f3eb937e37bc52ff"/><file name="ParentRedirect.php" hash="f99827ac084d828afdeeea9014933c57"/><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><file name="Totals.php" hash="1d10e5e7f3022b8b4e12ffaf9fa0b42d"/></dir><dir name="Invoice"><file name="Totals.php" hash="b531a8c77d11c6af8ff13807062c3a36"/></dir><file name="Totals.php" hash="6012cce58a706e6762c5624e52a6191b"/></dir></dir></dir><dir name="Helper"><file name="Data.php" hash="d02323e509bf1e693641a007e881d84a"/></dir><dir name="Model"><dir name="Api"><file name="MDXI.xsd" hash="4caed9393190d1dacea5efc43f5b16ad"/><file name="MPay24Api.php" hash="6f96a97da40b296db3aabdd6447985a5"/><file name="MPay24MagentoShop.php" hash="4779293b74b48dff14db85327a814135"/><file name="MPay24Shop.php" hash="ffad7b21f937968ee0bc92347aea217a"/><file name="cacert.pem" hash="b4bc508481b6291f414f4e6fd7e5d0a5"/><file name="curllog.log" hash="0202fd105b990e57a141a4445795d0e3"/><file name="orderXML.php" hash="704a162695cd9f540ca3123d0e7c6f12"/><dir name="xmls"><file name="100000001.xml" hash="016972a20d7414b0161ab82af880517a"/><file name="100000002.xml" hash="361e6ee6f6a3503b409176aef651a156"/><file name="100000003.xml" hash="8a265c16fe11bc466ada006dd0c570e1"/><file name="100000004.xml" hash="2735f1e04a46a05f73fb59d837ecc2eb"/><file name="100000005.xml" hash="2d4b09432820f771a38c59963d14715c"/><file name="100000006.xml" hash="bd6b6166a2693c32cea858a3dc331af4"/><file name="100000007.xml" hash="904ddef67a89fc22c2f69128bc660678"/><file name="100000008.xml" hash="2042eb4bb7be4d7acc7885be0d47ae1c"/><file name="100000009.xml" hash="6e4e821176def45edfab19690e572d93"/><file name="100000010.xml" hash="1b4bf4a6f25c6182bb564ded8fe260f6"/><file name="100000011.xml" hash="7edc231c8f5568deb4cf9c9a23ce602f"/><file name="100000012.xml" hash="8d1aff5751abcac54e1cbc6ee8af0825"/><file name="100000013.xml" hash="4b4c7d7bd75089cf4c9b85be38b48ab9"/><file name="100000014.xml" hash="c1de946164a1befb3d39992cc97932d7"/><file name="100000015.xml" hash="9b60e0f772abb1ddcaf5d7de922ceabd"/><file name="100000016.xml" hash="13b918934cbb7780c70c85754d64ca42"/><file name="100000017.xml" hash="f4682100fbf6681795b1c7d6b2fe9432"/><file name="100000018.xml" hash="c30523842cc1f694010d544b505878ca"/><file name="100000019.xml" hash="52c805c3d82eaa560d7f8be9c225a2a1"/><file name="100000020.xml" hash="77915097fede58e1c3980c2a15ded4b3"/><file name="Example_MDXI.xml" hash="660e8669bc96a337f3df4eafdc14d10f"/></dir></dir><file name="Config.php" hash="3f24700f4a88009c8b288f0b28cdecc8"/><dir name="Entity"><file name="Setup.php" hash="b430870f5b30400666d49e872fcb1829"/></dir><dir name="Method"><file name="Abstract.php" hash="fc8ae6c60da3f92ad5a8f94e5f6685b3"/><file name="Selectpayment.php" hash="f0854bae6bdaa01e1e16b2804da6b9fd"/></dir><dir name="Mpay24"><file name="Debug.php" hash="0292a590e18f447302a567e4805cc395"/></dir><dir name="Mysql4"><dir name="Mpay24"><dir name="Debug"><file name="Collection.php" hash="8ad74bfe0138d89799966b0a5098b973"/></dir><file name="Debug.php" hash="92e0274bbf10e95551ee1b2ce32fe77f"/></dir><file name="Setup.php" hash="cfde4d0356acd80dfc7ab96eb6fbc435"/></dir><file name="Observer.php" hash="57fea1fb914ff658d569ed89d13fd26a"/><dir name="Sales"><dir name="Order"><dir name="Creditmemo"><dir name="Total"><file name="Paymentcharge.php" hash="2a18a3056a29073476c71167b0123b65"/></dir></dir><dir name="Invoice"><dir name="Total"><file name="Paymentcharge.php" hash="0ac2ca2a09948eab7b5c29d3b167ed90"/></dir></dir></dir><dir name="Quote"><dir name="Address"><dir name="Total"><file name="Paymentcharge.php" hash="03cef9af1493b3a96fda734f8126c8cf"/></dir></dir></dir></dir><file name="Selectpayment.php" hash="6ff7750c42535e2921b17a7fab397f2a"/><file name="Session.php" hash="4b5004e1e1bb6eb411ff3462f0b01112"/><dir name="Source"><file name="AllowedIPs.php" hash="18da40de21159be4ac8be98909c5e284"/><file name="BillAddr.php" hash="80f771c682b65ed5f33eadfca86d6b58"/><file name="ClearingAction.php" hash="bafcc60b16e0345e0a12a49e7fb2ddc3"/><file name="FormTemplate.php" hash="d8d72b857ef3898a5b40601442408448"/><file name="PaidOrder.php" hash="ea962026625292782fd3830667419490"/><file name="PaymentCharge.php" hash="8f3f8b1548699bca5c63942e4c8916bb"/><file name="PaymentsActive.php" hash="408c0c11925732e2d6433d867d221d63"/><file name="Request.php" hash="89a5f1bc2c4984aaa2fdbe0e3e5e2b19"/><file name="Result.php" hash="85bafadd31d2f9da948721a8831f3d9e"/><file name="ShoppingCartRowsAction.php" hash="bc66fc6256b192d6b113537a73211cf3"/><file name="System.php" hash="f6142277dfbdab3e0e71fb9814c24652"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Encrypted.php" hash="66086ea048550c72962e7690b9a1c768"/></dir></dir></dir></dir><dir name="controllers"><file name="IndexController.php" hash="8ede56cc97e53af699648fa65566a7c5"/><file name="PaymentController.php" hash="76dbc4537c25161956c79379f5911d8d"/></dir><dir name="etc"><file name="config.xml" hash="15de01401898d6ce91343dbbe229c00d"/><file name="system.xml" hash="f1c9ede9364cf9b1d6734f86d5190a90"/></dir><dir name="sql"><dir name="mpay24_setup"><file name="mysql4-install-1.4.9.php" hash="42b963337c5fc68c8e15a0a3ff0b09fc"/><file name="mysql4-install-1.5.0.php" hash="42b963337c5fc68c8e15a0a3ff0b09fc"/><file name="mysql4-upgrade-1.4.4-1.4.5.php" hash="05a7d1f81102a1f05ef2c4b8cf33aa85"/><file name="mysql4-upgrade-1.4.4-1.4.6.php" hash="5bf86d6498af63fb0afe3953c14d4e7e"/><file name="mysql4-upgrade-1.4.4-1.4.7.php" hash="08e2aa39f98e5c0cdb52cdb0823a015b"/><file name="mysql4-upgrade-1.4.4-1.4.8.php" hash="ae6956df0cf6530463d98b2f0b814e32"/><file name="mysql4-upgrade-1.4.4-1.4.9.php" hash="26f251d1939ee4d9a156499c61bbd7f3"/><file name="mysql4-upgrade-1.4.4-1.5.0.php" hash="26f251d1939ee4d9a156499c61bbd7f3"/><file name="mysql4-upgrade-1.4.5-1.4.6.php" hash="d87de8d8c3037199051d8e579a4ac3f9"/><file name="mysql4-upgrade-1.4.5-1.4.7.php" hash="86eb6d0edef7c76f4d709a1dd2187191"/><file name="mysql4-upgrade-1.4.5-1.4.8.php" hash="f3157f8e0ef74958e357ba5dcccc3fed"/><file name="mysql4-upgrade-1.4.5-1.4.9.php" hash="0f01b950b01f4ac0f9c78a200fd8f013"/><file name="mysql4-upgrade-1.4.5-1.5.0.php" hash="0f01b950b01f4ac0f9c78a200fd8f013"/><file name="mysql4-upgrade-1.4.6-1.4.7.php" hash="e041611350cc319072fd0cba3824ed96"/><file name="mysql4-upgrade-1.4.6-1.4.8.php" hash="e1c0aed8b5cc3c144ba50f9526e4e9db"/><file name="mysql4-upgrade-1.4.6-1.4.9.php" hash="ce762f7b367d3863a388316faac149f9"/><file name="mysql4-upgrade-1.4.6-1.5.0.php" hash="ce762f7b367d3863a388316faac149f9"/><file name="mysql4-upgrade-1.4.7-1.4.8.php" hash="71cd3d81e624084012b41031083ced69"/><file name="mysql4-upgrade-1.4.7-1.4.9.php" hash="f527ac405e1d125f5b563f21cc353d7b"/><file name="mysql4-upgrade-1.4.7-1.5.0.php" hash="f527ac405e1d125f5b563f21cc353d7b"/><file name="mysql4-upgrade-1.4.8-1.4.9.php" hash="71cd3d81e624084012b41031083ced69"/><file name="mysql4-upgrade-1.4.8-1.5.0.php" hash="f527ac405e1d125f5b563f21cc353d7b"/><file name="mysql4-upgrade-1.4.9-1.5.0.php" hash="f527ac405e1d125f5b563f21cc353d7b"/></dir></dir></dir></dir></target></contents>
|
34 |
<compatible/>
|
35 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
36 |
</package>
|