Skip to content

Commit f87879a

Browse files
committed
Atualizado url dos serviços nfce SP e RS
1 parent 1817487 commit f87879a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pynfe/utils/webservices.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@
170170
'INUTILIZACAO': 'nfce.fazenda.sp.gov.br/ws/nfeinutilizacao2.asmx',
171171
'EVENTOS': 'nfce.fazenda.sp.gov.br/ws/recepcaoevento.asmx',
172172
'QR': 'nfce.fazenda.sp.gov.br/NFCeConsultaPublica/Paginas/ConsultaQRCode.aspx?',
173-
'HTTPS': 'https://www.',
174-
'HOMOLOGACAO': 'https://www.homologacao.'
173+
'HTTPS': 'https://',
174+
'HOMOLOGACAO': 'https://homologacao.'
175175
},
176176
'PR': {
177177
'STATUS': 'nfce.fazenda.pr.gov.br/nfce/NFeStatusServico3',
@@ -201,8 +201,8 @@
201201
'INUTILIZACAO': 'sefazrs.rs.gov.br/ws/nfeinutilizacao/nfeinutilizacao2.asmx',
202202
'EVENTOS': 'sefazrs.rs.gov.br/ws/recepcaoevento/recepcaoevento.asmx',
203203
'QR': 'https://www.sefaz.rs.gov.br/NFCE/NFCE-COM.aspx?',
204-
'HTTPS': '',
205-
'HOMOLOGACAO': ''
204+
'HTTPS': 'https://nfce.',
205+
'HOMOLOGACAO': 'https://nfce-homologacao.'
206206
},
207207
'MS': {
208208
'STATUS': '',

0 commit comments

Comments
 (0)