Skip to content

Commit 9eebfd8

Browse files
authored
Merge pull request #77 from douglashferreira/master
PR Alteração de URL QR Code NFCe Góias conforme IT 2025.003
2 parents caf8dd3 + df10b11 commit 9eebfd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NFe.Utils/InformacoesSuplementares/ExtinfNFeSupl.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ private static List<EnderecoConsultaPublicaNfce> CarregarUrls()
8383
{Estado.AM, versao3E4, "http://sistemas.sefaz.am.gov.br/nfceweb/consultarNFCe.jsp?"}, //No portal do ENCAT está: sistemas.sefaz.am.gov.br/nfceweb/consultarNFCe.jsp?chNFe=1315….
8484
{Estado.BA, versao3E4, "http://nfe.sefaz.ba.gov.br/servicos/nfce/modulos/geral/NFCEC_consulta_chave_acesso.aspx"},
8585
{Estado.CE, versao3E4, "http://nfce.sefaz.ce.gov.br/pages/ShowNFCe.html"},
86-
{Estado.GO, versao3E4, "http://nfe.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
86+
{Estado.GO, versao3E4, "https://nfeweb.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
8787
{Estado.MA, versao3E4, "http://nfce.sefaz.ma.gov.br/portal/consultarNFCe.jsp"},
8888
{Estado.MT, versao3E4, "http://www.sefaz.mt.gov.br/nfce/consultanfce"},
8989
{Estado.MS, versao3E4, "http://www.dfe.ms.gov.br/nfce/qrcode?"},
@@ -136,7 +136,7 @@ private static List<EnderecoConsultaPublicaNfce> CarregarUrls()
136136
{Estado.CE, versao3E4, "http://nfceh.sefaz.ce.gov.br/pages/ShowNFCe.html"},
137137
{Estado.DF, versao3E4, "http://dec.fazenda.df.gov.br/ConsultarNFCe.aspx"},
138138
{Estado.ES, versao3E4, "http://homologacao.sefaz.es.gov.br/ConsultaNFCe/qrcode.aspx?"},
139-
{Estado.GO, versao3E4, "http://homolog.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
139+
{Estado.GO, versao3E4, "https://nfewebhomolog.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
140140
{Estado.MA, versao3E4, "http://www.hom.nfce.sefaz.ma.gov.br/portal/consultarNFCe.jsp"},
141141
{Estado.MT, versao3E4, "http://homologacao.sefaz.mt.gov.br/nfce/consultanfce"},
142142
{Estado.MS, versao3E4, "http://www.dfe.ms.gov.br/nfce/qrcode?"},
@@ -310,7 +310,7 @@ private static List<EnderecoConsultaPublicaNfce> CarregarUrls()
310310
{Estado.PB, versao3E4, "www.receita.pb.gov.br/nfcehom"},
311311
{Estado.SP, versao3E4, "https://www.homologacao.nfce.fazenda.sp.gov.br/consulta"},
312312
{Estado.SE, versao3E4, "http://www.hom.nfe.se.gov.br/nfce/consulta"},
313-
{Estado.GO, versao3E4, "http://homolog.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
313+
{Estado.GO, versao3E4, "https://nfewebhomolog.sefaz.go.gov.br/nfeweb/sites/nfce/danfeNFCe"},
314314
{Estado.MG, versao3E4, "https://hportalsped.fazenda.mg.gov.br/portalnfce"},
315315
{Estado.TO, versao3E4, "http://homologacao.sefaz.to.gov.br/nfce/consulta.jsf" },
316316
{Estado.SC, versao3E4, "https://hom.sat.sef.sc.gov.br/nfce/consulta" }

0 commit comments

Comments
 (0)