Skip to content

Commit 54397f4

Browse files
committed
v. 4.7.0
* Adicionado suporte a tratativa de reembolso quando o mesmo é feito fora do Magento * Correção: Em lojas com PHP inferior ao 7.0 um erro ocorria ao obter parcelas do cartão de crédito.
1 parent ac52427 commit 54397f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/community/RicardoMartins/PagBank/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<config>
33
<modules>
44
<RicardoMartins_PagBank>
5-
<version>4.6.3</version>
5+
<version>4.7.0</version>
66
</RicardoMartins_PagBank>
77
</modules>
88
<default>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "magento-module",
55
"license": "GPL-3.0",
66
"homepage": "https://pagseguro.ricardomartins.net.br/",
7-
"version": "4.6.3",
7+
"version": "4.7.0",
88
"support": {
99
"docs": "https://pagsegurotransparente.zendesk.com/hc/pt-br/",
1010
"source": "https://github.com/r-martins/PagBank-Magento1"

0 commit comments

Comments
 (0)