Hipay - Version 1.0.11

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

Files changed (26) hide show
  1. app/code/local/HimediaPayments/Hipay/Block/Form.php +1 -1
  2. app/code/local/HimediaPayments/Hipay/etc/config.xml +1 -1
  3. app/design/frontend/base/default/template/himediapayments/hipay/form.phtml +7 -8
  4. package.xml +42 -9
  5. skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay-frame-bottom.png +0 -0
  6. skin/frontend/base/default/images/himediapayments/hipay/hipay-frame-top.png +0 -0
  7. skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_logo.png +0 -0
  8. skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_bottom.png +0 -0
  9. skin/frontend/{default → base}/default/images/himediapayments/hipay/hipay_redirect_frame_top.png +0 -0
  10. skin/frontend/{default → base}/default/images/himediapayments/hipay/hr_1x1.png +0 -0
  11. skin/frontend/{default → base}/default/images/himediapayments/hipay/loader.gif +0 -0
  12. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_amex.png +0 -0
  13. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_aurora.png +0 -0
  14. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_bcmc.png +0 -0
  15. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cb.png +0 -0
  16. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cbc.png +0 -0
  17. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_cofidis.png +0 -0
  18. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_dexia.png +0 -0
  19. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_giropay.png +0 -0
  20. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_ing.png +0 -0
  21. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_maestro.png +0 -0
  22. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_mastercard.png +0 -0
  23. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-lastschrift.png +0 -0
  24. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_sofort-ueberweisung.png +0 -0
  25. skin/frontend/{default → base}/default/images/himediapayments/hipay/payment_methods/pm_visa.png +0 -0
  26. 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 HimediaPayments_Hipay_Block_Form extends Mage_Payment_Block_Form
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.10</version>
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:#D9263E;
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 .homeRed {
86
- color:#D9263E;
87
  }
