Libraries
In Solución Factible® we have developed libraries in different languages that can be used by developers to integrate the services we offer. Currently there are libraries: DLLs and JARs.
DLL Introduction
The DLL libraries developed by Solución Factible®, are ActiveXControl COM elements, and can be used by any language that supports the import of Microsoft DLLs such as Visual Basic 6 (VB6), Microsoft Visual C++ (MSVC), Clarion, Visual Fox Pro, .NET languages such as C#, VB .NET, ASP, etc.
Avalaible DLL´s:
| Stamped | This DLL provides methods for stamping and canceling CFDI invoices; it can connect to the testing server as well as the production server. |
Documentation | Download |
| 64bit Stamped | This DLL provides methods for stamping and canceling CFDI invoices; it can connect to the testing server as well as the production. Register from the command line with the instruction: regsvr32 nombre_archivo.dll. |
Documentation | Download |
How to integrate, use, or import the DLL into your project
Code examples for integrating the DLL in C#, VisualBasic .NET, VisualBasic 6, Delphi 7.
How to integrate the DLL into your projectIntroduction to JAR's
Solución Factible® ha desarollado también librerías para JAVA (JAR's) que pueden ser importados en cualquier proyecto de java y usar sus funciones nativamente.
Avalaible JAR´s:
| Stamped | This JAR provides what is necessary to use the stamping Webservice methods natively, stamp() cancel(). | API | Download |
| TimbradoCLI | This JAR file can be used via command line to stamp or cancel e-documents. | API | Download |
JAR Instructions for Use
This section contains detailed information about the JAR libraries we have developed at Solución Factible®, such as: installation, adding libraries, code examples, etc.