Skip to content

Conversation

paulinemwihakimuiruri
Copy link
Collaborator

@paulinemwihakimuiruri paulinemwihakimuiruri commented Sep 12, 2025

Description

This PR implements the payment app handling mobile money transactions using Safaricom's Daraja API. It provides:

  • USSD push payment initiation API with input validation.
  • Payment model to track transaction status and details.
  • Callback endpoint to receive payment results and update records.

Perhaps answering the following questions will help create a good description:

  • What is this?
  • Why this?
  • How are you doing this?

Figma-[
Screenshot from 2025-09-12 08-46-22
]
ERD-Link
Clickup-Link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Optimization
  • Improvement
  • Bug fix

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
…s.py, urls.py and views.py. Integrated with daraja API for payment processes
@paulinemwihakimuiruri paulinemwihakimuiruri changed the base branch from main to develop September 12, 2025 08:25
Copy link
Collaborator

@emelineniyogisubizo emelineniyogisubizo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@Ndichu-shee Ndichu-shee merged commit 74a46d5 into develop Sep 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants