A reference implementation of Mifos platform wallet and payment capabilities
  • Kotlin 95.1%
  • Java 4.7%
  • Dockerfile 0.2%
Find a file
Aditya002500 d399e0a61f
feat(cmp-shared): added local translation string for each page (#2002)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-03-23 20:43:03 +05:30
.github fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
.run feat(qr): redesign QR scanner with professional UI and multi-platform support (#1962) 2026-02-17 01:22:03 -05:00
build-logic MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
cmp-android MW-390 Pass-code/Bio-metric authentication for intra-bank transactions (#1999) 2026-03-20 16:19:33 +05:30
cmp-desktop fix(core-base,android-config): correct time import and update android_config.rb (#1917) 2025-09-05 09:33:31 +01:00
cmp-ios feat(beneficiary): multi-account QR, delete flow improvements, and module extraction (#1993) 2026-03-02 02:49:56 -05:00
cmp-shared feat(cmp-shared): added local translation string for each page (#2002) 2026-03-23 20:43:03 +05:30
cmp-web refactor: fix multiplatform targets for iOS, desktop, and JS by and updating versions (#1900) 2025-08-04 21:13:19 +00:00
config/detekt chore: sync missing root files and folders from KMP project template (#1895) 2025-07-30 13:20:26 +05:30
core MW-390 Pass-code/Bio-metric authentication for intra-bank transactions (#1999) 2026-03-20 16:19:33 +05:30
core-base feat(qr-scan,fast-mpay): enhance web QR scanner and add bank mismatch handling (#1970) 2026-02-25 00:45:52 -05:00
docs feat(qr): redesign QR scanner with professional UI and multi-platform support (#1962) 2026-02-17 01:22:03 -05:00
fastlane fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
fastlane-config fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
feature feat(cmp-shared): added local translation string for each page (#2002) 2026-03-23 20:43:03 +05:30
gradle MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
keystores fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
kotlin-js-store feat(qr-scan,fast-mpay): enhance web QR scanner and add bank mismatch handling (#1970) 2026-02-25 00:45:52 -05:00
libs/mifos-passcode MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
scripts style(fastlane): sync project_config.rb with kmp-project-template (#1960) 2026-02-11 17:32:56 +00:00
spotless Refactor - [:feature:make-transfer] Applied Spotless & Detekt Compose Rules (#1724) 2024-08-11 13:36:53 -04:00
.editorconfig Refactor - [:feature:make-transfer] Applied Spotless & Detekt Compose Rules (#1724) 2024-08-11 13:36:53 -04:00
.gitignore feat(qr-scan,fast-mpay): enhance web QR scanner and add bank mismatch handling (#1970) 2026-02-25 00:45:52 -05:00
.ruby-version chore: Fixed Fastlane & Firebase App Distribution Workflow (#1822) 2024-11-27 15:19:31 +05:30
build.gradle.kts MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
ci-prepush.bat chore(build-logic): add missing dependencies to version catalog and complete build logic setup (#1894) 2025-07-29 21:20:16 +05:30
ci-prepush.sh chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
CODE_OF_CONDUCT.md chore: sync missing root files and folders from KMP project template (#1895) 2025-07-30 13:20:26 +05:30
compose_compiler_config.conf fix: implement material theme 2024-03-24 19:14:21 -04:00
Dockerfile fix: update Dockerfile 2024-01-20 17:52:03 -05:00
Gemfile fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
Gemfile.lock fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
generateModuleGraphs.sh docs: Update :core:designsystem dependency and dependency graphs (#1845) 2025-01-24 13:59:49 -05:00
gradle.properties MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
gradlew initial mvp-clean project 2017-06-16 22:53:21 +05:30
gradlew.bat initial mvp-clean project 2017-06-16 22:53:21 +05:30
keystore-manager.sh fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
LICENSE Update LICENSE (#1880) 2025-07-11 01:48:31 +05:30
README.md Rename Mobile Wallet to Mifos Pay in README (#1996) 2026-03-04 01:09:34 -05:00
secrets.env.template fix(fastlane): synchronize iOS configuration with project template and update build scripts (#1969) 2026-02-24 20:54:15 +05:30
selfservice-collection.postman.json Setup Postman collection for Mifos Pay self-service API checks (#1877) 2025-07-03 18:45:59 +05:30
settings.gradle.kts MW-346 Integrate the new passcode module, and replace with the old one (#1987) 2026-03-09 05:41:08 -04:00
sync-dirs.sh chore: sync missing root files and folders from KMP project template (#1895) 2025-07-30 13:20:26 +05:30

Frame 9 (2)

Mifos Pay

Mifos Pay is a Kotlin Multiplatform(KMP) based project built on top of Apache Fineract API. Following recommended architecture and design patterns, the application is developed using the latest technologies and frameworks/libraries, such as Jetpack Compose, Ktor, Ktorfit, and Koin. It is designed to be cross-platform, supporting Android, iOS, Desktop, and Web platforms.

Kotlin Kotlin Multiplatform Compose Multiplatform

badge-android badge-ios badge-desktop badge-js

PR Checks Slack Jira Zoom

[!Note] We're moving towards to Jira for issue tracking. Please use Jira for issue tracking. And Join our slack community channel mifos-pay to discuss all things about Mifos Pay development. Please keep discussions focused and avoid cross-posting across channels. Please join our daily Mobile Stand-Up on Zoom.

Run the Project

Screenshot (154)

  • Android App: Select the cmp-android run configuration and click Run.
  • Desktop App: Select the cmp-desktop run configuration and click Run.
  • Web App (JavaScript): Select the cmp-web-js run configuration and click Run.
  • iOS App: Select the cmp-ios run configuration and click Run.

[!Important] To run the iOS app, you must have a macOS device with Xcode installed. Currently, the cmp-web-wasm app is not working as expected. We are working on it and it will be available soon.

Demo Credentials

Access the Mifos Pay demo credentials on our Jira Wiki page.

Join Us on Slack

Mifos boasts an active and vibrant contributor community, Please join us on slack. Once you've joined the mifos slack community, please join the #mifos-pay channel to engage with mifos-pay development. If you encounter any difficulties joining our Slack channel, please don't hesitate to open an issue. This will allow us to assist you promptly or send you an invitation.

How to Contribute

Thank you for your interest in contributing to the Mifos Pay project by Mifos! We welcome all contributions and encourage you to follow these guidelines to ensure a smooth and efficient collaboration process.

The issues should be raised via the GitHub issue tracker. For Issue tracker guidelines please click here. All fixes should be proposed via pull requests. For pull request guidelines please click here. For commit style guidelines please click here.

Branch Policy

For development purposes, always pull from the dev branch, as all contributions and updates are merged into this branch. Upon completion of development, changes are subsequently merged into the master branch, which represents the stable and bug-free version of the code.

Development Setup

Please refer to the Development Setup Guide for detailed instructions on configuring the development environment.

Committing Your Changes

After making changes in your local repository, you will need to commit them to your GitHub repository. If you are unfamiliar with the process of committing changes, please refer to the Committing Your Changes guide.

Squashing Your Commits

To ensure a clean and organized Git history, contributors are encouraged to squash their commits before merging.
Instructions on how to squash commits can be found in the Squashing Your Commits guide.

Resolving Merge Conflicts

Occasionally, merge conflicts may arise when your pull request is being reviewed. These conflicts need to be resolved manually.
To learn how to resolve merge conflicts, please refer to the Solving Merge Conflicts guide.

Conclusion

By following these contribution guidelines, you're all set to start contributing to the Mifos Pay project. We appreciate your efforts and look forward to your valuable contributions. Happy coding!

Instructions to Get the Latest APK

To download the latest APK navigate to the latest release here, and download the APK file from the assets section.

Wiki

To know more about the project details and architecture guidelines, visit our Wiki.

Contributors

Special thanks to the incredible code contributors who continue to drive this project forward.

Mifos Pay contributors

Back To Top