The connection to Stripe is established through an API key.
This guide will show how to create the API key:
Log in to Stripe.
Select “Developers” in the upper right corner.
Select “Providing this key to another website” and click “Continue”
Name the key “IEX” and insert iex.dk som URL. Aktivér “Customize permissions for this key. Klik “Continue”.
Permissions:
Select the following permissions depending on whether you use Stripe (Orders) or Stripe (Payouts) in IEX. If you use both select both sets of permissions.
For Stripe (Orders):
All core resources:
PaymentIntents: Read
All checkout resources: Read
All Billing resources: Read
All Webhook resources: Write
For Stripe (Payouts):
All core resources: None
Payouts: Read
Balance transaction sources: Read
All Webhook resources: Write
Click “Create key” and you will be direct back to the main view. Here you will find a key named “API key for IEX”: Copy this key.
Insert the key in IEX:
Log in to app.iex.dk -> Systems -> Stripe (Orders) or Stripe (Payouts) -> Connect