101Loop / 101Loop/drf-instamojo
Implement webhook/refund related features.
- 主要言語
- Python
- スター
- 7
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
why didn't you add these features in drf_instamojo ?
1. Webhook for server-to-server payment record
2. Raise refund
3. Update refund status
4. Dispatch refund_done signal
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue lists four payment-related features: webhook handling, refund initiation, refund status updates, and signal dispatch. Examine the existing drf_instamojo codebase to understand the current payment flow and models. Look for webhook handling patterns in Django and DRF, and check how refunds are modeled in the Instamojo API. A newcomer would need to design the integration, write tests, and ensure signals are properly dispatched.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- api, backend, payments
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100