---
title: "Stripe integration"
description: "Connect Stripe with Cometly via OAuth and we automatically wire up webhooks for every meaningful billing event. Each payment, new customer, subscription change, and refund is matched back to the visitor profile that caused it, so every dollar in Stripe lines up with a campaign in your ad accounts."
source: "https://www.cometly.com/integration/stripe"
---

# Stripe integration for Cometly

Tie every payment, subscription, and trial back to the ad that drove it.

Connect Stripe with Cometly via OAuth and we automatically wire up webhooks for every meaningful billing event. Each payment, new customer, subscription change, and refund is matched back to the visitor profile that caused it, so every dollar in Stripe lines up with a campaign in your ad accounts.

- Category: Payments
- Connection method: OAuth

## What you can do

- Real-time tracking for payments, subscriptions, trials, and refunds
- Revenue attributed to the campaign, ad set, and creative that drove it
- LTV, expansion, and churn rolled up by source so you can see who actually pays
- Connect multiple Stripe accounts to one Cometly workspace

## Setup (OAuth)

1. Open Events Manager in Cometly and click Create Event.
2. Pick Stripe as the integration and authorize the connection.
3. Choose the Stripe trigger you want to track (e.g. New Payment, New Subscription).
4. Click Check for Data, select a sample record, and continue.
5. Confirm the auto-mapped fields, add filters if needed, and click Activate.

## Events

| Event | Description |
| --- | --- |
| New Payment | Fires on any successful payment greater than $0. |
| First Payment | Fires on a customer's first successful payment. |
| New Subscription | Fires when a customer signs up for a new plan. |
| Updated Subscription | Fires when an existing subscription changes plan or quantity. |
| Canceled Subscription | Fires when a subscription cancels, manually or at period end. |
| New Trial | Fires when a customer starts a free trial. |
| New Customer | Fires when a new customer is created in Stripe. |
| New Refund | Fires on full and partial refunds. |