flow-pie/chamaa.api

Mpesa + Paypal API integration

Open

#65 建立於 2025年11月9日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (4 fork)auto 404
good first issuepayment

倉庫指標

Star
 (3 star)
PR 合併指標
 (PR 指標待抓取)

描述

Integrate M-Pesa and PayPal payment processing into the API.

Requirements:

  • Setup M-Pesa Daraja API credentials
  • Setup PayPal sandbox/live credentials
  • Create payment endpoints for contributions and loan repayments
  • Implement payment webhooks for transaction callbacks
  • Add transaction status tracking
  • Handle payment failures and retries

Deliverables:

  • Payment service module
  • POST /api/v1/payments/mpesa endpoint
  • POST /api/v1/payments/paypal endpoint
  • Webhook endpoints for payment confirmations
  • Transaction status tracking in database

貢獻者指南