Minutes, not days
Reconcile Stripe payouts against Qonto on a rolling basis instead of a month-end scramble.
Stripe settlements arrive in Qonto with the underlying charge breakdown preserved, so the bank reconciliation sees gross revenue and processor fees as separate lines.
The Stripe integration connects your payment infrastructure to Well via MCP, pulling charges, invoices, subscriptions, refunds, and payout data into your workspace automatically.
The Qonto connection works on supplier invoices in both directions.
Stripe and Qonto sit on either side of a single line that breaks reconciliation: the payout.
Stripe pays out a batch covering dozens of charges, with fees netted out; Qonto receives that one deposit with no breakdown attached. Connecting them through Well means every Qonto inbound transfer arrives already split: by charge, by customer, by refund, with the fees on a separate ledger row.
Reconcile Stripe payouts against Qonto on a rolling basis instead of a month-end scramble.
Failed payouts, stuck refunds, and FX adjustments surface when they happen, not weeks later.
Follow every customer charge from Stripe through to its Qonto deposit with full history.
Drop the month-end workbook that stitches Stripe and Qonto together by hand.
Pulls from the Stripe events feed. Detects successful payment intents and links the captured charge to the intent. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Detects the bank arrival of a Stripe payout to anchor the deposit. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Captures the finalised invoice before payment, with totals and due date. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Captures the dispute with the contested charge and dispute reason. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Pulls new customer records with name, email, and tax id where set. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Detects renewal cycles and links the new invoice to the recurring contract. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Captures successful card and bank charges with currency, fee, and customer reference. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Pulls the paid invoice with its line items, customer, and applied tax. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls from the Stripe events feed. Tracks new subscription records with cadence, amount, and customer. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
5 fields flow from Stripe into Qonto.
| Stripe field | Label | Qonto field | Label | |
|---|---|---|---|---|
| charge.amount | Charge amount | amount | Amount | |
| charge.currency | Currency | currency | Currency | |
| charge.created | Charge date | emitted_at | Booking date | |
| charge.description | Description | label | Label | |
| charge.id | Charge id | transaction_id | Transaction id |
5 fields flow from Stripe into Qonto.
| Stripe field | Label | Qonto field | Label | |
|---|---|---|---|---|
| invoice.currency | Currency | currency | Currency | |
| invoice.number | Invoice number | invoice_number | Invoice number | |
| invoice.issue_date | Issue date | issue_date | Issue date | |
| invoice.due_date | Due date | due_date | Due date | |
| invoice.tax | Tax total | tax_amount | Tax |
3 fields flow from Stripe into Qonto.
| Stripe field | Label | Qonto field | Label | |
|---|---|---|---|---|
| customer.name | Customer name | supplier_name | Supplier | |
| customer.tax_id | Tax id | supplier_tax_id | Tax id | |
| customer.metadata.domain | Domain | supplier_website | Website |
Click Connect with Stripe; Stripe's MCP server handles authorisation. Stripe's MCP server registers a read-scoped Well client through DCR; no credential paste, no shared secret.
Well discovers Stripe's charges, refunds, payouts, customers, disputes, and subscription events and the the Qonto supplier-invoices section. Payouts are anchored to the matching bank deposit with the fee split into its own ledger line, so reconciliation shows gross revenue and processor fees separately.
Click Connect with Qonto; you approve the connection inside Qonto and authorise the supplier_invoice.write scope so Well can POST PDFs to /v2/supplier_invoices. Access tokens are exchanged and refreshed automatically before they expire, and the grant is revocable from your Qonto.
Well connects to Stripe through its MCP server, which issues short-lived access tokens via Dynamic Client Registration. Well never holds a long-lived Stripe secret; the server refreshes its own tokens on each session. Well processes records per the storage region configured for your workspace; only fields strictly required by the write surface are ferried across regions.
Read Stripe records
Scoped to charges, refunds, payouts, customers, and related records. No access to anything else in your Stripe account.
Post approved records to Qonto
Over Qonto's API, scoped to supplier invoice PDFs pushed via OAuth to /v2/supplier_invoices you have approved (case-by-case or via a per-rule auto-post threshold).
Modify or delete Stripe records
Not granted. Stripe is read-only on Well's side; the source of truth never moves.
Read other workspaces' data
Encryption keys are per-workspace; another tenant's records are inaccessible by design.
Connect both accounts and see your payouts matched automatically.
Other ways to connect Stripe or Qonto through Well.

Stripe
See the Stripe connector

Qonto
See the Qonto connector


Stripe → Pennylane
Match every Stripe charge and payout inside Well, then forwa…


Stripe → QuickBooks
Match Stripe charges, refunds, payouts inside Well, then for…


PayPal → Qonto
Match PayPal payouts to the Qonto bank deposit that received…

Bill.com
See the Bill.com connector

Melio
See the Melio connector

iBanFirst
See the iBanFirst connector