Skip to main content

Stripe integrations

Simplesat avatar
Written by Simplesat
Updated this week

Authenticating with Stripe

To authenticate Stripe with Simplesat you'll first need to create an API key in Stripe.
​
Start off by going to stripe, click developers, and then click API keys.

Click create restricted key and select providing this key to another website, then click continue.

Name the key Simplesat, and fill in https://integration.simplesat.io for the URL.
​
Select customize permissions for this key and click continue.

Here's a list of which integration requires which permissions.

Integration

Required permissions

Sync customers from Stripe to Simplesat

Customers:read
Events:read

We recommend to only give permissions which the integrations require.

Once you're done click create key.
​
Copy the token, then go to the Stripe integration page by clicking here.

Click authenticate and paste your token.

You're now authenticated with Stripe! πŸŽ‰


Sync customers from Stripe to Simplesat

Simplesat can copy over your customers from Stripe to Simplesat.

The first time this integration runs it will copy over all customers.

Afterwards it will check once per day for new and updated customers and copy those over.

Here's an example of what this looks like in Simplesat:

Authenticate if you haven't done so already, then scroll down to sync customers from Stripe to Simplesat and click activate integration.

Did this answer your question?