We are very excited that you chose Flexiti to help boost your online sales! Our developer toolkit makes it quick and easy to integrate Flexiti into your e-commerce site. Take a look through our guides and available assets, and your site will be ready in no time.
Overview
Flexiti’s APIs and Plugins provide merchants integration with Flexiti both at the point of sale and existing eCommerce platforms.
With a quick and easy integration, merchants can:
Have customers apply for financing towards products during the checkout flow
Post transactions, cancel pending transactions, as well as perform full or partial returns
Look up customer accounts and retrieve historical transactions on a per store basis
This guide will help you identify the steps required to use Flexiti’s APIs and plugins.
Authentication
The Flexiti API uses API keys to authenticate requests. Your keys consist of a Client ID and a Client Secret. You can view and manage your API keys in our Developer Portal.
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
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 for any other specific Account Setup requirements.