Skip to main content
The Exante Stripe integration connects your Stripe account so invoices, customers, and products stay in sync. Invoices created in Exante can be sent to Stripe, and Stripe invoices can be discovered and synced back into Exante through the catalog-based sync pipeline.

Features

Invoice sync

Discover Stripe invoices by status and creation date, catalog them, and sync them into Exante.

Customer sync

Map Stripe customers to Exante parties automatically when invoices are synced.

Real-time webhooks

Receive Stripe webhook events for invoice and customer changes in near real time.

Discovery & catalog

Browse what is available in Stripe before committing to a sync, using the two-phase discover-then-sync workflow.

Data mapping

Stripe objectExante entityKey fields
InvoiceInvoiceStatus, dates, amounts, line items, discounts
CustomerPartyName, email, phone, address
ProductProductName, description, pricing
Line ItemInvoice Line ItemProduct, quantity, unit price, discounts

Prerequisites

Before connecting the Stripe integration, make sure you have:
  • Stripe API access — you need a Stripe API key with read and write permissions for the account you want to connect.
  • An Exante account — you must be logged in to Exante with access to the organization you want to connect.
  • Webhook delivery — Exante automatically configures a webhook endpoint in your Stripe account during setup.

Next steps

Install the integration

Connect your Stripe API key and configure the webhook endpoint.

Review synced data

See what data is synced and how Stripe objects map into Exante.

Use the sync API

Trigger discovery, start syncs, and check sync status via the API.