https://github.com/posthog/stripe-plugin
Get customer and invoice data from Stripe into PostHog.
https://github.com/posthog/stripe-plugin
Last synced: 9 months ago
JSON representation
Get customer and invoice data from Stripe into PostHog.
- Host: GitHub
- URL: https://github.com/posthog/stripe-plugin
- Owner: PostHog
- License: mit
- Created: 2021-03-11T11:13:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T06:52:41.000Z (over 1 year ago)
- Last Synced: 2025-04-02T22:43:29.345Z (9 months ago)
- Language: TypeScript
- Size: 514 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stripe Plugin
> [!WARNING]
> This plugin has been deprecated. You can use the [Data Warehouse integeration](https://posthog.com/docs/data-warehouse/setup/stripe) to sync all data reliably from Stripe into PostHog.
Get customer and invoice data from Stripe into PostHog.
This plugin will:
* Associate your Stripe customers with PostHog users
* Create a PostHog user from a Stripe customer if it doesn't exist
* Emit events for every new customer
* Set the Stripe customer data as user properties in PostHog
* Notify you of upcoming invoices above a certain threshold