Skip to content
MPO.KG
Developers

Developers & API

Built for fast and reliable integration, with clear models for accepting and tracking payments.

API overview

MPO.KG offers API-based payment integration alongside a hosted payment page, so you can choose how much of the payment experience you control. Both approaches connect to the same gateway, reporting and reconciliation tools.

This page gives a high-level overview. Detailed technical documentation and sandbox access are provided to qualified partners upon request — no real credentials are published here.

Integration models

Hosted payment page

Redirect customers to a ready-made payment screen managed for you.

API integration

Embed payment flows directly inside your own product.

Webhooks

Receive payment status callbacks so your systems stay in sync.

Payment statuses

Track each transaction through clear, documented states.

Reconciliation

Match payments against settlements with supporting data.

Sandbox access

Test your integration in a sandbox environment, available upon request.

Example payment response

Illustrative placeholder only — not a real endpoint, credential or transaction.

payment.response.json
{
  "payment_id": "pay_test_123456",
  "amount": 1000,
  "currency": "KGS",
  "status": "pending",
  "redirect_url": "https://example.com/payment"
}

Placeholder example for illustration only. Real credentials and endpoints are shared with qualified partners during onboarding.

Technical support

  • Integration guidance for qualified partners during onboarding.
  • Sandbox access available upon request for testing.
  • Documentation covering payment flows, statuses and webhooks.
  • Reconciliation and reporting support for finance teams.

Sandbox access, technical documentation and integration support are provided to qualified partners subject to onboarding. Do not share real credentials or production keys in any public channel.

Request API documentation

Tell us about your integration and we'll share the technical documentation and sandbox details.