Posts by Lucas Carvalho • 11 points
1 post
-
1
votes1
answer152
viewsQ: How 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 Lucas Carvalho 11