ECOMMPAY website screenshot

ECOMMPAY

ECOMMPAY is a London-headquartered international payment service provider and direct card acquirer founded in 2012, authorised by the UK Financial Conduct Authority (FRN 607597), PCI DSS Level 1 certified, and holding Visa and Mastercard Principal Membership. It operates its own payment gateway, acquiring, and certified processing platform, serving e-commerce merchants across Europe, the UK, and global markets with card processing, 100+ alternative and local payment methods, open banking, payouts, multi-currency settlement, and fraud prevention. Its developer surface is API-native but signature-authenticated rather than token-based: merchants integrate through a hosted Payment Page API, a server-to-server Gate API for direct payment processing, a Data API for reporting and reconciliation, and a Dashboard for operational management, all documented on a public developer portal with callbacks/webhooks and multi-language SDKs. Its home market is the United Kingdom.

ECOMMPAY publishes 4 APIs on the APIs.io network. Tagged areas include Payments, United Kingdom, Payment Gateway, Payment Processing, and Acquiring.

The ECOMMPAY catalog on APIs.io includes 1 event-driven AsyncAPI specification.

ECOMMPAY’s developer surface includes documentation, API reference, getting-started guide, pricing, engineering blog, support, signup flow, and 22 more developer resources.

35.1/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
4 APIs
PaymentsUnited KingdomPayment GatewayPayment ProcessingAcquiringCard PaymentsAlternative Payment MethodsOpen BankingPayoutsCross-BorderFraud

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ecommpay: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

ECOMMPAY Payment Page API

