The Stripe integration will sync all sales instantly and our algorithm will analyze and attribute those sales to the relevant ad source.

So let’s plug it in.

First, go to the Integrations page and click on Stripe then click on the Create new button.

The integration will generate a webhook that needs to be installed inside your Stripe account.

Log into your Stripe account and click on Developers from the top right hand side. Next, click on Webhooks and then click on the Add an endpoint button.

From your Atlass account, copy the webhook URL generated by the integration and paste in under Endpoint URL.

Click on Select events button and make sure to select the following events: charge.captured, charge.expired, charge.failed, charge.pending, charge.refunded, charge.succeeded, charge.updated, customer.created, customer.deleted, customer.subscription.created, customer.subscription.deleted.

After that, click on Add endpoint.

That’s it. Now all your Stripe charges will be synced with your Atlass account.