// Platform-as-a-Service for providers

The infrastructure behind merchant services.

Open, rules-based infrastructure for acquirers, ISOs, distributors and software vendors to onboard merchants, manage portfolios and integrate — without building the plumbing yourself.

From lead to live in one integration.
// Three ways to work with Veslo

Sell merchant services.
Run your own partner network.
Build on the API.

Three different businesses, one platform underneath.
Pick the row that matches yours.

01 — SELL

Own your merchant portfolio

For ISOs, agents & service partners

Onboard merchants, manage portfolios and automate contracts, devices and commissions.

  • Self & assisted merchant onboarding (IČO lookup, KYC)
  • Portfolio & commission management via CRM workspace
  • Device fleet, OTA updates & health telemetry
  • Built-in fiscalization
See the partner platform →
02 — RUN

Run your own partner network

For acquirers & PSPs

Give your ISOs, distributors and agents one place to sell — with hierarchy, targets and commissions handled for you.

  • Multi-level partner hierarchy, roles & access
  • Automated revenue share across sub-partners
  • Shared pipeline & portfolio visibility
  • Pricing and onboarding rules per partner
See how acquirers use Veslo →
03 — BUILD

Integrate through one API

For software & hardware vendors

Connect your software into the ecosystem through standardised, interoperable interfaces — reach merchants without exclusive deals.

  • Cloud-to-edge Integration Hub & webhooks
  • SSO, scoped access, full audit & transaction logs
  • Docs, sandbox & SDKs at api.veslo.io
  • Ship once, run across every Veslo terminal
Read developer docs →
// Built for every layer of distribution

One platform. Six ways to partner.

Work with Veslo the way that fits — refer a merchant, onboard through our CRM, or run your own portfolio with your own service team.

Who you are
SellPartners who bring merchants on board
ISO

Independent Sales Organisations

Sell, onboard and service merchants end to end via the partner CRM.

ISA

Independent Sales Agents

Refer or sell in the field — leads and commissions tracked automatically.

RunPartners who run an operation or a network
ACQ

Acquirers & PSPs

Extend acquiring with a full merchant OS and a turnkey device program.

SVC

Service providers & technicians

Install, service and support merchants with full device and ticket visibility.

BuildPartners who supply the product
DEV

Software providers & developers

Distribute your app to merchants through one interoperable API.

VND

Vendors

Certify and ship devices managed end to end by the Pulse edge agent.

How deep you go
One-off referralYour own merchant portfolio
Merchant lifecycle: Lead → Sale → Contract → Onboarding → Service You own Veslo handles Your software
01 Referral

Refer

LeadSaleContrOnbrdServ
You own: the lead

Send us a contact. We handle the sale, the contract and the installation.

  • Zero operations
  • Reward per deal
Best fit forISASVCVND
02 Affiliate

Sell & onboard

LeadSaleContrOnbrdServ
You own: sell + onboard

Sell Veslo and onboard merchants through our CRM. We take care of the rest.

  • CRM onboarding
  • Commission on volume
Best fit forISAISO
Most partners 03 ISO

Own the relationship

LeadSaleContrOnbrdServ
You own: the whole lifecycle

Sell, onboard and service merchants end to end via our CRM.

  • Own pricing & packages
  • Portfolio & service team
  • Revenue share
Best fit forISOACQ
On request 04 White-label

Put your brand on it

LeadSaleContrOnbrdServ
You own: the whole lifecycle

Everything in the ISO model, with merchant and partner surfaces carrying your logo and domain.

  • Your logo & domain
  • Branded reseller shop
  • Swap in your own ePOS
Best fit forACQISO
05 API

Integrate

Software integration via API
You own: the integration · Veslo runs the lifecycle

Connect your software into the Veslo ecosystem through one API — we run the infrastructure.

  • One API
  • Infra handled
Best fit forDEVVND
// One ecosystem

Every side connected,
one system of record.

Partners plug in on one side. Merchants run their business on the other.
Veslo is the rails in between.

Partners plug in
ACQ Acquirers & PSPs
ISO Independent Sales Organisations
ISA Independent Sales Agents
SVC Service providers & technicians
DEV Software providers & developers
VND Vendors
distribute
channel
build
The rails
Veslo Core
Integration Hub · API
Analytics read-model
Fiscalizations
Veslo Pulse · Edge Agent
run
operate
Merchants run on it
Terminal
ePOS
Mobile Application
Admin back-office
Onboarding
Telemetry
Fiscalization
// Open by design

Your stack, your call.

Veslo is unbundled. Run our ePOS — or plug in your own, or a third party's. The rails underneath don't change: onboarding, devices, fiscalisation and reporting keep working either way.

01

No exclusivity

You are never tied to a single vendor — including us.

02

Swap any layer

ePOS, mobile app or back-office can be yours or a partner's.

03

One integration

Whatever sits on top, it talks to the same API underneath.

// For integrators & developers

Build once. Reach every merchant.

A cloud-to-edge bridge with predictable REST endpoints, webhooks and a sandbox. Ship your integration without touching a single terminal.

Go to Integration Hub
onboard-merchant.sh
# Create a merchant in your portfolio
curl -X POST https://api.veslo.io/v1/merchants \
  -H "Authorization: Bearer $VESLO_KEY" \
  -d '{
    "legal_id": "SK2020123456",
    "brand":    "your-iso",
    "package":  "gastro",
    "device":   "pax-a920pro"
  }'

# → 201 Created
{
  "merchant_id": "mch_9f2a…",
  "status": "onboarding",
  "fiscalization": "ekasa_pending"
}

Integrations & partners that give you
even more control

Wolt
Bolt
Foodora
BiteBerry
Qerko
Choice
Global Payments
UniCredit
// Get started

Put Veslo behind your business.

Tell us how you distribute or build — we'll set you up with a partner workspace and API access.