Skip to content

Commit 31226a8

Browse files
authored
Merge pull request #200 from leogregianin/fix/url-qrcode-pe
Alterar URL do QRCode de PE
2 parents cafe5e2 + 87d336f commit 31226a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pynfe/utils/webservices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
'CHAVE': '',
126126
'INUTILIZACAO': '',
127127
'EVENTOS': '',
128-
'QR': 'sefaz.pe.gov.br/nfce/consulta?',
128+
'QR': 'sefaz.pe.gov.br/nfce-web/consultarNFCe',
129129
'HTTPS': 'http://nfce.',
130130
'HOMOLOGACAO': 'http://nfcehomolog.',
131131
'URL': 'sefaz.pe.gov.br/nfce/consulta'

0 commit comments

Comments
 (0)