From 4d58607115ccfac263f25523c257062b27886b1e Mon Sep 17 00:00:00 2001 From: leogregianin Date: Mon, 29 Mar 2021 09:57:25 -0400 Subject: [PATCH] =?UTF-8?q?Atualiza=C3=A7=C3=A3o=20das=20URLS=20da=20NFCe?= =?UTF-8?q?=20de=20Santa=20Catarina?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pynfe/utils/webservices.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pynfe/utils/webservices.py b/pynfe/utils/webservices.py index aa2ce29..b07642d 100644 --- a/pynfe/utils/webservices.py +++ b/pynfe/utils/webservices.py @@ -230,7 +230,10 @@ NFCE = { 'CHAVE': '', 'INUTILIZACAO': '', 'EVENTOS': '', - 'QR': '' + 'QR': 'sat.sef.sc.gov.br/nfce/consulta?p=', + 'HTTPS': 'https://', + 'HOMOLOGACAO': 'https://hom.', + 'URL': 'sat.sef.sc.gov.br/nfce/consulta' }, 'RS': { 'STATUS': 'sefazrs.rs.gov.br/ws/NfeStatusServico/NfeStatusServico4.asmx',