Skip to content

Commit

Permalink
Atualiza changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
opencart-extension committed Dec 23, 2015
1 parent 1b9f770 commit e980493
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Você pode ter um aumento de até 30% na conversão de suas vendas, uma vez que,
Os dados de pagamento dos seus clientes são direcionados diretamente do navegador para o PagSeguro. Sem passar por seus servidores, assim não precisa se preocupar com a segurança destas informações.

### Novidades
**[1.2.8]**
* 1. Suporte ao OpenCart 2.1.x
* 2. Correção de bugs

**[1.1.1]**
* 1. Alteração no layout de cartão de crédito
* 2. Bugfix efeito de flip
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@

<div class="form-group col-sm-12 vhide">
<div class="col-sm-5 col-sm-offset-4">
<button type="button" id="button-confirm" class="btn btn-primary">
<button type="button" id="button-confirm" class="btn btn-primary" data-loading-text="Aguarde...">
<i class="fa fa-credit-card-alt"></i>
Pagar
</button>
Expand Down

0 comments on commit e980493

Please sign in to comment.