Questions tagged as 'nfe'

0
answers

TLS version in NFe 4.0 urls

I'm implementing the NFe 4.0 webservices and would like to ask a question about what defines the security protocol that is used in communication. The behavior of the connection is different for some machines and is causing problems. Both machine...
asked by 12.04.2018 / 15:03
0
answers

Query url of an NFCe with Python

I do not know if what I want to do is possible. I'm capturing the url of an invoice contained in the QrCode of it. In the case of my example, the url is more or less as follows: link It happens, however, that if I run a get, via python I...
asked by 20.03.2018 / 01:13
0
answers

Consultation / Validation NFe - Different CNPJ

I would like to know if it is possible to make a complete consultation of the NFe of the Federal Revenue, even though it is not the issuer or the recipient of the NF. I need this because I get some XML from NFe and I need to validate if this...
asked by 15.03.2018 / 14:31
0
answers

Download product list of an electronic invoice

Hello, I've been doing a lot of research, but I did not find any documentation, I'd like to know how to download the data of an electronic invoice (cpf client and product list) from rio grande do sul state (apparently each state has its own syst...
asked by 07.03.2018 / 20:10
0
answers

Sign XML from NFSe. RPS and then Batch using PHP

I'm trying to sign RPS and Batch of an RPS in XML through the RobRichards library in PHP but the Betha Fly e-note system is giving invalid signature error. I got the certificate.pfx and converted to certificate.pem Then I just got the public key...
asked by 16.02.2018 / 22:56
1
answer

Consuming SOAP12 NF-e UF BA

Good follows the code, in the end put the error note the same code works for the GO state (Goiás) static void Main(string[] args) { try { var req = new RequestWS(); var xmlDocument = new XmlDocumen...
asked by 29.09.2017 / 15:47
1
answer

Web Service NFE Prefecture of São Paulo Error 1402

Good afternoon. I am creating a code to access the Web Service of NFE of the City of São Paulo, calling the method of Request for Consultation of NF-e Issued. I created all the integration code, including generating the XML signed by the digital...
asked by 06.10.2017 / 23:14
0
answers

PHP - CURL HTTPS Request - NFSe Curitiba

I'm performing an integration with WebService for sending RPS, for issuing NFS-e, I'm using the PHP programming language, and the CURL library. In this integration it is mandatory when making any request to send the digital certificate, this one...
asked by 15.08.2017 / 16:58
0
answers

How to resolve require_once with unexpected error T_STATIC in PHP?

I'm using the link library from NFe.io to automatically issue invoices when PayPal and PayPal are " Payment ". Try using the call in several ways, according to the documentation: With Composer: require_once('vendor/autoload.php'); W...
asked by 01.07.2017 / 14:36
0
answers

NF-e Delphi. Function ReceiveSingleResSynchronous

I have no experience in this area of NFe. I was guided by the support as initial testing using the function: RecepcionarLoteRpsSincrono(const nfseCabeMsg: WideString; const nfseDadosMsg: WideString): WideString; My question at the moment...
asked by 23.05.2017 / 16:01