Write resolved supplier invoices into Qonto
Well reads the invoices and transactions from Square, resolves the company behind each one, and writes the matching supplier invoice into Qonto with the customer identified.
Tie every Square payout to the matching Qonto deposit, with fees split and FX captured on each linked pair.
The Square connection reads your Square account through the Square MCP server using OAuth.
Qonto is two separate authorisations, not one.
Square records the sales and payments while Qonto holds the supplier invoices, but the company behind a Square record has to be identified before it belongs in Qonto.
Well reads the companies, invoices, and transactions from Square, resolves each customer to a canonical company, and writes the matching supplier invoices into Qonto while reading the supplier invoices already there to avoid duplicates. The only write Well makes in Qonto is a supplier invoice. Moving money, touching a card, and starting a transfer stay outside what it can do. The record that lands carries a resolved company and the Square payment behind it, so the team is not re-keying what Square already recorded.
Well reads the invoices and transactions from Square, resolves the company behind each one, and writes the matching supplier invoice into Qonto with the customer identified.
Well reads the supplier invoices already in Qonto and checks each Square-sourced record against them, so the same document is not written twice.
Each company and payment detail from Square is matched to a canonical company inside Well before anything reaches Qonto, so the supplier is verified rather than assumed.
The Square transaction stays linked to the Qonto supplier invoice, so the audit trail traces each entry back to its sale.
Captures partial and full refunds with the originating payment id. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Detects changes to a Square customer's name, email, or stored payment method and refreshes the company record. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Captures successful card-present and card-not-present payments with currency, fees, and customer linkage. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Detects the moment Square dispatches a payout batch toward your bank account. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Captures chargebacks with the contested payment and reason code. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Captures the completed Square order with its line items, taxes, and the payment that settled it. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls the tip amount off the payment so it can be routed separately. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Detects paid Square invoices with line items, applied discounts, and tax breakdown. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
Pulls new customer records with name, email, and stored payment methods. Pushed to Qonto's supplier-invoices via the /v2/supplier_invoices/bulk endpoint over OAuth.
5 fields flow from Square into Qonto.
| Square field | Label | Qonto field | Label | |
|---|---|---|---|---|
| payment.amount_money.amount | Payment amount | amount | Amount | |
| payment.amount_money.currency | Currency | currency | Currency | |
| payment.created_at | Charge date | emitted_at | Booking date | |
| payment.note | Description | label | Label | |
| payment.id | Charge id | transaction_id | Transaction id |
4 fields flow from Square into Qonto.
| Square field | Label | Qonto field | Label | |
|---|---|---|---|---|
| invoice.invoice_number | Invoice number | invoice_number | Invoice number | |
| invoice.invoice_date | Issue date | issue_date | Issue date | |
| invoice.due_date | Due date | due_date | Due date | |
| invoice.total_money.currency | Currency | currency | Currency |
Click Connect with Square; Square's MCP server registers a Well client automatically. Square's MCP server registers a read-scoped Well client through DCR; no credential paste, no shared secret.
Well discovers Square's card payments, invoices, refunds, customers, payouts, disputes, and inventory adjustments 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 Square through its MCP server, which issues short-lived access tokens via Dynamic Client Registration. Well never holds a long-lived Square secret; the server refreshes its own tokens on each session. Anything Well holds between Square and Qonto is encrypted at rest and handled in line with GDPR.
Read Square records
Scoped to card payments, invoices, refunds, customers, and related records. No access to anything else in your Square 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 Square records
Not granted. Square 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.
Link both tools to Well so Square records resolve to real companies and reach Qonto as supplier invoices, with nothing written to your bank feed.
Other ways to connect Square or Qonto through Well.

Square
See the Square connector

Qonto
See the Qonto connector


Square → Freshbooks
Reconcile Square sales, refunds, and customer activity insid…


Square → Bill.com
Reconcile Square supplier-side activity inside Well, forward…


Stripe → Qonto
Reconcile Stripe payouts against Qonto bank deposits. Well d…

Bill.com
See the Bill.com connector

Melio
See the Melio connector

iBanFirst
See the iBanFirst connector