Keep Stripe in sync when billing details change

Payment details shift all the time—customer requests an amount change, due date slips, or terms evolve. Notis catches those changes in Linear and syncs them to Stripe automatically, so your payment intent always reflects reality.

Trigger

Public Team Issue Properties Updated

Fires when properties on a *public-team* Linear issue change (status, assignee, priority, labels, etc.). For private teams (lock icon in Linear's sidebar) use `LINEAR_PRIVATE_TEAM_ISSUE_PROPERTIES_UPDATED`.

Stripe logo

Action

Update Payment Intent

Updates a stripe paymentintent with new values for specified parameters; note that if `currency` is updated, `amount` might also be required, and certain updates (e.g., to `payment method`) can necessitate re-confirmation by the customer.

Why this helps

Billing details change in Linear, but you forget to update the Stripe payment intent, leading to mismatched amounts or out-of-sync payment records.

  • Stripe payment intents always reflect the latest billing details from Linear
  • No risk of charging the wrong amount because records drifted
  • Changes happen automatically; no manual Stripe updates needed
  • Your payment history stays accurate and audit-ready

Setup

Build it in a few focused steps.

  • 1Connect Linear and Stripe to Notis.
  • 2Create automation: 'When billing details on a Linear issue change, update the payment intent in Stripe.'
  • 3Tell Notis which issue properties to watch (amount, due date, customer, etc.) or which labels trigger updates.
  • 4Set your notification channel for sync confirmations.
  • 5Test by editing a Linear issue's billing info and watching the Stripe payment intent update.

Questions about this workflow

How does Notis know which Stripe payment intent to update?

Notis links the Linear issue to the Stripe payment intent using a reference (issue ID, customer name, or a custom field you add). As long as that link is in place, updates sync automatically.

Can this handle partial updates (e.g., changing only the amount)?

Yes. If you change the amount field in Linear, Notis updates only the amount in the payment intent. Other details stay unchanged.

What if someone changes something that shouldn't sync (e.g., an internal note)?

You tell Notis which fields to watch and sync. Leave sensitive or internal notes out of the watched fields, and changes to them won't trigger any Stripe updates.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Linear logo

Linear triggers

Stripe logo

Stripe actions

Comment Received Trigger

Triggered when a comment is received.

TriggerInstant

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

Issue Created Trigger

Triggered when a new issue is created.

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

Issue Updated Trigger

Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.

TriggerInstant

Create Customer

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

ActionInstant

Private Team Comment Created

Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).

TriggerPolling

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

Private Team Issue Created

Fires when a new issue appears in a private Linear team (polled with the connected user's token).

TriggerPolling

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

Private Team Issue Properties Updated

Fires when properties on an issue change in a private Linear team (polled with the connected user's token).

TriggerPolling

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

Project Created

Fires when a new Linear project is created. Covers projects in both public and private teams — polls with the connected user's token, so visibility matches what the connected user can see in Linear.

TriggerPolling

Create product

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

ActionInstant

Project Properties Updated

Fires when properties on a Linear project change (status, lead, target date, priority, etc.). Covers projects in both public and private teams — polls with the connected user's token.

TriggerPolling

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.

Not just Linear and Stripe. Any combination from 985+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7 days free trial with 20$ free usage included.
No card. Works with personal or business Stripe.