The open-source payment orchestration platform powering West African businesses.
Discord
Β·
Issues
lomi. is a unified, scalable payment orchestration platform that integrates multiple payment service providers and provides a seamless experience for merchants and end-users across West Africa and beyond. Our platform simplifies payment management while ensuring the highest levels of security, reliability, and compliance.
π Localised payment stack built for West Africa
Specifically designed to address the unique challenges of payment processing in francophone West Africa.
π One integration
Integrate once to access multiple payment providers instead of managing separate integrations.
π» Open Source
Transparent, community-driven development with the option to self-host or use our managed service.
To start using lomi. for your payment processing needs, follow these steps:
- Create a lomi. account at https://lomi.africa/signup (or host the solution yourself).
- Set up your preferred payment methods in the lomi. dashboard.
- Integrate lomi. into your application using our API and SDKs.
- Test your integration via Postman.
- Go live! and start processing real transactions.
We are progressively open-sourcing the entire lomi. project:
-
Currently Open Source:
- Merchant dashboard
- Documentation website: apps/developers
-
Opening Soon:
- API service: apps/api
- Boilerplate Next.js + Medusa: apps/store
- Boilerplate Vite + Medusa: apps/commerce
- Shopify extension: apps/shopify
- CLI tool: apps/cli
- Jumbo (Online IDE) apps/jumbo
Everything will be made available in the coming weeks and all separate repositories will be merged in the monorepo β stay tuned for updates!
# Clone the repository
git clone
# Install dependencies
bun install
# Set up environment variables
cp .env.example .env
# Start the development server
bun run dev
For comprehensive documentation and more information on how to self-host lomi., visit developers.lomi.africa.
- E-commerce and SaaS: Accept payments on your website, application or online store with a customized checkout experience
- Subscription-based businesses<: Manage recurring payments with automated billing
- Mobile apps: Integrate payment capabilities into your iOS and Android applications
This project is dual-licensed:
-
The majority of the codebase is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). This means you can freely use, modify, and distribute this code while ensuring that any modifications you make are also open source.
-
Certain files marked with
/* @proprietary license */
are under lomi.africa's LLC Commercial License. These files require a valid commercial license from lomi. for production use.
See the monorepo LICENSE file for the complete terms of both licenses.
We welcome contributions to improve lomi. and its features. If you find any issues or have suggestions, please open an issue or submit a pull request on our GitHub repository.
Before contributing, please:
- Read our Code of Conduct
- Review our Security Policy
- Ensure your contribution doesn't modify files marked with
/* @proprietary license */
For detailed contribution guidelines, please see the main CONTRIBUTING.md in the monorepo.
If you're not sure how you can contribute, just send us an email!
- Discord: Join our community Discord for discussions and help
- Twitter: Follow @lomiafrica for updates
- LinkedIn: Connect with us on LinkedIn
- GitHub: Submit issues for bug reports and feature requests
- Email: Contact hello@lomi.africa for direct support
- Support Center: Visit our support center for additional resources
- For security vulnerabilities, please follow our Security Policy
- Kindly do not report security vulnerabilities through public GitHub issues