The Stripe integration allows you to enrich your Okimia interface by automatically importing your customer invoice data and the details of your Stripe transactions.
To connect Stripe, follow the steps below:
In your Okimia account, click the avatar icon in the top right, then click
IntegrationsClick
Add an integrationSelect
Stripe, then clickConfirmIn your Stripe account, go to the
Developerstab, then to theAPI Keyssection:
💡 Why use a restricted key rather than a secret key?
A Stripe secret key (sk_live_...) grants full access to your account: creating payments, issuing refunds, transfers, and accessing customer data. A restricted key (rk_live_...), on the other hand, only has the permissions strictly necessary for the integration. If compromised, the impact is limited to the permitted actions only. Stripe always recommends using restricted keys over secret keys.
In the
Restricted keyssection, click+ Create restricted key:Give your key a descriptive name, e.g.
Okimia - Integration, then configure the permissions below. All permissions must be set toRead: Okimia never modifies your Stripe data, it only reads it.
PERMISSIONS TO GRANT TO THE RESTRICTED KEY
In the restricted key creation form, configure exactly the following permissions:
Core resources
Balance transactions: Read;Balance transaction sources: Read;Charges: Read.
Billing resources
Invoices: Read;Customers: Read.
All other permissions must remain set to None. Okimia does not need any write access to your Stripe account.
💡 What are these permissions for?
Each permission corresponds to specific data displayed in Okimia:
Balance transactions and Balance transaction sources: retrieve all financial flows through Stripe (payments received, fees, transfers to your bank account) along with their detailed labels;
Charges: required to retrieve the details of each individual payment linked to a transaction;
Invoices and Customers: import your Stripe customer invoices with the associated customer name.
Confirm the key creation. Stripe will then display your restricted key, starting with
rk_live_. Click it to copy it.
💡 Important
The restricted key is only displayed in full at the time of creation. Copy it immediately and store it somewhere safe until you have pasted it into Okimia. If you lose it, you will need to revoke it and create a new one.
Paste the restricted key into your Okimia account, then click
ConfirmSelect the data you want to import from Stripe, then click
Synchronise dataOnce the synchronisation is complete, click
View my dashboardGo to the
Due Datestab to see all your imported invoices.For more information, watch our video tutorial 👇🏻




