Accept payments without the hassle
Mobile Money, cards, and payment links — one dashboard, one integration, built for Ghanaian businesses.
Available Balance
LiveGHS 12,450.00
customer@example.com
shopper@example.com
Everything you need to get paid
Hosted Checkout
Mobile Money and card checkout with automatic network detection.
Payment Links
Get paid without writing code — share a link or a QR code.
Developer-First API
A clean REST API with webhooks and a live sandbox to test against.
Real-Time Dashboard
Track transactions, customers, and settlements in one place.
Refunds & Disputes
Handle refunds and customer disputes without leaving your dashboard.
Ghana Card Verified
Every merchant is manually identity-checked before accepting live payments.
Integrate in minutes
Initialize a payment with one API call. Full docs, code examples in 4 languages, and a live sandbox to test against — right from your dashboard.
curl -X POST https://starpaysgh.com/api/v1/transactions/initialize \
-H "Authorization: Bearer sk_test_xxx" \
-H "Content-Type: application/json" \
-d '{"amount": 50, "customer_email": "customer@example.com"}'
Frequently asked questions
What payment methods does StarPay SGH support?
Mobile Money (MTN, Telecel, AirtelTigo) and card payments. Bank transfer is coming soon.
How long does merchant verification take?
Verification is reviewed manually by our team after you submit your Ghana Card and any required business documents.
Do I need a registered business to sign up?
No — our Starter Account is designed for individuals and new businesses.
Can I test the API before going live?
Yes — every account starts with test API keys and access to an interactive sandbox in your dashboard, so you can build and test your integration safely.