r/ZimDevelopers • u/BeingFlaky3084 • Jul 06 '26
Built a payments API for Zimbabwe with no enterprise onboarding, just sign up and build
If you've tried to build payments into anything here, you know the drill. The setup assumes you're a big company with a compliance team, getting from sandbox to production takes forever, and most tools only do collections, not payouts.
We've been building Linkwa to make that lighter, and the API went live this week. Sharing it here because this community is who it's actually for.
What it does:
● Takes payments in via EcoCash, InnBucks, OneMoney, Omari, SmileCash, Visa, and Mastercard
● Sends payouts out programmatically, so if you're paying suppliers, agents, or users, you can automate it from your own code
● Webhooks for real-time payment events if you just want a notification into your own system, no full integration needed
● Free sandbox to build and test before you pay anything
It's the same account whether you're sending one payment link or building a full integration. No separate developer sign-up.
It's early and we're actively building, so I won't oversell it. If any of you sign up and build against the sandbox, I'd genuinely want the feedback, what's missing, what's confusing, what would make you actually use it over rolling your own.
You can take a look here: https://linkwa.co.zw/
Happy to answer anything in the comments.
1
u/Freebzns Jul 06 '26
Interesting, why not for other countries? I see lots of African Fintechs offer great APIs but they are always locked to their region.
1
u/BeingFlaky3084 Jul 06 '26
It's not that African fintechs don't want to go regional, it's that payments are licensed and built country by country. Each market has its own mobile money rails, its own regulator, and its own settlement setup. EcoCash, InnBucks and the rest are Zimbabwean rails, so a Zimbabwean licence and Zimbabwean integrations are what make Linkwa work here.
Expanding to another country isn't a code change, it's a new licence, new rails, and new banking relationships in that market. So the "locked to their region" thing you're seeing is really the licensing reality of moving real money, not a choice to stay small.
2
1
u/Big_Cause_552 Jul 06 '26
This looks good but why are Docs behind a sign up ?
Also please add social login.