[NF-E 4.0][FIX] Ambiente nacional para evento de confirmação da operação - #36
[NF-E 4.0][FIX] Ambiente nacional para evento de confirmação da operação#36mileo wants to merge 1 commit into
Conversation
| WS_NFE_CONSULTA : 'webservices/NFeConsultaProtocolo4/NFeConsultaProtocolo4.asmx', | ||
| WS_NFE_SITUACAO : 'webservices/NFeStatusServico4/NFeStatusServico4.asmx', | ||
| WS_NFE_CONSULTA_CADASTRO : 'webservices/CadConsultaCadastro4/CadConsultaCadastro4.asmx', | ||
| WS_NFE_RECEPCAO_EVENTO : 'webservices/sre/recepcaoevento.asmx', |
There was a problem hiding this comment.
Não seria esse o endereço
Não seria esse " webservices/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx "
?? Fonte - http://www.nfe.fazenda.gov.br/portal/WebServices.aspx
| WS_NFE_INUTILIZACAO : 'nfe4/services/NFeInutilizacao4', | ||
| WS_NFE_CONSULTA : 'nfe4/services/NFeConsultaProtocolo4', | ||
| WS_NFE_SITUACAO : 'nfe4/services/NFeStatusServico4', | ||
| WS_NFE_CONSULTA_CADASTRO : 'nfe2/services/CadConsultaCadastro2', |
There was a problem hiding this comment.
Parece existir na versão 4, "services/CadConsultaCadastro4?wsdl ". fonte http://www.nfe.fazenda.gov.br/portal/WebServices.aspx
No endereço do servidores há um final "?wsdll" , isso não é necessário ??
| WS_NFE_CONSULTA_CADASTRO : 'nfe/services/CadConsultaCadastro4', | ||
| WS_NFE_RECEPCAO_EVENTO : 'nfe/services/NFeRecepcaoEvento4', | ||
| WS_NFE_AUTORIZACAO : 'nfe/services/NFeAutorizacao4', | ||
| WS_NFE_CONSULTA_AUTORIZACAO: 'nfe/services/NFeRetAutorizacao4', |
There was a problem hiding this comment.
No endereço do servidores há um final "?wsdll" , isso não é necessário ??
| WS_NFE_CONSULTA_AUTORIZACAO : 'nfe2/services/NFeRetAutorizacao4', | ||
| 'servidor' : 'nfe.fazenda.mg.gov.br', | ||
| WS_NFE_INUTILIZACAO : 'nfe2/services/NFeInutilizacao4', | ||
| WS_NFE_CONSULTA : 'nfe2/services/NFeConsulta4', |
There was a problem hiding this comment.
o endereço correto parece ser "nfe2/services/NFeConsultaProtocolo4" , fonte - http://www.nfe.fazenda.gov.br/portal/WebServices.aspx
| WS_NFE_RECEPCAO_EVENTO : 'nfe/NFeRecepcaoEvento4', | ||
| WS_NFE_AUTORIZACAO : 'nfe/NFeAutorizacao4', | ||
| WS_NFE_CONSULTA_AUTORIZACAO : 'nfe/NFeRetAutorizacao4', | ||
| 'servidor' : 'nfe.sefa.pr.gov.br', |
There was a problem hiding this comment.
o endereço correto parece ser esse " nfe.fazenda.pr.gov.br " , fonte http://www.nfe.fazenda.gov.br/portal/WebServices.aspx
There was a problem hiding this comment.
@mbcosta NF-e 4.0 no Paraná está correto 'nfe.sefa.pr.gov.br'
There was a problem hiding this comment.
valeu @pauloneda , sim vi agora que o endereço muda na NFe 4.00
| WS_NFE_CONSULTA : 'webservices/NFeConsultaProtocolo4/NFeConsultaProtocolo4.asmx', | ||
| WS_NFE_SITUACAO : 'webservices/NFeStatusServico4/NFeStatusServico4.asmx', | ||
| WS_NFE_CONSULTA_CADASTRO : 'webservices/CadConsultaCadastro4/CadConsultaCadastro4.asmx', | ||
| WS_NFE_RECEPCAO_EVENTO : 'webservices/sre/recepcaoevento.asmx', |
There was a problem hiding this comment.
Realmente esta errado! webservices/sre/recepcaoevento.asmx é o endereço do serviço da NF-e 1.00. O endereço correto da 4.00 é webservices/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx
cc: @mbcosta