Skip to content

Commit

Permalink
Merge pull request #614 from rabraga/master
Browse files Browse the repository at this point in the history
Altera a descrição da forma 05 Cartão da loja adicionando "Outros Crediários"
  • Loading branch information
robmachado authored Dec 20, 2024
2 parents eec29ff + 2319126 commit f8c404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NFe/Danfe.php
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@ protected function pagamento($x, $y)
'02' => 'Cheque',
'03' => 'Cartão de Crédito',
'04' => 'Cartão de Débito',
'05' => 'Cartão da Loja',
'05' => 'Cartão da Loja/Outros Crediários',
'10' => 'Vale Alimentação',
'11' => 'Vale Refeição',
'12' => 'Vale Presente',
Expand Down

0 comments on commit f8c404b

Please sign in to comment.