Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite authored Sep 5, 2024
1 parent 26fde86 commit 0bdfab0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 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:
Expand All @@ -8,4 +12,4 @@ This plugin will:
* 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
* Notify you of upcoming invoices above a certain threshold

0 comments on commit 0bdfab0

Please sign in to comment.