The Stripe connector can link charges, customers, invoices, prices, products, subscriptions, and balance transactions to PostHog.
To link Stripe:
- Go to the Data pipeline page and the sources tab in PostHog
- Click New source and select Stripe
- Get your Account ID from your Stripe user settings under Accounts then ID
- Get a restricted API key that can read the resources you want to query
- Optional: Add a prefix to your table names
- Click Next
For Stripe tables, incremental syncs will only sync new records and not update existing records. This is a limitation of the Stripe API in which it's not possible to query for updated data.
The data warehouse then starts syncing your Stripe data. You can see details and progress in the data pipeline sources tab.