101Loop / 101Loop/drf-instamojo

Implement webhook/refund related features.

Open
#2 3 comments 0 reactions 1 assignee Claimed by @sumit4613 View on GitHub
enhancement
Dominant language
Python
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, backend, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.