Questions tagged as 'nfe'

1
answer

NFePHP 3.10 - XML passes in 3 validators but does NOT transmit to Sefaz

I'm using the NfePHP API. The goal is very simple. Receives a TXT generated in the Patterns of the Sefaz Issuer. Transforms into XML and transmits. I validated the XML in these validators, no problem: link link But in the API gives...
asked by 30.09.2016 / 22:09
0
answers

1057 Rejection: Signature differs from calculated

I'm trying to use the NFSe / NFSeSP.class.php example from nfephp-org and am having the following return: <PedidoEnvioRPS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.prefeitura.sp.gov.br/nfe" xmlns:xsi="http://www.w3.or...
asked by 09.12.2015 / 11:52
1
answer

XML Data Format NFe

I'm trying to insert a date into an Oracle PL-SQL table. I look for the date when reading the XML of an NFe, however the tag appears like this <dhEmi>2015-10-02T14:49:52-04:00</dhEmi> I did some searches on the internet and...
asked by 28.10.2015 / 20:12
1
answer

On ConsumptionEvent Error 215 Rejection: XML Schema Failure

I am trying to consume the event reception service on the farm, specifically inform the science about an NFE: https://www.nfe.fazenda.gov.br/RecepcaoEvento/RecepcaoEvento.asmx But I got the following return: <?xml version="1.0"...
asked by 09.11.2015 / 15:44
0
answers

XML Nota Fiscal Electronic Header

I'm having a problem formatting the message we sent to the web service of the sefaz to consume the NFe service. I send this String to the web service: var sbXml = new StringBuilder(); sbXml.Append(@"<?xml version=""1.0"" enco...
asked by 07.01.2015 / 14:52
1
answer

NFe XML Parser for Object

I'm trying to make an XML parser from NFe for the TNFeProc object, and I always get the error: java.lang.IllegalArgumentException: can't parse argument number: {0} at java.text.MessageFormat.makeFormat(MessageFormat.java:1429) at java.text.Mes...
asked by 16.03.2016 / 01:35
1
answer

Failure to consume Webservice of NF-e 4.0 SEFAZ Ceará (CE)

After downloading the SEFAZ WSDLs from Ceará and testing the connection to the NFeStatusServico4 service I got the error: Falha na solicitação com resposta vazia. or in English The request failed with an empty response...
asked by 31.07.2018 / 03:22
2
answers

NF-e Electronic Invoice with Grails

I'm developing a commercial application in Grails. In this application I will need to issue Electronic Invoice (NF-e). Is there any API, library or plugin that I can use in Grails? On the document itself I know something, since I already ha...
asked by 19.07.2017 / 19:44
2
answers

Questions about how to consume ws NfS-e Curitiba [closed]

Nownextmyreturnisjustlikethis<EnviarLoteRpsRespostaxmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <NumeroLote xsi:nil="true" /> <DataRecebimento xsi:nil="true" /> <...
asked by 05.12.2016 / 19:50
1
answer

Error 500 when consuming NfeDownloadNF

I'm trying to consume the NFE download service on the farm: link But I have gotten the following error: The remote server returned an error: (500) Internal Server Error. The message I have sent is: <?xml version="1.0" encoding...
asked by 03.11.2015 / 13:32