...
Our TRAINING environment:
For most Online API and Plugin implementations, our Training environment will be all you need to launch your project with Flexitithe best environment to develop your Flexiti project in.
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.
...
Our MERCHANT INTEGRATION environment:
For most POS API implementations, our Merchant Integration environment will be the best environment to develop your Flexiti project in.
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.
...
Obtaining your Flexiti API Keys
Create a Developer Portal Account(s):The first step towards implementation would be to reach out implementation@flexiti.com to create an account in the Flexiti Developer Portal.
Step 1: Click Sign in
...
Step 2: Click Create one
...
Upon setting up your account you will be provided with a set of API keys (Client Secret and Client ID) for our training environment. You will use these keys during your implementation, and any applications generated using these keys will be for testing purposes only.
Be sure to keep them secure!
...