Most voted "nfe" questions
Nfe (electronic invoice) is a digital-only document of existence, issued and stored electronically, with the purpose of documenting a transaction in the movement of goods or the provision of services between the parties. Used in Brazil for tax purposes. Use this tag to identify problems with developing processing routines involving this technology.
Learn more…109 questions
Sort by count of
-
1
votes1
answer1515
viewsError in the use of WS from the IRS, (Rejection: Use only the standard NF-e namespace)
Hello! I am trying to access the SOAP service of approval of the IRS to run the service status query, I have made all possible combinations (including those present in the last manual published) in…
-
1
votes3
answers1111
viewsNfe emission by Android app
Good afternoon, I have to start a project where I will integrate in an Android app sales to option to issue an Nfe. What is the best way to start this process, would be to carry out the whole…
-
1
votes2
answers2537
viewsHow to Read and Convert . xsd Extension File to a C#Class
How to Read and Convert . xsd to a C# class for this purpose and convert the schema of the site Sefaz to can generate an xml with correct schema to be able to emit NFE.
-
1
votes0
answers474
viewsRecovering reCAPTCHA in Delphi application
I have an application in Delphi that I recover from the Farm site reCAPTCHA (I’m not a robot) to be able to download the XML of the electronic invoice, but in some computers when I open the form the…
-
1
votes0
answers955
viewsQuery NFE site http://www.nfe.fazenda.gov.br/portal/consultaRecaptcha.aspx?tipConsulta=completa&tipConteudo=XbSeqxE8pl8=
I used to feed my system with note data informing the note key and captcha, But with the change to reCaptcha is no longer possible. How can I do this using Webservice in PHP ? Does anyone have an…
-
1
votes1
answer1287
viewsHow to download NF-e from a C#CNPJ?
Use the Uninfe for communication with Sephaz. I was able to carry out the event of consultation of the documents of the recipient and I obtained the return of the summary information and of the NSU.…
-
1
votes1
answer79
viewsConvert Electronic Invoice Date and Time - Javascript
The electronic invoice generates a qr-code from a url. This url has several parameters, one of them is the date and time of the issue, which according to the documentation of the recipe: The value…
-
1
votes1
answer145
viewsAccess NFC-e via the Website
Hello, I need to access the coupons (NFC-e) of my clients from the state of São Paulo. Today I would have access to the coupons and the public key of the same, but through the manual access on the…
-
1
votes0
answers281
viewsHTTP POST for Nota Fiscal
Dear friends, good afternoon. I need to send an XML via post to the webservice function of the São Paulo Fiscal Note. However, XML is correct, it only returns a message that is very generic, so it…
-
1
votes0
answers501
viewsWebservice NF Paulistana does not return C#
Dear friends, good afternoon. I have some problems with the use of the webservice of the São Paulo tax bill, where I need to get the Received Tax Notes and bring me this information. I already…
-
1
votes0
answers374
viewsNFS-e signature problem - Shipment tampered after signing
I am developing the issuance of NFS-e to the city of Gaspar-SC via web service, in which uses the company Thema for banknote processing. I’m having trouble signing the NFS-e where is returning the…
-
1
votes0
answers129
viewsError query Nfce SP webservice
After upgrading to version of java 8 I have error to query status of Nfc-and SP webservice (https://homologacao.nfce.fazenda.sp.gov.br/ws/nfeconsulta2.asmx), always returns to me "HTTPS hostname…
-
1
votes0
answers264
viewsC# How to read Nfe Send Return XML
I’m implementing communication with the SEFAZ WS. After sending the Note, I am having difficulty obtaining XML content from the return in string format and reading the Receipt.("infRec") Follow…
-
1
votes0
answers294
viewsNF-e in Delphi accessing WSDL
NF-e in Delphi accessing WSDL. I am not experienced in accessing WSDL servers, nor Nfe. I have available some encapsulated methods informed to be used in Delphi. The method I’m trying to access is…
-
1
votes1
answer614
viewsError while sending Nfe
I’m trying to send Nfe using the SEFAZ RS webservice, but this generating some errors when I call the method nfeAutorizacaoLote. It seems that the error is in the configuration of the webservice.…
-
1
votes0
answers75
viewsUse certificates in Azure web application after the Brazilian Root v5 intermediary chain has been updated to authorize Nfe
I have a web application in Azure. I have model A1 certificates with the certification chain still Raiz Brasileira v2. The revenue Webservices have been updated to use the new certification chain as…
-
1
votes1
answer152
viewsHow to send an XML from an Nfec to the Sefaz homologation server using C# via the Nfeauthorization website?
I already added the references in the project, my code is like this: public string EnviaSefaz(XmlNode xml, string url, string metodo) { try { ServicePointManager.SecurityProtocol =…
nfeasked 6 years, 9 months ago Lucas Carvalho 11 -
1
votes1
answer304
viewsEmission of NF-e 4.0: Goiás (C#/.Net)
I am updating the communication of NF-e for some customers and in general I am not having problems for authorizers like Rio Grande do Sul and São Paulo, for example. But I’m not getting Goiás to…
-
1
votes0
answers296
viewsError with the certificate when issuing NFC-e
I am trying to issue a tax coupon in PHP by ultilizing sped-nfe. XML files are being generated. Signed Xmls are also, at the time of sending the recipe, I get the following error: {"error":"Envio:…
-
0
votes1
answer2613
viewsQuery and download Nfe
I am wanting to make a program to query and download from NF-e and would like to know which Web Services I would connect to get my application running.
-
0
votes1
answer6129
viewsHow to send NFE XML by consuming the SEFAZ web service
Recently colleague Rafael Corazzi posted a routine to send XML consuming the Sefaz webservice. At one point in the routine, it instantiates a class: SefazWebRequest request = new SefazWebRequest();…
-
0
votes1
answer1128
viewsConsultation for the electronic Invoice?
I’m looking to make an appointment for Nfe RJ, but I’m getting an error. File I generated for request 33141108887109000102550010000010141000010140.xml, with the content: <consSitNFe versao="2.00"…
-
0
votes1
answer1021
viewsWhen consuming Recepcaoevent Error 215 Rejection: XML Schema Failure
I am trying to consume the event reception service on the farm, specifically inform science about an NFE: https://www.nfe.fazenda.gov.br/RecepcaoEvento/RecepcaoEvento.asmx But I got the following…
-
0
votes0
answers1338
viewsXML Header Electronic Invoice Note
I’m having a problem formatting the message we sent to the web service of the service to consume the Nfe service. Upload this String to the web service: var sbXml = new StringBuilder();…
-
0
votes1
answer345
viewsError signing xml nfse Curitba
Guys I’m making the following mistake : Grave: javax.faces.el.EvaluationException: javax.xml.crypto.dsig.XMLSignatureException: javax.xml.crypto.URIReferenceException:…
-
0
votes0
answers52
viewsNF-e Delphi. Reception function
I have no experience in this area of Nfe. I was guided by the support as initial tests using the function: RecepcionarLoteRpsSincrono(const nfseCabeMsg: WideString; const nfseDadosMsg: WideString):…
-
0
votes2
answers509
viewsSee Nfe without digital certificate
Is there any way to query an Nfe in the Nfe without using certificate via PHP, or any other programming language?
-
0
votes1
answer268
viewsWeb Service NFE São Paulo City Hall Error 1402
good afternoon. I am creating a code for access to the NFE Web Service of the Municipality of São Paulo, calling the NF-e Issued Query Request method. I created all the integration code, including…
-
0
votes1
answer1302
viewsDatetime UTC Opening hours NF-e
How can I change the time zone of a type variable DateTime? The idea is to make a routine where the user does not need to change the time of the computer to perform NF-e transmissions, but is…
-
0
votes0
answers87
viewsDownload product list of an electronic invoice
Hello, I’ve been doing a lot of research, but I haven’t found any documentation, I would like to know how to download the data from an electronic invoice (customer and product list) of the state of…
-
0
votes1
answer1216
viewsReading of Java XML
I’m trying to read an XML in Java to get data from an NF-e. I tried so to try to get only the product code to test more unsuccessfully: public void testeaa(String xml) throws DocumentException {…
-
0
votes0
answers192
viewsError added reference Nferecepcaoevento4
I’m having trouble adding a reference to the service Nferecepcaoevento4, SEFAZ Ambiente Nacional. Service address: https://www.nfe.fazenda.gov.br/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx?wsdl. I…
-
0
votes0
answers10
viewsHow to convert a string attribute of a Model containing an XML (Danfe) to PDF (ASP.NET Core)?
I’m sorry if the question wasn’t specific enough, but I’m a beginner in ASP.NET Core. Long story short, I need to have an endpoint that returns a PDF file to the front end of the application, PDF…
-
0
votes0
answers549
views1057 Rejection: Signature differs from calculated
I am trying to use the Nfse/Nfsesp.class.php example from nfephp-org and I’m getting the following feedback: <PedidoEnvioRPS xmlns:xsd="http://www.w3.org/2001/XMLSchema"…
-
0
votes1
answer2008
viewsRecover WSDL from Webservice Nfe ASMX
How I recover the WSDL from this service: https://nfe.fazenda.sp.gov.br/ws/recepcaoevento.asmx I need the WSDL to add it through Netbeans, there I can only add the WSDL and this is final asmx. EDIT:…
-
0
votes0
answers700
viewsNfe XML Parser for Object
I am trying to parse an Nfe XML parser for the Tnfeproc object, and I always get the error: java.lang.IllegalArgumentException: can't parse argument number: {0} at…
-
0
votes1
answer169
viewsNfephp 3.10 - XML passes in 3 validators but does NOT transmit to Sefaz
I am using the Nfephp API. The goal is very simple. It receives a TXT generated in the Sefaz Emitter patterns. It transforms into XML and transmits. I validated XML in these validators, no problem:…
-
0
votes0
answers57
viewsHow to resolve require_once with Unexpected T_STATIC error in PHP?
I’m using the library https://github.com/nfe/client-php from Nfe.io to issue tax note automatically when the return of Paypal and Paypal is "Paid". Try using the call in various ways, according to…
-
0
votes1
answer671
views -
0
votes1
answer822
viewsError while consuming Nfe service
good afternoon, am making a webservice on Asp.net to consume the farm site’s Nfe service, however when trying to add service reference in the project with the url:…
-
0
votes1
answer1076
viewsConsume SOAP12 NF-e UF BA
Good follows the code , in the end put the error note the same code works for GO State (Goiás) static void Main(string[] args) { try { var req = new RequestWS(); var xmlDocument = new XmlDocument();…
-
0
votes0
answers348
viewsConsume Webservice Nfe GO C# Error 495 Unknown Code
I am getting the following error while trying to consume Nfe GO Webservice Error 90 - Nfestatusservico. The remote server returned an unexpected response: (495) Unknown Code as I am creating a dll I…
-
0
votes3
answers980
viewsIntegration Nfse São Paulo City Hall returns Bad Request
I am developing a system in PHP to generate Nfse that uses the Web Service of the city of São Paulo, but I am not able to integrate with the Web Service. Whenever I send an XML message to the Web…
-
0
votes1
answer178
viewsMalformed XML NF reference element Version 4.0
I am updating our service notes sending program (Sorocaba). Doing a quick survey I saw some comments that after updating the . Net Framework, microsoft performed a fix on the Signatures…
-
0
votes1
answer1281
viewsReception Event 4.0 - Nfe Manifestation
Good morning, everyone, I’m trying to send a XML to the SEFAZ server on WebService RecepcaoEvento 4.0 link WebService: https://www.nfe.fazenda.gov.br/NFeRecepcaoEvento4/NFeRecepcaoEvento4.asmx?wsdl…
-
0
votes0
answers2129
viewsMystery of the 4 A3 cards with CKR_DEVICE_ERROR in Keystore load, I need a light!
I’m dealing with a mystery in a client’s authentication Webservice with a Serasa A3 card, it always gives the following error when I try to load the Keystore:…
-
0
votes0
answers63
viewsProblems sending Nfe 4.0 to SP, MT and MS states
I have problems sending the disabling of Nfe 4.0 only to the states of SP, MT and MS. The others are sending normally. Is giving error in this part of the code: HttpWebResponse responsePost =…
-
0
votes1
answer304
viewsHow to pull XML data from the "tag" using Filereader and Domparser? (Nfe)
What am I doing wrong? My intention is to save some information of an Nfe (take the tag data) from an XML, without having to do upload of the same nowhere. Head - <meta http-equiv="Content-Type"…
-
0
votes1
answer469
viewsSend special character in Request body via Httprequest in Delphi XE2?
I am consuming an API (POST), via Delphi for sending NF-e XML. I am using Httprequest. In the body of the request (body) I must pass the xml as follows: xml= But the issuer’s social reason (xName)…
-
0
votes2
answers2230
viewsPHP Nfe 4.0, how to view invoice information?
I would like to view Nfe 4.0 on a PHP page, I’ve been studying a little and found several examples, but so far unsuccessful. index php. <?php $xml= new DOMDocument; $xml->load( "nfe.xml" ); if…