-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from OSCA-Kampala-Chapter/revert-1-main
Revert "Added tables for better comparison"
- Loading branch information
Showing
1 changed file
with
117 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
# 🇺🇬 Uganda Payments | ||
|
||
Community-driven approach to payment gateways and integrations in Uganda! | ||
Community driven approach to payment gateways and integrations in Uganda! | ||
|
||
## Why We Made This? | ||
|
||
If you've been around our developer communities for a while, I'm sure you're tired of the following questions that keep coming up over and over: | ||
Well if you have been around our developer communities for a while am quite sure your tired of the following questions that keep on coming up over and over, questions like: | ||
|
||
- What are the available payment gateways in Uganda? | ||
- What are the best payment gateways in Uganda? | ||
- How do you add payments to a website or mobile app? | ||
- Why do current payment solutions suck? | ||
- what are the available payment gateways in Uganda? | ||
- what are the best payment gateways in Uganda? | ||
- how do you add payments to a website or mobile app? | ||
- why do current payment solutions suck? | ||
|
||
No single individual knows all the answers, but as a community and developer ecosystem, we can collect shared knowledge. This is our humble attempt towards that. Contribute to the way we make this better for everyone else! | ||
and a lot more than that, sure no single individual knows these answers, but as a community and developer ecosystem we know and can collect shared knowledge, and this is our humble attempt towards that, contribute to the way, we make this better for everyone else! | ||
|
||
- Any Questions Or How To Join? | ||
- Send a shout-out in the WhatsApp Group: [Dev League](https://chat.whatsapp.com/FlFh7H9rcLV0D4rJLtgpJR) | ||
- Mail Me: <[email protected]>, and we'll see what to do, | ||
- Otherwise, just follow the contribution guide below; it's dead simple! | ||
- Send a shout-out in Whatsapp Group: [Dev League](https://chat.whatsapp.com/FlFh7H9rcLV0D4rJLtgpJR) | ||
- Mail Me: <[email protected]> and we see what to do, | ||
- Otherwise, just follow the contribution guide below, it's dead simple! | ||
- Or just open an issue or spark a discussion directly here on this repo. | ||
|
||
## Contribution Guide | ||
|
||
To add to our list here, it's very simple. You can just edit this very file here directly and add a new item, following the markdown structure below: | ||
To add to our list here it's very simple, you can just edit this very file here directly and add a new item, following the markdwon structure below: | ||
|
||
```markdown | ||
``` markdown | ||
|
||
## GateWay Name | ||
|
||
|
@@ -34,54 +34,138 @@ To add to our list here, it's very simple. You can just edit this very file here | |
What you have to say about this gateway. | ||
|
||
👍 Pros: | ||
- Point 1: Why this is cool. | ||
- Point 2: Why this is super awesome. | ||
- point 1 why this is cool | ||
- point 2 why this is super awesome | ||
|
||
👎 Cons: | ||
- Point 1: Why this sucks. | ||
- point 1 why this sucks | ||
|
||
👏 Spotted By: your-name (your email or contact - optional) | ||
|
||
``` | ||
|
||
You can add as many points as you want for pros and cons. Here are examples and the ones we have added already. Don't touch them; just add a new one at the end if you're to edit this: | ||
you can add as many points as you want for pros and cons, here are examples and the ones we have added already, don't touch them, just add a new on the end if your to edit this: | ||
|
||
## List Of Gateways | ||
---- | ||
|
||
| Gateway Name | Link | Comment | Pros | Cons | Spotted By | | ||
|--------------|------|---------|------|------|------------| | ||
| Flutterwave | <https://developer.flutterwave.com/docs/direct-charge/uganda-mobile-money> | It is the most known payment gateway. | - Easy to integrate - Clear Docs | - Pop redirect on OTP | Kizz (<[email protected]>) | | ||
| Relworx | <https://payments.relworx.com/#features> | Still testing. | -- | -- | Bronson | | ||
| Pesapal | <https://www.pesapal.com/ug/> | Haven’t used it yet. | -- | -- | Bronson | | ||
| Easypay | <https://www.easypay.co.ug/kb/knowledge-base/get-enable-api-get-client-key-client-secret-wordpress-plugin/#> | Good Documentation, easy setup, Mobile app for supoort| -- | -- | Jeremy Ma, OlisehGenesis | | ||
| Dusu Pay | <https://dusupay.com/> | Has good documentation. | -- | -- | Kizz | | ||
<!-- Gateways List Start --> | ||
|
||
## Flutterwave | ||
|
||
> Link: <https://developer.flutterwave.com/docs/direct-charge/uganda-mobile-money> | ||
## Factors To Note | ||
🗨️ Comment: | ||
|
||
It is the most known payment gateway. | ||
|
||
👍 Pros: | ||
|
||
- Easy to integrate | ||
- Clear Docs | ||
|
||
👎 Cons: | ||
|
||
- Pop redirect on OTP | ||
|
||
👏 Spotted By: Kizz (<[email protected]>) | ||
|
||
## Relworx | ||
|
||
> Link: <https://payments.relworx.com/#features> | ||
🗨️ Comment: | ||
|
||
Still testing. | ||
|
||
👍 Pros: | ||
|
||
-- | ||
|
||
👎 Cons: | ||
|
||
-- | ||
|
||
👏 Spotted By: Bronson | ||
|
||
## Pesapal | ||
|
||
> Link: <https://www.pesapal.com/ug/> | ||
🗨️ Comment: | ||
|
||
Haven’t used it yet. | ||
|
||
👍 Pros: | ||
|
||
-- | ||
|
||
👎 Cons: | ||
|
||
-- | ||
|
||
👏 Spotted By: Bronson | ||
|
||
## Easypay | ||
|
||
> Link: <https://www.easypay.co.ug/kb/knowledge-base/get-enable-api-get-client-key-client-secret-wordpress-plugin/#> | ||
🗨️ Comment: | ||
|
||
Haven't used it yet but it looks promising. I know a friend who uses it. | ||
|
||
👍 Pros: | ||
|
||
-- | ||
|
||
👎 Cons: | ||
|
||
-- | ||
|
||
👏 Spotted By: Jeremy Ma | ||
|
||
## Dusu Pay | ||
|
||
> Link: <https://dusupay.com/> | ||
🗨️ Comment: | ||
|
||
Has good documentation. | ||
|
||
👍 Pros: | ||
|
||
-- | ||
|
||
👎 Cons: | ||
|
||
-- | ||
|
||
👏 Spotted By: Kizz | ||
|
||
<!-- Gateways List End --> | ||
|
||
---- | ||
|
||
Other important things to consider... | ||
|
||
## Average Gateway API Requirements | ||
|
||
- Business Tin Number | ||
-KYC [for large integrations] | ||
|
||
-- list more here -- | ||
|
||
## Average Pain Points | ||
|
||
- Unclear and poor integration documentation | ||
- Too many requirements | ||
- UX UI of inegartion page if there | ||
|
||
## The Average Integration Process Flow | ||
|
||
- A postman collection could be Good, Flutterwave has it | ||
- SandBox If Any | ||
-- nothing added here yet -- | ||
|
||
## Sources and Documentation | ||
## List Of Legal Payment Providers | ||
|
||
- [https://www.fitspa.ug/licensed-fintechs](https://www.fitspa.ug/licensed-fintechs) | ||
|
||
## Lastly | ||
|
||
This whole thing is under [MIT LICENSE](./LICENSE) in this repo, and credits go to subsequent people who help it grow! | ||
|
||
``` | ||
This whole thing is under [MIT LICENSE](./LICENSE) in this repo, and credits go to subsquent people who help it grow! |