88
- .hipay_infobox_content .homeRed li {
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="homeRed">
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/info/about-us" target="_blank"><?php echo Mage::helper('hipaymod')->__('About us') ?></a> -
178
- <a href="https://www.hipay.com/info/services-buyer" target="_blank"><?php echo Mage::helper('hipaymod')->__('Buyer Information') ?></a> -
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&trade; 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&trade; 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.10</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>Bugfix</summary>
10
- <description>Hipay is a payment solution that is easy to use, fast and secure. It offers over 15 payment methods, including local ones.</description>
11
- <notes>For any questions about this module please contact shop-extenstions@hi-media.com.</notes>
12
- <authors><author><name>Dirk J&#xF6;nsson</name><user>auto-converted</user><email>djoensson@hi-media.com</email></author></authors>
13
- <date>2011-03-24</date>
14
- <time>16:52:51</time>
15
- <contents><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><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><file name="hipay.css" hash="f160f95dcbe5b609acd4dc52b1842db7"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="default"><dir name="default"><dir name="images"><dir name="himediapayments"><dir name="hipay"><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><file name="hipay-frame-bottom.png" hash="5fc92cf1b4304a16809e99d47bcf2c1a"/><file name="hipay-frame-top.png" hash="9d494e2c1d158f204574a0408d802c90"/><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></dir></dir></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"><dir name="system"><dir name="config"><dir name="fieldset"><file name="commentbox.phtml" hash="407635d0eab891370e7707f032157a49"/><file name="hint.phtml" hash="65a384a048513619d9c5d88ba00b00fc"/></dir></dir></dir><file name="array.phtml" hash="c339ad1179e5c6011aa3aac7bb9654bd"/><file name="commentbox.phtml" hash="c84e61c4319630a197fa44042ce5058f"/></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="5cf316292ae5511af8acb5745490b231"/><file name="payment.phtml" hash="c610d75e596bf2c85ea17107ef5287b2"/></dir></dir></dir></dir></dir></dir></target><target name="magelocal"><dir name="HimediaPayments"><dir name="Hipay"><dir name="Block"><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="Adminarray.php" hash="d2635e082c7bd625b689f14f53ba5c42"/><file name="Commentbox.php" hash="d854f85c18cc0d77f6e4a73d6eaefd62"/><file name="Form.php" hash="8058783ccc103153ed45a5487ab27e9c"/></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="566be1a71bb1949d8b8875669ff1f044"/><file name="system.xml" hash="84ffc4b1d023d24e3d1a4ab5296efc15"/></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"><dir name="Method"><file name="Dummy.php" hash="79475fff99859df971abc4d752ec1d9b"/><file name="Hipay.php" hash="504c9a01fb134aba42b483dacea40d62"/></dir><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"/><file name="Rating.php" hash="a58118d4d37b87f9f3baa0dfe7276548"/></dir></dir></dir></target><target name="magelocale"><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></target><target name="mageetc"><dir name="modules"><file name="HimediaPayments_Hipay.xml" hash="541f88b523115eb4a75fe845bb45af63"/></dir></target></contents>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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>&lt;p&gt;&lt;span&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
11
+ &lt;p&gt;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.&lt;/p&gt;&#xD;
12
+ &lt;p&gt;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.&lt;/p&gt;&#xD;
13
+ &lt;p&gt;&lt;strong&gt;Some of the many benefits for HiPay wallet customers:&lt;/strong&gt;&lt;/p&gt;&#xD;
14
+ &lt;p&gt; - No setup costs, monthly fees or other hidden costs&lt;br /&gt; - Maximum safety standards coupled with simple operation&lt;br /&gt; - Fair transaction fees&lt;br /&gt; - Personal contact&lt;br /&gt; - Free sub-accounts that can be used flexibly for categories of products, currency accounts and other purposes&lt;br /&gt; - Parental Controls as the pocket money account that includes an age verification already&lt;/p&gt;&#xD;
15
+ &lt;ul&gt;&#xD;
16
+ &lt;/ul&gt;&#xD;
17
+ &lt;p&gt;For more information, see &lt;a href="http://www.hipaywallet.com/"&gt;www.hipaywallet.com&lt;/a&gt;&lt;/p&gt;&#xD;
18
+ &lt;p&gt;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 &lt;a href="http://www.hi-media.com/"&gt;www.hi-media.com&lt;/a&gt;.&lt;/p&gt;&#xD;
19
+ &lt;p&gt; &lt;/p&gt;&#xD;
20
+ &lt;p&gt;&lt;strong&gt;For all questions regarding this module or HiPay wallet please contact us at support.wallet @ hipay.com&lt;/strong&gt;&lt;/p&gt;&#xD;
21
+ &lt;p&gt; &lt;/p&gt;&#xD;
22
+ &lt;p&gt;&lt;span&gt;&lt;strong&gt;Aper&#xE7;u&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
23
+ &lt;p&gt;HiPay wallet est le portefeuille &#xE9;l&#xE9;ctronique d'Hi-Media Payments et propose &#xE0; vos clients un moyen de paiement s&#xE9;curis&#xE9;, simple et pratique.&lt;/p&gt;&#xD;
24
+ &lt;p&gt;Avec HiPay wallet, vos clients peuvent payer sans s'inscrire dans toute l'Europe avec les principales m&#xE9;thodes de paiement bancaires et locales. Ils peuvent &#xE9;galement payer avec leur compte de porte monnaie &#xE9;l&#xE9;ctronique HiPay wallet.&lt;/p&gt;&#xD;
25
+ &lt;p&gt;&lt;strong&gt;Parmis les nombreux avantages pour les clients HiPay wallet:&lt;/strong&gt;&lt;/p&gt;&#xD;
26
+ &lt;p&gt; - Pas de frais d'installation, frais mensuels ou frais cach&#xE9;s&lt;br /&gt; - Normes de s&#xE9;curit&#xE9; maximales&lt;br /&gt; - Frais de transactions faibles&lt;br /&gt; - Contact personnel et privil&#xE9;gi&#xE9;&lt;br /&gt; - Cr&#xE9;ation gratuite de sous-comptes pour g&#xE9;rer plusieurs devises, plusieurs boutiques.&lt;br /&gt; - Contr&#xF4;le parental, avec v&#xE9;rification de l'&#xE2;ge avant paiement.&lt;/p&gt;&#xD;
27
+ &lt;ul&gt;&#xD;
28
+ &lt;/ul&gt;&#xD;
29
+ &lt;p&gt;Pour plus d'information, consultez &lt;a href="http://www.hipaywallet.com/"&gt;www.hipaywallet.com&lt;/a&gt;&lt;/p&gt;&#xD;
30
+ &lt;p&gt;Hi-media Payments est une filiale de Hi-media Group. Pour plus d'informations concernant Hi-media, consultez &lt;a href="http://www.hi-media.com/"&gt;www.hi-media.com&lt;/a&gt;. &lt;/p&gt;&#xD;
31
+ &lt;p&gt; &lt;/p&gt;&#xD;
32
+ &lt;p&gt;&lt;strong&gt;Pour plus d'informations concernant le module , veuillez nous contacter &#xE0; support.wallet @ hipay.com&lt;/strong&gt;&lt;/p&gt;&#xD;
33
+ &lt;p&gt; &lt;/p&gt;&#xD;
34
+ &lt;p&gt;&lt;span&gt;&lt;strong&gt;&#xDC;berblick&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
35
+ &lt;p&gt;HiPay wallet ist die e-wallet-L&#xF6;sung von Hi-media Payments und erm&#xF6;glicht Ihren Usern im Onlineshop die komfortable, schnelle und sichere Bezahlung. HiPay wallet ist konsequent f&#xFC;r den Europ&#xE4;ischen Markt entwickelt und verf&#xFC;gt &#xFC;ber eine EU-Banklizenz. Mit HiPay wallet erhalten Sie alle relevanten, auch lokalen, Zahlungsmethoden aus einer Hand.&lt;/p&gt;&#xD;
36
+ &lt;p&gt;Mit HiPay wallet k&#xF6;nnten Ihre Kunden zuk&#xFC;nftig ohne Registrierung aus ganz Europa mit allen g&#xE4;ngigen Bankzahlverfahren (also Kreditkarte, Sofort&#xFC;berweisung, Sofortlastschrift, etc.) bezahlen. Auch Zahlungen aus dem Guthaben sind m&#xF6;glich.&lt;/p&gt;&#xD;
37
+ &lt;p&gt;&lt;strong&gt;Zu den vielen Vorteilen f&#xFC;r HiPay wallet-Kunden geh&#xF6;ren:&lt;/strong&gt;&lt;/p&gt;&#xD;
38
+ &lt;p&gt; - Keine Einrichtungskosten, Grundgeb&#xFC;hren oder sonstige versteckte Kosten&lt;br /&gt; - H&#xF6;chste Sicherheitsstandards gepaart mit einfacher Bedienung&lt;br /&gt; - Faire Transaktionskosten&lt;br /&gt; - Pers&#xF6;nlicher Kontakt&lt;br /&gt; - Kostenlosen Unterkonten, die flexibel f&#xFC;r Produktkategorien, W&#xE4;hrungskonten oder andere Zwecke eingesetzt werden k&#xF6;nnen&lt;br /&gt; - Jugendschutzfunktionen wie das Taschengeldkonto, das eine Altersverifikation bereits enth&#xE4;lt&lt;/p&gt;&#xD;
39
+ &lt;ul&gt;&#xD;
40
+ &lt;/ul&gt;&#xD;
41
+ &lt;p&gt;Weitere Informationen finden Sie unter &lt;a href="http://www.hipaywallet.com/"&gt;www.hipaywallet.com&lt;/a&gt;&lt;/p&gt;&#xD;
42
+ &lt;p&gt;Hi-media Payments ist ein Unternehmensbereich der Hi-media Group, eines der f&#xFC;hrenden Online-Unternehmen in Europa und weltweit. F&#xFC;r mehr Informationen zu Hi-media besuchen Sie bitte &lt;a href="http://www.hi-media.de/"&gt;www.hi-media.de&lt;/a&gt;. &lt;/p&gt;</description>
43
+ <notes>Update payment button in the checkout&#xD;
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