101Loop / 101Loop/drf-instamojo
Implement webhook/refund related features.
未关闭
enhancement
- 主要语言
- 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