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.
LogPay handles merchant onboarding, KYC, virtual accounts, webhooks, wallets, and withdrawals — so you can focus on building your product.
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.
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"
# }Sign up, complete KYC, and go live. No setup fees. Pay only for what you process.
Create your account