← Alle berichten

Two connectors from two very different Fridays

payments/SumUp and connectors/finance/EBoekhouden joined the connector family, both arriving the way connectors are supposed to: from an app that needed them.

SumUp is card-present payment. A register asks a paired Solo reader to take an amount, then waits to hear what happened. That is a different shape from the online checkouts payments/Stripe handles, where the browser goes away and comes back; here there is no browser at all, just a terminal on the counter and a cashier watching it. The connector covers the Cloud API checkout, transaction lookup and history, and it landed on the same day the Phlo POS product layer got its own repository, which is not a coincidence.

e-Boekhouden came from factuur.software, alongside Moneybird and Exact Online. Its own quirk is authentication: an API token is exchanged for a session rather than sent per call, so the connector holds that lifecycle instead of leaving it to every caller. It covers relations and sales invoices, which is what pushing an invoice out of an invoicing app actually requires.

Both extend Connector, so both read their credentials from a data/creds.ini section, return the same obj(ok, status, data, error), and describe their own credential fields well enough for a settings screen to render itself. An app without keys for either simply does not offer them.

Engine 1.0.1. See the Integrations chapter.

We gebruiken essentiële cookies om deze site te laten werken. Met uw toestemming gebruiken we ook analytics om de site te verbeteren.