New — KYB wizard with Sumsub, SEON & more

The identity layer for global payments.

Onboard merchants, verify customers, screen for risk — all through one unified API. Built on Payfuture's emerging-markets infrastructure.

190+
Countries covered
<8 min
Median KYB review
99.99%
API uptime
Pluggable identity providers · proxy once, switch anytime
SumsubSEONComplyAdvantageOnfidoPersonaVeriff
Products

One gateway. Every identity check.

Pick the products you need — or run the full onboarding suite end-to-end.

KYB

Hosted KYB wizard

Entity details, directors, UBOs and corporate docs — collected, reviewed and decisioned in one branded flow.

1Entity profile
2Directors & UBOs
3Corporate docs
4Risk decision
KYC

Liveness + document

Selfie liveness, ID document OCR and face match in seconds.

AML

Sanctions & PEP

Continuous screening against global watchlists and adverse media.

API

Unified proxy

One contract over Sumsub, SEON, ComplyAdvantage and more — switch vendors without rewriting your integration.

Coverage

190+ countries

Localised document templates, languages and rule sets for every region Payfuture serves.

How it works

From signup to fully verified in days.

A guided path for merchants, with a powerful API for platforms.

01

Self-signup

Merchant creates an account in under a minute and lands in the onboarding wizard.

02

Complete KYB

Entity, directors, UBOs and corporate documents collected with smart validation.

03

Identity checks

Liveness, document, sanctions and PEP run via Sumsub or any pluggable provider.

04

Go live

Receive API keys, webhooks and a verification widget for your own customers.

Developers

Built for engineers. Loved by compliance.

A single, versioned REST API. Webhooks for every state change. Vendor-agnostic by design.

  • Unified provider proxy — Sumsub first, SEON and more pluggable
  • Idempotent requests, signed webhooks, full audit trail
  • Drop-in verification widget for your customers
  • Role-based access for merchant teams and Payfuture staff
POST /v1/applicants
curl https://identity.payfuture.net/v1/applicants \
  -H "Authorization: Bearer pf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "type": "individual",
    "level": "id-and-liveness",
    "external_id": "cust_8f21a",
    "country": "GB"
  }'

{
  "id": "appl_01HXYZ...",
  "status": "pending",
  "provider": "sumsub",
  "hosted_url": "https://verify.payfuture.net/s/..."
}

Verify your first merchant today.

Spin up an account, complete KYB, and start running identity checks in production.