Xero
Xero accounting sync is in development and is not installable
The Xero integration is in development. It does not appear as an installable app in Apps → Marketplace. There is no live invoice or payment sync.
RevKeen is building canonical accounting exports and clearing-account reconciliation for Xero. Until the catalog status changes from in_development to available, treat older copy that described a live Connect flow or Pro+ availability as withdrawn.
What will ship (not live)
Planned scope includes pushing RevKeen invoices and reconciling collections into Xero. That work is not merchant-installable today.
What to use now
- Export or report from RevKeen Finance views.
- Use webhooks if you are building your own accounting pipeline.
- Watch Apps → Marketplace for Xero once it is marked Available.
Related
Prepare for the accounting-led payment workflow
This remains release-gated. Before enabling it for merchants, the available marketplace state, deployed API, and a Xero sandbox walkthrough must agree.
The intended workflow is to connect through Nango, select the correct Xero organisation, select an inbound invoice, create an accounting invoice payment request, and share its returned Pay link. The public API declares POST /v2/integrations/accounting/invoice-payment-requests and GET /v2/integrations/accounting/invoice-payment-requests/{id}. Route presence does not make the Xero app installable.
Reconcile the request status, RevKeen payment, Xero writeback, currency, and clearing-account entries. A successful payment with a failed writeback needs reconciliation rather than another charge. Do not promise live sync until the release and provider-sandbox checks pass.