Skip to content
Notis

Reconcile Eventbrite sales with Stripe charges

See payment gaps before they become a month-end mystery.

Trigger

Recurring schedule

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

Action

List Charges

Retrieves a list of stripe charges with filtering and pagination; use valid cursor ids from previous responses for pagination, and note that charges are typically returned in reverse chronological order.

Why this helps

Sales and payment records drift when reconciliation waits for a large manual spreadsheet session.

  • Creates a repeatable review cadence
  • Flags mismatched IDs or amounts without changing Stripe
  • Reports when the Eventbrite baseline is missing

Setup

Build it in a few focused steps.

  • 1Connect Eventbrite and Stripe.
  • 2Ask Notis: each weekday, retrieve recent Stripe charges and compare them only with the supplied Eventbrite sales export; report unmatched or duplicate records and make no mutations.
  • 3Choose a recurring schedule and a channel for reports.
  • 4Run one test with a small known export and verify the exception list.

Questions about this workflow

Does this charge or refund anything?

No. It is a read-only comparison.

Where does the Eventbrite baseline come from?

You must supply the export or accessible trusted data; Notis does not invent missing history.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Eventbrite to Stripe. A trigger fires from one place; an action lands in another.

Eventbrite triggers

Stripe actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Cancel subscription

Cancels a customer's active stripe subscription at the end of the current billing period, with options to invoice immediately for metered usage and prorate charges for unused time.

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

Confirm payment intent

Confirms a stripe paymentintent to finalize a payment; a `return url` is necessary if the payment method requires customer redirection.

ActionInstant

Create Customer

Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.

ActionInstant

Create an invoice

Creates a new draft stripe invoice for a customer; use to revise an existing invoice, bill for a specific subscription (which must belong to the customer), or apply detailed customizations.

ActionInstant

Create payment intent

Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.

ActionInstant

Create a price

Creates a new stripe price for a product, defining its charges (one-time or recurring) and billing scheme; requires either an existing `product` id or `product data`.

ActionInstant

Create product

Creates a new product in stripe, encoding the request as `application/x-www-form-urlencoded` by flattening nested structures.

ActionInstant

Create Refund

Creates a full or partial refund in stripe, targeting either a specific charge id or a payment intent id.

ActionInstant

Connect any two apps with Notis in the middle.

Eventbrite and Stripe, or any other combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Stripe.