Enterprise fintech deals die in onboarding, and the config already exists
Enterprise fintech deals don't die in the demo. They die in week six of onboarding, while someone re-types the customer's approval rules into a canvas.
3 min read
- fintech
- onboarding
- procure-to-pay
- ai
I spent two years inside a procurement fintech and the pattern was consistent: the product demos great, the contract gets signed, and then comes the wall. Setup that drags for weeks. Change requests every single week. Users who don't fully understand what was configured for them, so they ask instead of doing.
The three things that cut onboarding time by 90%
Integrating end to end with the systems the client already runs. The ERP connection wasn't a checkbox: granular sync per data type, bulk imports, master data flowing both ways. Every field the client doesn't re-enter is a support ticket that never exists.
Generating a v1 of their approval workflow instead of handing them a blank canvas: business rules and best practices, applied to the real people pulled from their HRIS. The client reviews and adjusts a draft. Nobody designs from zero.
Giving clients simple tools to help themselves, including a chatbot, so "how do I change this?" stopped requiring us.
None of it was glamorous. All of it was product engineering aimed at time-to-first-value. A CTO building in this space told me recently that time-to-first-value, not features, is what decides procurement deals. That matches everything I saw from the inside.
The workflow was never missing
Watch an enterprise onboarding for any workflow product and you'll see the same ritual: a kickoff call, a shared screen, and someone rebuilding the org's approval logic box by box. Who approves above $10k. Who signs off on IT purchases. What happens when the manager is on leave.
None of that information is new. It sits in the HRIS (who reports to whom, titles, departments) and in the ERP (vendors, open POs, spend history). The customer is being asked to re-enter reality the software could have read.
What the next iteration looks like
ledgerloop is that idea taken further. An agent reads the HRIS and derives the approval workflow, each gate resolved to a real person from the org chart. Rules get you a solid draft; the genuinely fuzzy part, mapping titles to actual approval authority, is where an LLM earns its place.
Dirty data gets flagged for a human before anything else: a terminated manager still listed as an approver, two people who both look like the CEO, junk records. Derived does not mean trusted.
Then you maintain the workflow in plain language: "above $25k, also require CFO." You get a preview, you approve or revert. Nothing applies until a human says so. And the money path stays deterministic code: matching, thresholds, routing. The AI reads and proposes. It never decides a payment.
Here is the 2026 twist: everyone is adding AI to the product surface. Copilots, chat, insights. Almost nobody is pointing it at onboarding. Yet "read the customer's systems, derive their configuration, have a human review it" is exactly the kind of fuzzy, one-shot, reviewable task current models are genuinely good at. The AI feature gets the meeting. Onboarding gets the renewal.
Today this mapping is done by hand, by forward-deployed engineers, and they are a big part of what onboarding costs. If you build or buy B2B fintech: how long from signed contract to the first real invoice or PO through the system?