← Registry

ConnectorCommerce & ordersAvailable now

Stripe

Payments, disputes, and payouts as source-tagged numbers that a placeholder can never impersonate.

The Stripe connector reads charges, disputes, refunds, and payout events from the Stripe Events API and balance transactions, so revenue and its exceptions arrive as facts rather than estimates. Disputes matter operationally because they have deadlines: an evidence-due date is a task with a clock on it, and the connector surfaces it that way. Payout events let an operator reconcile what the storefront says was sold against what actually settled.

Every number lands tagged with its source and tenant, which is the point: in Fibric a fallback value is marked as a fallback, so a placeholder can never pass as revenue. Reads resume from an event cursor, so a restart replays nothing and misses nothing, and this connector is deliberately read-mostly. Stripe is available now: built and maintained by Fibric, and provisioned with a deployment engineer through the early-access program.

Kind
Connector
Category
Commerce & orders
Publisher
Fibric
Availability
Available now
Sold by
Fibric
Support
Developed and supported by Fibric

Authentication

A Stripe restricted key scoped to read the resources you expose, stored in your tenant's secret store.

What it reads

  • Charges, refunds, and their linkage to orders
  • Disputes with evidence-due deadlines and status changes
  • Payout events and balance transactions as they settle

What it can do

  • Attaches metadata to objects it has reconciled, idempotently
  • Tags records it has processed

Requirements

  • A Stripe account with a restricted key granting read access to charges, disputes, and payouts

Works with

Operations AnalystOperator Ask what is happening in plain language and get an answer grounded in your real data. Then turn that answer into a vetted action. Live Order RiskOperator Watches every open order and flags the one about to slip before the carrier ever scans it. Runs in production inside BearScope today. Live ShopifyConnector Streams orders, fulfillments, and inventory. Swapping storefronts is configuration, not a rewrite of your operator. Available now MagentoConnector Reads orders, line items, and proof approvals as they happen: the upstream signal that an order is about to go wrong. Live PostgreSQLConnector Reads your operational tables under row-level tenant isolation, the same wall that keeps tenants out of each other's data. Available now

Bring Stripe into your early-access deployment

Available now means a deployment engineer wires this with you, and it runs propose-only until you approve live actions.