Version Notes
Versão para magento 1.9
Download this release
Release Info
Developer | Lusopay |
Extension | Lusopay_LusopayGateway |
Version | 1.5.2 |
Comparing to | |
See all releases |
Code changes from version 1.4.0 to 1.5.2
app/design/frontend/base/default/template/magnimeiosgateway/form/form.phtml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<fieldset class="form-list">
|
2 |
<ul id="payment_form_<?php echo $this->getMethodCode(); ?>" style="display:none">
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
</ul>
|
7 |
</fieldset>
|
1 |
<fieldset class="form-list">
|
2 |
<ul id="payment_form_<?php echo $this->getMethodCode(); ?>" style="display:none">
|
3 |
+
<?php if ($this->getMethod()->getMensagem()): ?>
|
4 |
+
<?php echo '<li>' . 'Após confirmação da encomenda vai receber um e-mail com as referências.' . '</li>'; ?>
|
5 |
+
<?php endif; ?>
|
6 |
</ul>
|
7 |
</fieldset>
|
app/design/frontend/base/default/template/magnimeiosgateway/form/mark.phtml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
<!-- Magnimeios Logo -->
|
2 |
-
|
3 |
<!-- Magnimeios Logo -->
|
1 |
<!-- Magnimeios Logo -->
|
2 |
+
<!--<img src="<?php echo $this->getSkinUrl('images/magnimeiosgateway/logo.png') ?>" class="v-middle" />-->
|
3 |
<!-- Magnimeios Logo -->
|
app/design/frontend/base/default/template/magnimeiosgateway/info/info.phtml
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
|
2 |
<?php
|
3 |
|
4 |
-
|
5 |
$referencias = $this->htmlEscape($this->getInfo()->getMagnimeiosReferencia());
|
6 |
|
|
|
|
|
7 |
if(!is_null($referencias)){
|
8 |
|
9 |
$re1='.*?'; # Non-greedy match on filler
|
@@ -40,13 +42,13 @@
|
|
40 |
|
41 |
|
42 |
?>
|
43 |
-
|
44 |
|
45 |
|
46 |
|
47 |
<table border="0" cellspacing="1" cellpadding="0" Style="<?php echo $showMB;?>">
|
48 |
<tr>
|
49 |
-
<td colspan="2"
|
50 |
</tr>
|
51 |
|
52 |
|
@@ -65,7 +67,7 @@
|
|
65 |
</table>
|
66 |
<table border="0" cellspacing="1" cellpadding="0" Style="<?php echo $showPS;?>">
|
67 |
<tr>
|
68 |
-
<td colspan="2"
|
69 |
</tr>
|
70 |
<tr>
|
71 |
<td><?php echo $this->__('<strong>Referência:</strong>'); ?> </td>
|
1 |
|
2 |
<?php
|
3 |
|
4 |
+
|
5 |
$referencias = $this->htmlEscape($this->getInfo()->getMagnimeiosReferencia());
|
6 |
|
7 |
+
|
8 |
+
|
9 |
if(!is_null($referencias)){
|
10 |
|
11 |
$re1='.*?'; # Non-greedy match on filler
|
42 |
|
43 |
|
44 |
?>
|
45 |
+
|
46 |
|
47 |
|
48 |
|
49 |
<table border="0" cellspacing="1" cellpadding="0" Style="<?php echo $showMB;?>">
|
50 |
<tr>
|
51 |
+
<td colspan="2"><img src="http://www.lusopay.pt/imagens/modulos/Logo_Lusopay_MB125x80px.png" border="0" alt="<?php echo $this->getMethod()->getTitle(); ?>" title="Pagamento por Multibanco" /></td>
|
52 |
</tr>
|
53 |
|
54 |
|
67 |
</table>
|
68 |
<table border="0" cellspacing="1" cellpadding="0" Style="<?php echo $showPS;?>">
|
69 |
<tr>
|
70 |
+
<td colspan="2"><img src="http://www.lusopay.pt/imagens/modulos/Logo_Lusopay_Payshop125x80px.png" border="0" alt="<?php echo $this->getMethod()->getTitle(); ?>" title="Pagamento por Payshop" /></td>
|
71 |
</tr>
|
72 |
<tr>
|
73 |
<td><?php echo $this->__('<strong>Referência:</strong>'); ?> </td>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lusopay_LusopayGateway</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -10,9 +10,9 @@
|
|
10 |
<description>Metodo de pagamento através da geração referências Multibanco e payshop</description>
|
11 |
<notes>Versão para magento 1.9</notes>
|
12 |
<authors><author><name>Lusopay</name><user>lusopay</user><email>hf@lusopay.com</email></author></authors>
|
13 |
-
<date>2015-01-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="Magnimeios"><dir name="Magnimeiosgateway"><dir name="Block"><file name="Form.php" hash="3f75ba24352b086af9c008039f9bc63f"/><file name="Info.php" hash="70f29099be47705bb11c1c5765c58b24"/><file name="Form.php" hash="3f75ba24352b086af9c008039f9bc63f"/><file name="Info.php" hash="70f29099be47705bb11c1c5765c58b24"/></dir><dir name="Helper"><file name="Data.php" hash="cc2d593bb9bf9228d46291519801922c"/><file name="Data.php" hash="cc2d593bb9bf9228d46291519801922c"/></dir><dir name="Model"><dir name="Convert"><file name="Order.php" hash="5b2063bb5a1e5186b1e7052e694a208c"/><file name="Quote.php" hash="67c336422be52cffee09ab454677eeee"/><file name="Quote.php" hash="67c336422be52cffee09ab454677eeee"/><file name="Order.php" hash="5b2063bb5a1e5186b1e7052e694a208c"/></dir><file name="GerarRef.php" hash="73ef82324092a4f1de160e46404de14f"/><dir name="Mysql4"><file name="Setup.php" hash="81bb2624d9a505d700353013efebf632"/><file name="Setup.php" hash="81bb2624d9a505d700353013efebf632"/></dir><file name="PaymentAction.php" hash="52b0609d8c62770fb03ed1ca830a17a7"/><file name="GerarRef.php" hash="73ef82324092a4f1de160e46404de14f"/><file name="PaymentAction.php" hash="52b0609d8c62770fb03ed1ca830a17a7"/></dir><dir name="etc"><file name="config.xml" hash="5af65afe91e361e06cb79fe5dde89214"/><file name="system.xml" hash="2bfdf005b6527f0fa3107e62378b0610"/><file name="config.xml" hash="5af65afe91e361e06cb79fe5dde89214"/><file name="system.xml" hash="2bfdf005b6527f0fa3107e62378b0610"/></dir><dir name="sql"><dir name="magnimeiosgateway_setup"><file name="mysql4-install-2.0.0.php" hash="cfdf054ed86842fdc86de599aecf4fff"/><file name="mysql4-install-2.0.0.php" hash="cfdf054ed86842fdc86de599aecf4fff"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="magnimeiosgateway"><dir name="info"><dir name="pdf"><file name="info.phtml" hash="5782769a75900a3aecae1e4e0f78b0c8"/></dir><file name="info.phtml" hash="d3797bc60dce649cc1e25154e3e1c521"/></dir><dir name="form"><file name="form.phtml" hash="9d041c914f3feada5a4bf4958afa04aa"/><file name="mark.phtml" hash="747f61cb869f185ac3e808f6707838ed"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="magnimeiosgateway"><dir name="form"><file name="form.phtml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lusopay_LusopayGateway</name>
|
4 |
+
<version>1.5.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
10 |
<description>Metodo de pagamento através da geração referências Multibanco e payshop</description>
|
11 |
<notes>Versão para magento 1.9</notes>
|
12 |
<authors><author><name>Lusopay</name><user>lusopay</user><email>hf@lusopay.com</email></author></authors>
|
13 |
+
<date>2015-01-12</date>
|
14 |
+
<time>18:18:03</time>
|
15 |
+
<contents><target name="magelocal"><dir name="Magnimeios"><dir name="Magnimeiosgateway"><dir name="Block"><file name="Form.php" hash="3f75ba24352b086af9c008039f9bc63f"/><file name="Info.php" hash="70f29099be47705bb11c1c5765c58b24"/><file name="Form.php" hash="3f75ba24352b086af9c008039f9bc63f"/><file name="Info.php" hash="70f29099be47705bb11c1c5765c58b24"/></dir><dir name="Helper"><file name="Data.php" hash="cc2d593bb9bf9228d46291519801922c"/><file name="Data.php" hash="cc2d593bb9bf9228d46291519801922c"/></dir><dir name="Model"><dir name="Convert"><file name="Order.php" hash="5b2063bb5a1e5186b1e7052e694a208c"/><file name="Quote.php" hash="67c336422be52cffee09ab454677eeee"/><file name="Quote.php" hash="67c336422be52cffee09ab454677eeee"/><file name="Order.php" hash="5b2063bb5a1e5186b1e7052e694a208c"/></dir><file name="GerarRef.php" hash="73ef82324092a4f1de160e46404de14f"/><dir name="Mysql4"><file name="Setup.php" hash="81bb2624d9a505d700353013efebf632"/><file name="Setup.php" hash="81bb2624d9a505d700353013efebf632"/></dir><file name="PaymentAction.php" hash="52b0609d8c62770fb03ed1ca830a17a7"/><file name="GerarRef.php" hash="73ef82324092a4f1de160e46404de14f"/><file name="PaymentAction.php" hash="52b0609d8c62770fb03ed1ca830a17a7"/></dir><dir name="etc"><file name="config.xml" hash="5af65afe91e361e06cb79fe5dde89214"/><file name="system.xml" hash="2bfdf005b6527f0fa3107e62378b0610"/><file name="config.xml" hash="5af65afe91e361e06cb79fe5dde89214"/><file name="system.xml" hash="2bfdf005b6527f0fa3107e62378b0610"/></dir><dir name="sql"><dir name="magnimeiosgateway_setup"><file name="mysql4-install-2.0.0.php" hash="cfdf054ed86842fdc86de599aecf4fff"/><file name="mysql4-install-2.0.0.php" hash="cfdf054ed86842fdc86de599aecf4fff"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="magnimeiosgateway"><dir name="info"><dir name="pdf"><file name="info.phtml" hash="5782769a75900a3aecae1e4e0f78b0c8"/></dir><file name="info.phtml" hash="d3797bc60dce649cc1e25154e3e1c521"/></dir><dir name="form"><file name="form.phtml" hash="9d041c914f3feada5a4bf4958afa04aa"/><file name="mark.phtml" hash="747f61cb869f185ac3e808f6707838ed"/></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="magnimeiosgateway"><dir name="form"><file name="form.phtml" hash="b2493fedcfcfd316e214e4dc43a25536"/><file name="mark.phtml" hash="c7d148bf708105b0d8c42a2fbb4814d0"/></dir><dir name="info"><file name="info.phtml" hash="eb5f61d4b30403277fd6a23be7bdc8a3"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Magnimeios_Magnimeiosgateway.xml" hash="bf2c21eae3198cddf69ab496cb29443f"/></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="images"><dir name="magnimeiosgateway"><file name="Logo_Lusopay_256x85px.png" hash="bcc54ae1f8a25cf10f8642a8f91339e2"/><file name="logo.png" hash="c2e0e05d5dd6ac2331020dff60adf696"/></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="images"><dir name="magnimeiosgateway"><file name="Logo_Lusopay_MBePayshop125x80px.png" hash="dbe096eb26c34cf69816b97fb049926b"/><file name="logo.png" hash="ad194614eeee86b5dc1fe688e5a0d573"/></dir></dir></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|