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.
Qonto is two separate authorisations, not one.
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; Well's OAuth proxy handles Qonto authorisation through Dynamic Client Registration. Qonto's MCP server registers a write-scoped Well client through DCR; no credential paste, no shared secret.
Each one answers a question from the data this pair brings in. The required ones return nothing until a source like it is connected.
Needs a source like these
Know exactly how many months and days of cash you have left.
Know exactly how much cash you have, and which accounts it came from.
See where your company's money actually goes, no spreadsheets required.
See who owes you money, and how long they've been sitting on it.
See exactly what's coming due, in what order, and how much cash it adds up to.
Find out who your best customers really are, ranked by what they've actually paid.
Everything you know about one company, in one view.
Find what payment settled an invoice, or catch every payment that never got one.
Find the bills with no paperwork attached, before an auditor does.
Turn a sentence into a real invoice in Well, PDF attached, no template hunting.
Know what you actually spend each month, averaged over real months.
Know what you can count on earning each month, averaged over real months.
See where your cash lands if nothing new comes in.
See the bridge from last month's balance to this one.
See which suppliers owe you paperwork, before your accountant asks.
Put a name on every settled expense that still has no invoice.
Walk the whole month-end sweep in one prompt.
Drive the month-end close to the point of approval.
Close the category gaps behind your spend before you close a month.
Answers better with these connected
Connects and checks them
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. Anything Well holds between Stripe and Qonto is encrypted at rest and handled in line with GDPR.
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
Not granted. A session resolves only to the workspaces your account belongs to, and Well checks that membership before it returns any record.
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