SIGN IT provides two distinct environments: TEST and LIVE.
The TEST environment is designed for safely testing your integration in a simulated setting. It mirrors the behavior of the LIVE environment, but no real resources are generated, and no communication with financial authorities takes place. This setup ensures that you can experiment and validate your integration without any associated costs.
The LIVE environment must be used in production. Once a System's state is set to COMMISSIONED
in the LIVE environment, it starts transmitting official invoices to the financial authorities. At that point, billing for our services will begin.
The first organization created in the Dashboard will only have a TEST environment. You can enable the LIVE environment by clicking the "ENABLE LIVE" button, located at the top left beneath your organization’s name in the Dashboard:
To activate the LIVE environment for your first organization, you need to get in touch with the fiskaly Sales team by emailing commerciale@fiskaly.com or sales@fiskaly.com. Include your Organization ID, which you can locate by clicking the info symbol (i) beside your organization's name in the Dashboard.
After the contractual agreement is signed and you've shared the Organization ID to be activated, we’ll enable the LIVE environment for you. The “ENABLE LIVE” button will then change into a toggle, allowing you to switch between the TEST and LIVE environment views.
API Keys generated in the TEST environment are intended exclusively for testing and can only be used to create test resources with our API.
Once your organization has a LIVE environment, your next step is to generate a LIVE API Key. This key allows the creation of LIVE resources, which are necessary for operating in the production environment.
Note: The LIVE environment is not a copy of the TEST environment. The resources created with a TEST API key — such as Asset Units — are confined to the TEST environment and cannot be transferred to LIVE. When transitioning to the LIVE environment, you will need to manually recreate your entire organizational structure using a LIVE API Key.
Even after the LIVE environment is activated, the TEST environment remains fully accessible, and you can switch back to it at any time. There’s no need to disable test resources, allowing you to continue testing without affecting your production setup.