Skip to Content
PekoPay API Integration Docs
DocumentationPekoPay Developer Documentation

PekoPay Developer Documentation

Use this portal to integrate with the public PekoPay Gateway API.

Start Here

  1. Get clientId, clientSecret, and tenantId from the PekoPay portal.
  2. Generate a payment token.
  3. Embed checkout with @pekopay/web.
  4. Create transactions/subscriptions through the API.
  5. Process webhooks using API re-fetch as source of truth.

Core Guide

Scope

  • Authentication and tenant model
  • Payment token lifecycle
  • Embedded checkout integration
  • Webhook events and signature validation
  • API examples and advanced scenarios
Last updated on