Skip to content
● Live: Mobile money collection & payout across 24 African markets. View coverage →
● For Developers

Build with LEOGC Payment APIs

LEOGC provides developer-friendly APIs and integration support for businesses that want to connect to card payments, mobile money, crypto payments, POS services, cross-border payment rails, and PulseConnect.

Developer Hub

From onboarding to production, one clear path.

Our developer resources are designed to help technical teams move from onboarding to testing and production with clear documentation, sandbox access, API references, webhook guidance, and support from the LEOGC integration team.

  • One API for every payment rail
  • Sandbox credentials within hours
  • Webhooks for real-time status updates
  • Reporting & reconciliation API
POST /v1/payments 200 OK · 142 ms
curl -X POST https://api.leogcltd.com/v1/payments \
  -H "Authorization: Bearer $LEOGC_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "rail":      "mobile_money",
    "operator":  "MTN_NG",
    "amount":    25000,
    "currency":  "NGN",
    "customer":  { "msisdn": "+23480..." },
    "reference": "ORD-9842"
  }'

# Response
{
  "id":        "pay_8f2a91",
  "status":    "pending",
  "rail":      "mobile_money",
  "settlement":"T+0"
}
Developer resources

Everything you need to integrate

Documentation, APIs, webhooks and sandbox access — all in one place.

Integration process

A Clear Path from Testing to Go-Live

01

Submit integration request

02

Complete merchant or partner onboarding

03

Receive sandbox credentials

04

Review API documentation

05

Configure payment methods and webhooks

06

Complete testing and certification checks

07

Move to production

08

Monitor transactions and settlement

What developers can build

From checkout to settlement, on one platform

Every common payment flow, ready to integrate via LEOGC APIs.

Ecommerce checkout
Mobile money collection
Payout workflows
Crypto checkout
Agent POS services
Cross-border payments
Bank-to-wallet transfers
Wallet-to-bank transfers
Transaction status tracking
Settlement and reconciliation dashboards
Ready when you are

Ready to integrate?

Request developer access and a sandbox account. Our integration team will guide you from onboarding to go-live.