...
All API requests exist in TRAINING, MERCHANT INTEGRATION, and PRODUCTION environments. All objects - customers, plans, transactions, etc. created in one environment do not exist in the others.
Our TRAINING environment:
For most implementations, our Training environment will be all you need to launch your project with Flexiti.
This environment is a sandbox for testing that uses the same code base as our current production environment.
Transactions and customer accounts generated in this environment are treated as test objects and is test data is scrubbed daily.
References: https://posapi-training.flexiti.fi/flexiti/pos-api/
Note |
---|
Maintenance windows in our Training environment will be communicated ahead of time. |
Our MERCHANT INTEGRATION environment:
This environment is a sandbox for integrating new features for upcoming Flexiti releases.
We introduce pre-release code to this environment to give Merchants an opportunity to integrate the new features and functionality ahead of our Production release.
Here is our API Changelog & Release Schedule - 2021
References: https://posapi-mi.flexiti.fi/flexiti/pos-api/
Note |
---|
Our Merchant Integration environment has a standing maintenance window scheduled Monday and Wednesday mornings. Implementation teams can expect some instability during this time. |
Our PRODUCTION environment:
This environment is the “Live” production environment.
Customer accounts generated in this environment hit the Credit Bureau and any Transactional data generated is real.
References: https://posapi.flexiti.fi/flexiti/pos-api/
...