101Loop / 101Loop/drf-instamojo
Implement webhook/refund related features.
- Langage dominant
- Python
- Étoiles
- 7
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- django, python
- Domaine
- api, backend, payments
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100