Skip to main content

Stripe

How to connect Stripe to adtribute.

Daniel Busch avatar
Written by Daniel Busch
Updated over 5 months ago

Create Connection in adtribute

  1. Open the adtribute App.

  2. Go to "Connections" and click on "Create Connection".

  3. Search for "Stripe" and select it.

  4. Name the Connection as you like, e.g. the Account Name.

Now you need to get the API Key from Stripe.

Retrieve API Key from Stripe

  1. Login to Stripe.

  2. Navigate to "Developers" on the bottom left and go to "API Keys".

  3. Click "Create restricted key" and select "Providing this key to another website".

  4. Name it "adtribute" and enter "adtribute.io" as URL and select "Customize permissions for this key".

  5. Now grant the following 3 access scopes:

    • Charges (Read)

    • Webhooks (Write)

    • Customers (Read)

  6. Click on "Create key" and then click on "Send confirmation" within the popup.

  7. Confirm the email you have received.

  8. Go back to the initial Stripe window and you see the API key.

    • Possibly, you have to confirm your identity once more with your 2FA.

  9. Copy the key and save it on your device.

    • Add a note in stripe where you stored the key on your device.

  10. Paste the key in the "API Key" field in adtribute.

Complete Connection

After you have pasted the API Key just click on "Next". It will load for a short bit and tell you on the bottom right if the Connection was successful and show up within your Connections.

You have to repeat those steps for every Stripe account, you wish to connect.

Did this answer your question?