Commit c12fb5b6 by Angel MAS

readme updated

parent 665cc915
......@@ -27,6 +27,16 @@ PASSWORD_FACTURA_DIGITAL=password
```
# Como utilizar la libreria:
Consultar creditos
> $creditos = FacturaDigital::creditos()
Retorna :
> {
> mensaje: "11565 creditos disponibles.",
> creditos: 11565,
> codigo: 200
> }
Configurar regimen fiscal del emisor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment