Version Notes
Update payment button in the checkout
bugfix - show images in the checkout
Download this release
Release Info
Developer | HiPay |
Extension | Hipay |
Version | 1.0.11 |
Comparing to | |
See all releases |
Code changes from version 1.0.10 to 1.0.11
- app/code/local/HimediaPayments/Hipay/Block/Form.php +1 -1
- app/code/local/HimediaPayments/Hipay/etc/config.xml +1 -1
- app/design/frontend/base/default/template/himediapayments/hipay/form.phtml +7 -8
- package.xml +42 -9
- skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay-frame-bottom.png +0 -0
- skin/frontend/base/default/images/himediapayments/hipay/hipay-frame-top.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_logo.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_bottom.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_top.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/hr_1x1.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/loader.gif +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_amex.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_aurora.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_bcmc.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cb.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cbc.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cofidis.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_dexia.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_giropay.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_ing.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_maestro.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_mastercard.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-lastschrift.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-ueberweisung.png +0 -0
- skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_visa.png +0 -0
- skin/frontend/default/default/images/himediapayments/hipay/hipay-frame-top.png +0 -0
app/code/local/HimediaPayments/Hipay/Block/Form.php
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
* @license http://www.opensource.org/licenses/bsd-license.php The BSD License
|
38 |
*/
|
39 |
|
40 |
-
class
|
41 |
{
|
42 |
protected function _construct()
|
43 |
{
|
37 |
* @license http://www.opensource.org/licenses/bsd-license.php The BSD License
|
38 |
*/
|
39 |
|
40 |
+
class Himediapayments_Hipay_Block_Form extends Mage_Payment_Block_Form
|
41 |
{
|
42 |
protected function _construct()
|
43 |
{
|
app/code/local/HimediaPayments/Hipay/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
<modules>
|
5 |
<HimediaPayments_Hipay>
|
6 |
-
<version>1.0.
|
7 |
</HimediaPayments_Hipay>
|
8 |
</modules>
|
9 |
|
3 |
|
4 |
<modules>
|
5 |
<HimediaPayments_Hipay>
|
6 |
+
<version>1.0.11</version>
|
7 |
</HimediaPayments_Hipay>
|
8 |
</modules>
|
9 |
|
app/design/frontend/base/default/template/himediapayments/hipay/form.phtml
CHANGED
@@ -66,7 +66,7 @@ $_code = $this->getMethodCode();
|
|
66 |
}
|
67 |
|
68 |
.hipay_infobox_headline {
|
69 |
-
color:#
|
70 |
font-family:Helvetica;
|
71 |
font-size:16px;
|
72 |
padding-left:102px;
|
@@ -82,10 +82,10 @@ $_code = $this->getMethodCode();
|
|
82 |
padding: 5px 13px;
|
83 |
}
|
84 |
|
85 |
-
.hipay_infobox_content .
|
86 |
-
color:#
|
87 |
}
|
88 |
-
.hipay_infobox_content .
|
89 |
list-style:disc inside none;
|
90 |
display:list-item;
|
91 |
margin-left:10px;
|
@@ -147,7 +147,7 @@ $_code = $this->getMethodCode();
|
|
147 |
<div class="hipay_infobox_content">
|
148 |
<?php echo Mage::helper('hipaymod')->__('This is what you can expect when you pay with hipay:') ?>
|
149 |
|
150 |
-
<ul class="
|
151 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('Secure') ?></span></li>
|
152 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('Easy to use') ?></span></li>
|
153 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('No registration required') ?></span></li>
|
@@ -174,9 +174,8 @@ $_code = $this->getMethodCode();
|
|
174 |
</ul>
|
175 |
<div class="red_line"></div>
|
176 |
<div class="provider_infos">
|
177 |
-
<a href="https://www.hipay.com/
|
178 |
-
<a href="https://www.hipay.com/
|
179 |
-
<a href="https://www.hipay.com/info/contact" target="_blank"><?php echo Mage::helper('hipaymod')->__('Contact') ?></a>
|
180 |
<span>
|
181 |
<?php echo Mage::helper('hipaymod')->__('hipay™ is a product of HPME a subsidiary of the') ?> <a href="http://www.hi-media.com" target="_blank">Hi-Media Group</a>
|
182 |
</span>
|
66 |
}
|
67 |
|
68 |
.hipay_infobox_headline {
|
69 |
+
color:#007CC1;
|
70 |
font-family:Helvetica;
|
71 |
font-size:16px;
|
72 |
padding-left:102px;
|
82 |
padding: 5px 13px;
|
83 |
}
|
84 |
|
85 |
+
.hipay_infobox_content .homeBlue {
|
86 |
+
color:#007CC1;
|
87 |
}
|
88 |
+
.hipay_infobox_content .homeBlue li {
|
89 |
list-style:disc inside none;
|
90 |
display:list-item;
|
91 |
margin-left:10px;
|
147 |
<div class="hipay_infobox_content">
|
148 |
<?php echo Mage::helper('hipaymod')->__('This is what you can expect when you pay with hipay:') ?>
|
149 |
|
150 |
+
<ul class="homeBlue">
|
151 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('Secure') ?></span></li>
|
152 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('Easy to use') ?></span></li>
|
153 |
<li><span class="li-home-text"><?php echo Mage::helper('hipaymod')->__('No registration required') ?></span></li>
|
174 |
</ul>
|
175 |
<div class="red_line"></div>
|
176 |
<div class="provider_infos">
|
177 |
+
<a href="https://www.hipay.com/qui-sommes-nous/" target="_blank"><?php echo Mage::helper('hipaymod')->__('About us') ?></a> -
|
178 |
+
<a href="https://www.hipay.com/nos-bureaux/" target="_blank"><?php echo Mage::helper('hipaymod')->__('Contact') ?></a>
|
|
|
179 |
<span>
|
180 |
<?php echo Mage::helper('hipaymod')->__('hipay™ is a product of HPME a subsidiary of the') ?> <a href="http://www.hi-media.com" target="_blank">Hi-Media Group</a>
|
181 |
</span>
|
package.xml
CHANGED
@@ -1,18 +1,51 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Hipay</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
-
<description
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Hipay</name>
|
4 |
+
<version>1.0.11</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Official HiPay wallet payment extension.</summary>
|
10 |
+
<description><p><span><strong>Overview</strong></span></p>
|
11 |
+
<p>HiPay wallet is the e-wallet solution of Hi-Media Payments and allows your online shop users a convenient, fast and secure payment. HiPay wallet is tailored towards the European market and has a EU banking license. With HiPay wallet you get all relevant payment methods from a single source - even local ones.</p>
|
12 |
+
<p>With HiPay wallet your customers pay in the future without registration from all over Europe with all major bank payment methods (credit card, bank transfer, Sofortlastschrift and many more). Also, payments from the funds are available.</p>
|
13 |
+
<p><strong>Some of the many benefits for HiPay wallet customers:</strong></p>
|
14 |
+
<p> - No setup costs, monthly fees or other hidden costs<br /> - Maximum safety standards coupled with simple operation<br /> - Fair transaction fees<br /> - Personal contact<br /> - Free sub-accounts that can be used flexibly for categories of products, currency accounts and other purposes<br /> - Parental Controls as the pocket money account that includes an age verification already</p>
|
15 |
+
<ul>
|
16 |
+
</ul>
|
17 |
+
<p>For more information, see <a href="http://www.hipaywallet.com/">www.hipaywallet.com</a></p>
|
18 |
+
<p>Hi-media Payments is a division of Hi-media Group, one of the largest pure cut Online companies in Europe and worldwide. For more information on Hi-media, please see <a href="http://www.hi-media.com/">www.hi-media.com</a>.</p>
|
19 |
+
<p> </p>
|
20 |
+
<p><strong>For all questions regarding this module or HiPay wallet please contact us at support.wallet @ hipay.com</strong></p>
|
21 |
+
<p> </p>
|
22 |
+
<p><span><strong>Aperçu</strong></span></p>
|
23 |
+
<p>HiPay wallet est le portefeuille éléctronique d'Hi-Media Payments et propose à vos clients un moyen de paiement sécurisé, simple et pratique.</p>
|
24 |
+
<p>Avec HiPay wallet, vos clients peuvent payer sans s'inscrire dans toute l'Europe avec les principales méthodes de paiement bancaires et locales. Ils peuvent également payer avec leur compte de porte monnaie éléctronique HiPay wallet.</p>
|
25 |
+
<p><strong>Parmis les nombreux avantages pour les clients HiPay wallet:</strong></p>
|
26 |
+
<p> - Pas de frais d'installation, frais mensuels ou frais cachés<br /> - Normes de sécurité maximales<br /> - Frais de transactions faibles<br /> - Contact personnel et privilégié<br /> - Création gratuite de sous-comptes pour gérer plusieurs devises, plusieurs boutiques.<br /> - Contrôle parental, avec vérification de l'âge avant paiement.</p>
|
27 |
+
<ul>
|
28 |
+
</ul>
|
29 |
+
<p>Pour plus d'information, consultez <a href="http://www.hipaywallet.com/">www.hipaywallet.com</a></p>
|
30 |
+
<p>Hi-media Payments est une filiale de Hi-media Group. Pour plus d'informations concernant Hi-media, consultez <a href="http://www.hi-media.com/">www.hi-media.com</a>. </p>
|
31 |
+
<p> </p>
|
32 |
+
<p><strong>Pour plus d'informations concernant le module , veuillez nous contacter à support.wallet @ hipay.com</strong></p>
|
33 |
+
<p> </p>
|
34 |
+
<p><span><strong>Überblick</strong></span></p>
|
35 |
+
<p>HiPay wallet ist die e-wallet-Lösung von Hi-media Payments und ermöglicht Ihren Usern im Onlineshop die komfortable, schnelle und sichere Bezahlung. HiPay wallet ist konsequent für den Europäischen Markt entwickelt und verfügt über eine EU-Banklizenz. Mit HiPay wallet erhalten Sie alle relevanten, auch lokalen, Zahlungsmethoden aus einer Hand.</p>
|
36 |
+
<p>Mit HiPay wallet könnten Ihre Kunden zukünftig ohne Registrierung aus ganz Europa mit allen gängigen Bankzahlverfahren (also Kreditkarte, Sofortüberweisung, Sofortlastschrift, etc.) bezahlen. Auch Zahlungen aus dem Guthaben sind möglich.</p>
|
37 |
+
<p><strong>Zu den vielen Vorteilen für HiPay wallet-Kunden gehören:</strong></p>
|
38 |
+
<p> - Keine Einrichtungskosten, Grundgebühren oder sonstige versteckte Kosten<br /> - Höchste Sicherheitsstandards gepaart mit einfacher Bedienung<br /> - Faire Transaktionskosten<br /> - Persönlicher Kontakt<br /> - Kostenlosen Unterkonten, die flexibel für Produktkategorien, Währungskonten oder andere Zwecke eingesetzt werden können<br /> - Jugendschutzfunktionen wie das Taschengeldkonto, das eine Altersverifikation bereits enthält</p>
|
39 |
+
<ul>
|
40 |
+
</ul>
|
41 |
+
<p>Weitere Informationen finden Sie unter <a href="http://www.hipaywallet.com/">www.hipaywallet.com</a></p>
|
42 |
+
<p>Hi-media Payments ist ein Unternehmensbereich der Hi-media Group, eines der führenden Online-Unternehmen in Europa und weltweit. Für mehr Informationen zu Hi-media besuchen Sie bitte <a href="http://www.hi-media.de/">www.hi-media.de</a>. </p></description>
|
43 |
+
<notes>Update payment button in the checkout
|
44 |
+
bugfix - show images in the checkout</notes>
|
45 |
+
<authors><author><name>HiPay</name><user>hipay</user><email>technique@hipay.com</email></author></authors>
|
46 |
+
<date>2015-11-25</date>
|
47 |
+
<time>10:34:03</time>
|
48 |
+
<contents><target name="magelocal"><dir name="HimediaPayments"><dir name="Hipay"><dir name="Block"><file name="Adminarray.php" hash="d2635e082c7bd625b689f14f53ba5c42"/><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Commentbox.php" hash="0af5e6dbb3602b0a9cf9f151acc49f7e"/><file name="Hint.php" hash="a941e30babff232ac04fa0f06305b720"/></dir></dir></dir></dir><file name="Commentbox.php" hash="d854f85c18cc0d77f6e4a73d6eaefd62"/><file name="Form.php" hash="9d7dadb1167ab6adce7384bebcb832b1"/></dir><dir name="Helper"><file name="Data.php" hash="90b99516931b30f03261853e86eecdc8"/></dir><dir name="Mapi"><file name="mapi_affiliate.php" hash="113397690e72857575c2b1b1bf18a60f"/><file name="mapi_comm_xml.php" hash="664e2e8b7fea4bf8bce6b0fac00abc22"/><file name="mapi_defs.php" hash="6dee6a6842777e52adadc30eb1806202"/><file name="mapi_defs_ext.php" hash="3e2ad313cfa6277ad5fbe446500ff379"/><file name="mapi_exception.php" hash="71c4e1a37cc82beaabedb5e1618a92ca"/><file name="mapi_installment.php" hash="018a7d0cd79762b505a3c81c8899c002"/><file name="mapi_item.php" hash="0473f98654b7c1974d7ab78034f36fc2"/><file name="mapi_lockable.php" hash="34a101d0ed07fd89afa69671669b593b"/><file name="mapi_multiplepayment.php" hash="e70cbbc8f1b2af08f0f7ac1b6d5f9e5c"/><file name="mapi_order.php" hash="3ed179922934c00ee65517a470a6bb0a"/><file name="mapi_package.php" hash="a03fbeb17a7c163a2323b694aa4b27fc"/><file name="mapi_payment.php" hash="46434d663e50020d891e31471fd569b3"/><file name="mapi_paymentparams.php" hash="aa169016e35023c4f8689b8ddc5b1540"/><file name="mapi_product.php" hash="18ea29fbaa7f266c4bf3a6ea90a49c3d"/><file name="mapi_send_xml.php" hash="7d1d70ce6740b6a90622e10bd2f9e443"/><file name="mapi_simplepayment.php" hash="b6d4650ef84b4a063606f4a68d554a49"/><file name="mapi_tax.php" hash="c673af6130a097c2dfda9c59ed084ea9"/><file name="mapi_utf8.php" hash="ae6e136417a32791e9395c643b7ee881"/><file name="mapi_utils.php" hash="9d9bf78abcadf9184e0cd6176f08c6b7"/><file name="mapi_xml.php" hash="d3499c54392cfe237a2aebe7392e9680"/></dir><dir name="Model"><file name="Accountmode.php" hash="2798ee056ffd10fcfb7eaed9e232c130"/><file name="Age.php" hash="04503f8459f6865c59b62a6781646104"/><file name="Category.php" hash="89dc10da5822c45ad8768cad13505f86"/><file name="Currencies.php" hash="ef8f334ae60917db43b98ee3275c8c11"/><file name="Currency.php" hash="dada2948a6616e8de8f94c9578fc4dd3"/><dir name="Method"><file name="Dummy.php" hash="79475fff99859df971abc4d752ec1d9b"/><file name="Hipay.php" hash="504c9a01fb134aba42b483dacea40d62"/></dir><file name="Rating.php" hash="a58118d4d37b87f9f3baa0dfe7276548"/></dir><dir name="controllers"><file name="MapiController.php" hash="ec2f8a056c337e88c573a91afb6831f4"/><file name="MapiHelper.php" hash="b66ae8d5495defc2b70a404b331b9c2c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="00df6932b58615daa65a0f2704b33246"/><file name="config.xml" hash="ee91bb7bc33311b32699443b5a57b304"/><file name="system.xml" hash="84ffc4b1d023d24e3d1a4ab5296efc15"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="hipaybase.xml" hash="53aeac84b9561dfc8551a738893dde4b"/></dir><dir name="template"><dir name="himediapayments"><file name="array.phtml" hash="c339ad1179e5c6011aa3aac7bb9654bd"/><file name="commentbox.phtml" hash="c84e61c4319630a197fa44042ce5058f"/><dir name="system"><dir name="config"><dir name="fieldset"><file name="commentbox.phtml" hash="407635d0eab891370e7707f032157a49"/><file name="hint.phtml" hash="65a384a048513619d9c5d88ba00b00fc"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="hipay.xml" hash="94e76e0a0581d73cf66fc4e6130eb1dc"/></dir><dir name="template"><dir name="himediapayments"><dir name="hipay"><file name="form.phtml" hash="4c8cb6dfc1773ce30d966ba690f4ef3e"/><file name="payment.phtml" hash="c610d75e596bf2c85ea17107ef5287b2"/></dir></dir></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="css"><dir name="himediapayments"><dir name="files"><file name="Hipay-Payment-Extension_german.pdf" hash="a1fadc7c72f4205005adfeee36dc1cba"/></dir><file name="hipay.css" hash="f160f95dcbe5b609acd4dc52b1842db7"/><dir name="images"><file name="hipay_section_logo.png" hash="569b8c260d2d8c228f93022be5473428"/><file name="hipay_section_logo_hover.png" hash="f1e67746b8536d8b7131410be96d24b9"/><file name="pdf_16x16.png" hash="3d6afa6a2ed73b461846b8a13cfc730b"/><file name="pdf_22x22.png" hash="98a01edf5744ed484a022f88bdc06e31"/><file name="pdf_32x32.png" hash="c9075f2f6d959aef5fd11df746f488eb"/><file name="tabs_link_over_bg.gif" hash="2cf3f56884096055fb0bdf9474f280c9"/><file name="tabs_span_bg.gif" hash="bcabd4fea0d67b181f21779564c2284b"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><dir name="himediapayments"><dir name="hipay"><file name="hipay-frame-bottom.png" hash="5fc92cf1b4304a16809e99d47bcf2c1a"/><file name="hipay-frame-top.png" hash="b952db5429614f85bc64b726ff2e7432"/><file name="hipay_logo.png" hash="569b8c260d2d8c228f93022be5473428"/><file name="hipay_redirect_frame_bottom.png" hash="e5a9019780f83e78ccbf9703d20ea7e8"/><file name="hipay_redirect_frame_top.png" hash="bee3367cafec0cc023c26dde80a0281d"/><file name="hr_1x1.png" hash="aa9c034d5dc827d9459f62efb4a65d83"/><file name="loader.gif" hash="a64410b8c2d8913fbe5c720f76b66f5b"/><dir name="payment_methods"><file name="pm_amex.png" hash="dd93dd57f760189666243cbf355dc1f7"/><file name="pm_aurora.png" hash="ae4c0827d22cfd0ab34fe5d9e9bced9c"/><file name="pm_bcmc.png" hash="a5738fccfa594ebc7da1b3f8d08be530"/><file name="pm_cb.png" hash="5de6d1cde59a01dd6f4e80005983224a"/><file name="pm_cbc.png" hash="beb8ec556ec84f3d22b223d7a622bbb2"/><file name="pm_cofidis.png" hash="e79c4ecc66ba1231a15cd2a852871e83"/><file name="pm_dexia.png" hash="366c2cf937d0521bf04947a709964179"/><file name="pm_giropay.png" hash="4e65f6177095575526e933ae0be0ca2a"/><file name="pm_ing.png" hash="81fb2b557ac6eea34a1ce7b5bba8c3a5"/><file name="pm_maestro.png" hash="356f0137694d6815142a7c4f4a1f2b86"/><file name="pm_mastercard.png" hash="42d083e6823002ede041cdd3102dca93"/><file name="pm_sofort-lastschrift.png" hash="b501b25fc468e4056269ce6df2b46e45"/><file name="pm_sofort-ueberweisung.png" hash="fc1e1a947ac4affa08cae4762814c540"/><file name="pm_visa.png" hash="65620739d2afc84ff7ed6b22a2434c08"/></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="HimediaPayments_Hipay.xml" hash="541f88b523115eb4a75fe845bb45af63"/></dir></target><target name="magelocale"><dir><dir name="da_DK"><file name="HimediaPayments_Hipay.csv" hash="9cdff16b83a2a117f07e5c15bca99d1a"/></dir><dir name="de_AT"><file name="HimediaPayments_Hipay.csv" hash="cd26c2f049a213c347304a83d33bc1e2"/></dir><dir name="de_CH"><file name="HimediaPayments_Hipay.csv" hash="cd26c2f049a213c347304a83d33bc1e2"/></dir><dir name="de_DE"><file name="HimediaPayments_Hipay.csv" hash="cd26c2f049a213c347304a83d33bc1e2"/></dir><dir name="en_US"><file name="HimediaPayments_Hipay.csv" hash="084a510755e0ca62d0dbc0afc68b4b9f"/></dir><dir name="fr_FR"><file name="HimediaPayments_Hipay.csv" hash="76e87f7ab920eb2a6ebd8b2bd056cdb4"/></dir><dir name="it_IT"><file name="HimediaPayments_Hipay.csv" hash="673ef6eaf6a3365b1eb24e561d2ecc7f"/></dir><dir name="ru_RU"><file name="HimediaPayments_Hipay.csv" hash="4e2d62ae106784c448931dc2fe92d1fe"/></dir></dir></target></contents>
|
49 |
<compatible/>
|
50 |
+
<dependencies><required><php><min>5.2.0</min><max>5.3.99</max></php></required></dependencies>
|
51 |
</package>
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay-frame-bottom.png
RENAMED
File without changes
|
skin/frontend/base/default/images/himediapayments/hipay/hipay-frame-top.png
ADDED
Binary file
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_logo.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_bottom.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_top.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/hr_1x1.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/loader.gif
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_amex.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_aurora.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_bcmc.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cb.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cbc.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cofidis.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_dexia.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_giropay.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_ing.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_maestro.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_mastercard.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-lastschrift.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-ueberweisung.png
RENAMED
File without changes
|
skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_visa.png
RENAMED
File without changes
|
skin/frontend/default/default/images/himediapayments/hipay/hipay-frame-top.png
DELETED
Binary file
|