Stripe Extractor
Pulling data from Stripe
Prerequisite: Getting your Stripe Account ID and Client Secret
In order to allow Definite to retrieve data from Stripe, we’ll need to get your Account ID and Client Secret from your Stripe account.
To get your Account ID:
Scroll to the bottom to find your Account ID under the section labeled Accounts.
Copy and paste your Account ID somewhere you can refer to later.
To get your Client Secret:
Under Standard keys, click Create secret key
.
A tab will appear on the right side of the screen.
Select Building your own integration
and then click Create secret key
.
Assign a name for your new secret key.
Copy the generated secret key and paste it somewhere you can refer to later.
Definite instructions
Go to this link to add an integration. Search for our Stripe extractor and click it to get to the creation form.
Add a name for your integration, the Account ID and Client Secret from the sections above.
Finish by clicking Save
. Definite should automatically take you back to the integrations page where you can see your new Stripe integration.