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
-
41
votes5
answers32714
viewsJava Library for Brazilian Electronic Invoice (Nfe)
I’ve been developing an enterprise management system for some time. I need to add to it the electronic invoice issuance functionality in the Brazilian standard. Is there a well tested and preferably…
-
12
votes4
answers7973
views -
8
votes5
answers19908
views.NET C# IIS Request cancelled: Failed to create secure channel for SSL/TLS
Gentlemen, I am trying to communicate with the recipe/SEFAZ server using an A1 certificate through an MVC5 C# application on an IIS 8 server, in the pool with my user identity. The certificate is…
-
8
votes1
answer2537
viewsConsume Webservice Nfedistribuicaodfe - VB.NET or C# - Manifestation/Download Nfe
On the Nfe Nacional website (http://www.nfe.fazenda.gov.br/portal/webServices.aspx?tipoConteudo=Wak0FwB7dKs=) i already have a software made in VB.NET that consumes the WEBSERVICES (NfeConsultaDest…
-
7
votes3
answers1639
viewsDate format in an NF-e
I am developing from a screen that will generate an NF-e and at the time I went to work with the dates I discovered that they need to be sent in a specific format that I do not know or found…
-
7
votes1
answer970
viewsNfe shipment to MG in Versao 3.10
To send XML from an Nfe to MG in version 2.0 I do as follows: Public Function enviaNFe2(ByVal NumeroDoLote As Integer, ByVal ListiView As ListView, ByVal Label As ToolStripStatusLabel) As Boolean…
-
6
votes2
answers642
viewsNfe - private and public key reading applet
I need to develop a system to issue an electronic invoice. My big problem is that this system needs to meet the A3 certificate (card) and as far as I’ve been reading with php it is not yet possible…
-
5
votes2
answers2780
viewsLog into the Nfe portal with Curl and PHP
I’ve done a lot of research on this and so far I haven’t been able to do anything concrete. Is this possible? I want to make a form with the key access field and captcha code to be filled in. will…
-
5
votes1
answer11899
viewsHow to send Nfe XML to SEFAZ WS using C#?
I have been doing a lot of research, reading several source codes of other languages and never found answer to my question, which method of SEFAZ web services I should call? I’m working with this WS…
-
5
votes1
answer2184
viewsNfs-e Belo Horizonte XML signature error
I am developing the integration of a system to issue Nfse to Belo Horizonte are happening 2 situations that only with this city that I developed are happening, we have integrated several…
-
5
votes1
answer4598
viewsGenerate Danfe from Nfe XML
I’m developing an application ASP.NET MVC with C# and need to transform XML from NF-e to Danfe in PDF, someone knows some component to it?
-
5
votes1
answer2258
viewsNFE Digital Signature(Electronic Invoice)
I am developing NFE in the Python language, I already Gero the XML, I can send it to Webservice and I get the answer, what I need now is the digital signature The signature is an xml tag with some…
-
5
votes3
answers7208
viewsHow to select Digital User Certificate in Web Applications?
I am developing a project in ASP.NET MVC5 to make manifestation of electronic invoices. During the process of searching notes, manifestation or download, I access the Internal Revenue Service and…
-
4
votes1
answer815
viewsNF-e query with response: "Paralyzed Service without Forecast"
I am doing in a project a NF-e XML search and download module together with SEFAZ. I made all the settings and pointed the requests to the Webservice informed on the website of the recipe but the…
nfeasked 7 years, 3 months ago Thiago Motta Barboza 382 -
4
votes3
answers3047
viewsUnfulfilled Nfe XML
Well, I’m trying to do the reading for import of XMLs of the Electronic Tax Notes and I’m having a lot of difficulty in disemboweling the ICMS of the blessed. No problems to reach the object ICMS:…
-
4
votes1
answer4499
viewsOpen modal with Javascript to select certificate and send to server
When we enter the page eCAC - Virtual Call Center and we click on Digital Certificate on the right side of the screen a modal is opened to select certain certificate that we configure in the system…
-
4
votes1
answer644
viewsHTTP Error 403.7 Forbidden - SEFAZ RS
I’m trying to access the address RS electronic invoice authorization. When accessing I receive the following message: Server Error in Application "PRNFH/WS/NFEAUTHORIZATION" HTTP Error 403.7 -…
-
4
votes2
answers2217
viewsDownload Nfe / NFEPHP
Good morning, I am consulting the Nfe of a certain client, so far so good, is returning the Key notes all right, but when I use the download option, the same returns 'Paralyzed Service without…
-
3
votes1
answer1677
viewsError 242 while consuming Nfedownloadnf
I’m trying to consume the NFE download service on the farm: https://www.sefazvirtual.fazenda.gov.br/NfeDownloadNF/NfeDownloadNF.asmx but I have obtained the following error: ERROR: 242 Reason:…
-
3
votes1
answer2680
viewsReturn of Authorization Nfe 3.10 (MG) C#
I’m having a hard time returning NF-e authorization using C# (Visual Studio 2008). It’s returning an empty object. To be made the call from WS I am using the following code: public string…
-
3
votes2
answers13376
viewsGenerate Nfe Key
I have a closed source software that validates the Nfe key in the invoice entry by the stock module. I need to generate some Nfe keys for testing. So far I know that the Nfe key validates the…
-
3
votes0
answers494
viewsPython + BH City Hall
I am trying to integrate my Python system with PBH in the question of Nfse. The layout of the file is correct, however, I cannot sign the XML. The layout and this one : <Signature…
-
3
votes2
answers305
viewsBest way to recover data for a Datagridview?
What is the best way to recover data from a direct table to a Datagridview ? I have several doubts, because, many people do not recommend using Unitofwork which makes it much easier and leaves the…
-
3
votes0
answers730
viewsHttpwebrequest - Recover Nfe
I’m accessing the link of the Farm site ( http://www.nfe.fazenda.gov.br/portal/consulta.aspx?tipoConsulta=completa&tipoConteudo=XbSeqxE8pl8%3d) with the aim of returning the filled Nfe. When I…
-
2
votes1
answer87
viewsSaves more records than Needed in my DB
Follows the code: // Leitura Dados Itens da Nota Fiscal... xmlNCab := NoPrinc.ChildNodes.FindNode('det'); while not (xmlNCab = Nil) do begin inc(l); sgProds.RowCount := l;…
-
2
votes0
answers109
viewsPost for consultation of NF-e data
I am trying to get the data of an electronic invoice through a post on the farm site. I am using the Jsoup library. First I did a get to get the captcha image and it worked perfectly. I created my…
-
2
votes0
answers287
viewsElectronic Invoice in Java
I have a web system in java that controls the sale of pharmaceuticals and now I need to implement Nfe in this system. I wonder if there are any courses, libraries or even some example where I can…
-
2
votes3
answers7352
viewsQuery Status Nfe C#
I am trying to perform the service status query for Nfe 3.10 but always is returning the following message: The HTTP request is prohibited with the authentication scheme client 'Anonymous'. I’m…
-
2
votes1
answer1010
viewsSee Nfe without certificate
Is there any way to check the base of Nfe without certificate via programming? Today you would only need to check which products are in Nfe to automate an internal process.
nfeasked 8 years, 6 months ago Eduardo Carísio 175 -
2
votes3
answers4263
viewsParse Nfe XML in Python
I have the following code that aims to fetch a particular node of an XML Electronic Invoice, but without success. I tested with other Xmls and it worked. import xml.etree.ElementTree as ET tree =…
-
2
votes1
answer185
viewsHow to use the Nfephp API without the server having to support Curl 7.22.2
Is there any possibility of using the Nfephp API without the need for server endure cURL 7.22.2? Any settings I can perform, an alternative lib, etc?…
-
2
votes1
answer1048
viewsHow to show the data of an XML file in an input field with jquery?
I am having to develop a function that reads the information that is in the fields of a file of type . xml in PHP and trying to return this information in the form fields. More so far I can only…
-
2
votes0
answers611
viewsNfe Paulista CURL
I’m having the following problem to carry out the issuance of invoice: Unable to handle request. The action 'https://nfe.prefeitura.sp.gov.br/ws/lotenfe.asmx?WSDL' was not recognized. This is my…
-
2
votes2
answers2325
viewsError 500 when consuming Nfedistribuicaodfe
I’m trying to consume the NFE download service on the farm: https://www1.nfe.fazenda.gov.br/NFeDistribuicaoDFe/NFeDistribuicaoDFe.asmx Specification…
-
2
votes4
answers10562
viewsHow many programs can download XML from Brazilian NF-e?
I see that many websites and systems offer XML Download service issued by Brazilian taxpayers. Does anyone know if there is beyond the Technical note "002/2012" that establishes a Webservices for…
-
2
votes1
answer1701
viewsC# - Use of A3 Certificate (Card Reader) + Windows Service
Good morning to all. I created a windows service (C#) where I sign XML from NFC-es using Flexdocs DLL. Using A1 certificate everything works normally, but when using A3, the frame where I must enter…
-
2
votes1
answer1677
viewsError 500 when consuming Nfedistribuicaodfe webservice
All services are working in my component, only that error service while trying to consume, follows my XML soap that I’m sending <?xml version="1.0" encoding="utf-8"?> <soap:Envelope…
nfeasked 8 years, 3 months ago Rodrigo Rodrigues 573 -
2
votes2
answers379
viewsERROR - Catch Xelement C#
Hello. I’m trying to get a Node of an xml Nfe can this appearing image error. At the beginning of the class a variable was created private XDocument xDoc; The xml file is inside the debug folder.…
-
2
votes2
answers736
viewsEmpty nRec upon receiving return from SEFAZ
Using the Nfephp project API, through the function: $retorno = $nfe->sefazEnviaLote($aXml, $tpAmb, $idLote, $aResposta, $indSinc, $flagZip); get the array $aResposta. However this array is…
-
2
votes0
answers384
viewsOracle PL/SQL - Connection with Webserver SEFAZ
Someone here has already been able to establish contact and authenticate SEFAZ (NF-e or Reinf) servers through PL/SQL with Oracle Wallet? For the last few weeks I have been trying to make contact…
-
1
votes2
answers1380
viewsAccess Violation When Selecting XML File - Nfe
I’m trying to select the nós, but is making an error of Access Violation, what I could improve on this code so there is no error? procedure TfrmDataB.sbtnAbrirClick(Sender: TObject); var xmlNCab,…
-
1
votes1
answer789
viewsNfe 3.10 webservice MG
I am performing Nfe 3.10 tests for MG, the web service for authorization is different and expects an object of type nfeDadosMsg that has an array of Nfe. In the others I always sent an Xmlnode with…
-
1
votes0
answers401
viewsService or package to generate Nfe possessing only the Invoice key
With only the Nfe key I can access the Revenue website and view the Invoice in PDF. You can use a third-party service or bundle that manages such PDF in the same way as Recipe offers, possessing…
-
1
votes0
answers393
viewsSoftware Nfe in java
I have a project to create an Nfe emitter in Java... But the problem is that I don’t have much idea and much knowledge for the development of this type of project. Does anyone know if they have a…
-
1
votes1
answer512
viewsIssues with nfe WSDL import
I’m having an error that I can’t figure out what it is. I took the SWDL from Nfeauthorization (homologation) and used the Axis2 to generate the classes. I solved some import and lib problems, but…
-
1
votes2
answers1465
viewsNCM codes to import into my system
Hi, I would like to import the full table of NCM codes into my system, but apparently the recipe does not provide a user-friendly format to import (CSV, text, Inserts, etc). Does anyone know any…
nfeasked 9 years ago Ricardo Acras 181 -
1
votes0
answers398
viewsNfephp: Generate footnote XML template 20
I need to generate the service invoice XML (NFS-e) template 20. looking at the Nfephp documentation, I noticed that it generates XML but in model 55 that is the sales tax note of products. Does…
-
1
votes0
answers148
viewsXml Nfse (Notablu)
Hello, I’m having trouble finding decent documentation to integrate with WebService of notablu, I need at least a template of what an XML would look like to send (preferably with caption of what…
-
1
votes2
answers918
viewsNfe to MG Submission in Version 3.10
After the tips I changed the method code as well as applied the fixes in the web service changing from: System.Xml.Serialization.XmlArrayItemAttribute("retEnviNFe", IsNullable:=False) for:…
-
1
votes1
answer553
viewsOccasional error when transmitting Nfce in the new Sefaz webservices of RS - Connection
I have an Nfe and Nfce emission system that we use for several RS clients. A few months ago Sefaz here changed the structure of the webservices, so they also provided new Urls for access to the…