Hosted, highly customisable payment form for accepting payments across cards, alternative payment methods, and wallets. Merchants open the Payment Page with a signed request (HM...

ECOMMPAY Gate API

Server-to-server payment API for direct integration, giving merchants full control of the payment flow through their own interface. Supports one-time purchases, refunds, payouts...

ECOMMPAY Data API

Reporting and data-retrieval API for programmatic access to payment, operation, and reconciliation data on the ECOMMPAY platform. Requests are accepted over HTTP/1.1+ with TLS 1...

ECOMMPAY Dashboard

Merchant management interface providing tools for controlling, analysing, and managing payments, projects, and reporting across the ECOMMPAY platform.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ecommpay Authentication

signature-hmac · 1 scheme

SECURITY

Ecommpay Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ecommpay
url: https://raw.githubusercontent.com/api-evangelist/ecommpay/refs/heads/main/apis.yml
name: ECOMMPAY
kind: company
description: 'ECOMMPAY is a London-headquartered international payment service provider and direct card acquirer founded in
  2012, authorised by the UK Financial Conduct Authority (FRN 607597), PCI DSS Level 1 certified, and holding Visa and Mastercard
  Principal Membership. It operates its own payment gateway, acquiring, and certified processing platform, serving e-commerce
  merchants across Europe, the UK, and global markets with card processing, 100+ alternative and local payment methods, open
  banking, payouts, multi-currency settlement, and fraud prevention. Its developer surface is API-native but signature-authenticated
  rather than token-based: merchants integrate through a hosted Payment Page API, a server-to-server Gate API for direct payment
  processing, a Data API for reporting and reconciliation, and a Dashboard for operational management, all documented on a
  public developer portal with callbacks/webhooks and multi-language SDKs. Its home market is the United Kingdom.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-02'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Payments
- United Kingdom
- Payment Gateway
- Payment Processing
- Acquiring
- Card Payments
- Alternative Payment Methods
- Open Banking
- Payouts
- Cross-Border
- Fraud
created: '2026-07-24'
modified: '2026-07-24'
specificationVersion: '0.23'
apis:
- aid: ecommpay:ecommpay-payment-page-api
  name: ECOMMPAY Payment Page API
  description: Hosted, highly customisable payment form for accepting payments across cards, alternative payment methods,
    and wallets. Merchants open the Payment Page with a signed request (HMAC signature over the request parameters using the
    project secret key) and receive asynchronous callbacks with the payment result. Includes JavaScript and mobile SDKs.
  humanURL: https://developers.ecommpay.com/en/en_PP_about.html
  baseURL: https://paymentpage.ecommpay.com
  tags:
  - Payments
  - Hosted Payment Page
  - Checkout
  properties:
  - type: Documentation
    url: https://developers.ecommpay.com/en/en_PP_about.html
  - type: APIReference
    url: https://developers.ecommpay.com/en/en_PP_API.html
- aid: ecommpay:ecommpay-gate-api
  name: ECOMMPAY Gate API
  description: Server-to-server payment API for direct integration, giving merchants full control of the payment flow through
    their own interface. Supports one-time purchases, refunds, payouts, and credential-on-file transactions. Requests are
    authenticated with a project ID and an HMAC signature over the request payload; payment results are delivered via asynchronous
    callbacks. The API reference is rendered on a dedicated Stoplight-based reference host.
  humanURL: https://developers.ecommpay.com/en/en_Gate_Integration_About.html
  baseURL: https://api.ecommpay.com/v2
  tags:
  - Payments
  - Payouts
  - Refunds
  - Server-to-Server
  tags_raw:
  - Payments
  - Payouts
  - Refunds
  - Server to Server
  properties:
  - type: Documentation
    url: https://developers.ecommpay.com/en/en_Gate_Integration_About.html
  - type: APIReference
    url: https://api-developers.ecommpay.com/api.html
- aid: ecommpay:ecommpay-data-api
  name: ECOMMPAY Data API
  description: Reporting and data-retrieval API for programmatic access to payment, operation, and reconciliation data on
    the ECOMMPAY platform. Requests are accepted over HTTP/1.1+ with TLS 1.2+ at the documented endpoints and are signature-authenticated.
    The interface specification is published on a dedicated Stoplight-based reference host.
  humanURL: https://developers.ecommpay.com/en/en_dbl_api_overview.html
  baseURL: https://data.ecommpay.com/v1
  tags:
  - Data
  - Reporting
  - Reconciliation
  properties:
  - type: Documentation
    url: https://developers.ecommpay.com/en/en_dbl_api_overview.html
  - type: APIReference
    url: https://api-data.ecommpay.com/api.html
- aid: ecommpay:ecommpay-dashboard
  name: ECOMMPAY Dashboard
  description: Merchant management interface providing tools for controlling, analysing, and managing payments, projects,
    and reporting across the ECOMMPAY platform.
  humanURL: https://developers.ecommpay.com/en/en_dbl_about.html
  tags:
  - Dashboard
  - Management
  - Reporting
  properties:
  - type: Documentation
    url: https://developers.ecommpay.com/en/en_dbl_about.html
common:
- type: DomainSecurity
  url: security/ecommpay-domain-security.yml
- type: Website
  url: https://ecommpay.com/
- type: DeveloperPortal
  url: https://developers.ecommpay.com/
- type: Documentation
  url: https://developers.ecommpay.com/landing-en/
- type: APIReference
  url: https://api-developers.ecommpay.com/api.html
- type: GettingStarted
  url: https://developers.ecommpay.com/en/en_getting_started.html
- type: GitHubOrganization
  url: https://github.com/ITECOMMPAY
- type: StatusPage
  url: https://status.ecommpay.com/
- type: Pricing
  url: https://ecommpay.com/pricing/
- type: Blog
  url: https://ecommpay.com/blog/
- type: Support
  url: https://ecommpay.com/support/
- type: SignUp
  url: https://dashboard.ecommpay.com/
- type: TermsOfService
  url: https://ecommpay.com/terms-of-use/
- type: PrivacyPolicy
  url: https://ecommpay.com/privacy-policy/
- type: LinkedIn
  url: https://www.linkedin.com/company/ecommpay
- type: Authentication
  url: authentication/ecommpay-authentication.yml
- type: Conventions
  url: conventions/ecommpay-conventions.yml
- type: Idempotency
  url: conventions/ecommpay-conventions.yml
- type: Packages
  url: packages/ecommpay-packages.yml
- type: SDKs
  url: packages/ecommpay-packages.yml
- type: Sandbox
  url: sandbox/ecommpay-sandbox.yml
- type: ErrorCatalog
  url: errors/ecommpay-decline-codes.yml
- type: DeclineCodes
  url: errors/ecommpay-decline-codes.yml
- type: Webhooks
  url: asyncapi/ecommpay-callbacks-webhooks.yml
- type: Conformance
  url: conformance/ecommpay-conformance.yml
- type: Compliance
  url: https://ecommpay.com/
- type: Lifecycle
  url: lifecycle/ecommpay-lifecycle.yml
- type: Components
  url: components/ecommpay-components.yml
- type: LLMsTxt
  url: llms/ecommpay-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ecommpay"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ecommpay/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ecommpay/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.