Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NF-E 4.0][FIX] Ambiente nacional para evento de confirmação da operação #36

Open
wants to merge 1 commit into
base: 8.0
Choose a base branch
from

Conversation

mileo
Copy link
Member

@mileo mileo commented Jul 30, 2018

cc: @mbcosta

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o endereço correto parece ser esse " nfe.fazenda.pr.gov.br " , fonte http://www.nfe.fazenda.gov.br/portal/WebServices.aspx

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mbcosta NF-e 4.0 no Paraná está correto 'nfe.sefa.pr.gov.br'

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants