...
Every account is provided with two sets of keys. One for testing in our TRAINING environment and one for running live transactions in our PRODUCTION environment.
Obtaining your Flexiti API Keys
Go to our Developer Portal
Create a Developer Portal Account to receive API keys and set up your Trust URL (or IP)
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!
...
Review the API or Plugin documentation
Implement the TRAINING (test) version on your Staging environment and test thoroughly
Implement the PROD (live) version on your Production environment and review
TRAINING and PRODUCTION environments
All API and Plugin functionality requests exists in both TRAINING and PRODUCTION environments, and objects - customers, plans, transactions, etc created in one environment don’t exist in the other. The TRAINING and PRODUCTION environments function almost identically, with a few necessary differences.
In our TRAINING environment:
transactions and customer accounts generated in this environment are only treated as test objects.
our training environment is scrubbed from time to time
This environment is considered a “test” environment
In our PRODUCTION environment:
Customer accounts generated in this environment hit the Credit Bureau
Transactional data generated in this environment are stored in Flexiti’s production systems
This environment is considered a “Live” production environmentfor any other specific Account Setup requirements.