Live on the Squad network · 99.99% uptime

Payment infrastructure
for modern businesses

Accept payments through dedicated virtual accounts, manage wallets, and settle to your bank — all from a single API. Built for gaming, SaaS, fintech, and e-commerce.

Available balance
₦12,480,500.00
+18.2% vs last week
Today's volume
₦842,100.00
+4.1% vs last week
Success rate
99.6%
+0.3% vs last week
Recent transactionsReal-time via Squad webhooks
A
Adaeze Okafor
TXN_8f8a8a
+ ₦25,000.00successful
T
Tunde Bakare
TXN_7d2c1b
+ ₦150,000.00successful
C
Chinonso E.
TXN_6a91ff
+ ₦8,500.00successful
How it works

From integration to settlement in minutes

LogPay handles merchant onboarding, KYC, virtual accounts, webhooks, wallets, and withdrawals — so you can focus on building your product.

01
Integrate
Drop our API key into your app and call /api/public/v1/checkout-sessions.
02
Receive
We generate a virtual bank account for each customer.
03
Settle
Squad confirms payment, we credit your wallet instantly.
04
Withdraw
Send funds to your settlement bank account on demand.
Features

Everything you need to move money

Virtual accounts
Unique NUBAN per customer. Reconcile automatically with no manual matching.
Real-time webhooks
Verified, signed, and retried with exponential backoff. Never miss a payment event.
Bank-grade security
AES at rest, TLS in transit, RLS on every record, full audit logs.
Instant settlement
Funds land in your wallet the moment Squad confirms the transfer.
Developer-first
REST API, signed webhooks, sandbox environment, and SDKs in 4 languages.
Built for scale
Stateless serverless backend. Scales from your first peso to millions per day.
Developers

A clean, predictable API

Create a checkout session and get back a Squad payment link in one call. We do the heavy lifting — webhook verification, settlement, retries — so you don't have to.

  • Signed webhooks with HMAC SHA-512
  • Idempotent payment references
  • Test + live environments out of the box
  • OpenAPI spec + Postman collection
POST /api/public/v1/checkout-sessions
curl https://logpay.site/api/public/v1/checkout-sessions   -H "Authorization: Bearer sk_live_xxx"   -H "Content-Type: application/json"   -d '{
    "amount": 25000,
    "customer_name": "Adaeze Okafor",
    "customer_email": "adaeze@example.com",
    "customer_identifier": "user_7821",
    "payment_channels": ["transfer", "card", "bank", "ussd"]
  }'

# → {
#   "reference": "lp_mabc123_xyz",
#   "checkout_url": "https://pay.squadco.com/...",
#   "status": "pending"
# }

Start accepting payments in minutes

Sign up, complete KYC, and go live. No setup fees. Pay only for what you process.

Create your account