Skip to content

Commit

Permalink
Alteração do Campo local de pagamento conforme solicitação do Banco p…
Browse files Browse the repository at this point in the history
…ara homologação
  • Loading branch information
Nicola Serafim committed Aug 28, 2018
1 parent 0811c44 commit ef2da89
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ Atualmente o OpenBoleto funciona com os bancos abaixo:
</tr>
<tr>
<td>Bradesco</td>
<td>Beta</td>
<td>Homologado</td>
<td>Homologado</td>
</tr>
<tr>
Expand Down
Binary file added docs/bancos/bradesco/Homologação Bradesco.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/OpenBoleto/Banco/Bradesco.php
Expand Up @@ -87,7 +87,7 @@ class Bradesco extends BoletoAbstract
* Linha de local de pagamento
* @var string
*/
protected $localPagamento = 'Pagável preferencialmente nas agências do Banco Bradesco e Bradesco Expresso';
protected $localPagamento = 'Pagável preferencialmente na Rede Bradesco ou Bradesco Expresso';

/**
* Gera o Nosso Número.
Expand Down

0 comments on commit ef2da89

Please sign in to comment.