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.
The Qonto connection works on supplier invoices in both directions.
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. Qonto bank transactions, cards, and transfers are never touched. 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; 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 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. Well processes records per the storage region configured for your workspace; only fields strictly required by the write surface are ferried across regions.
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
Encryption keys are per-workspace; another tenant's records are inaccessible by design.
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