Project60 / Project60/org.project60.banking

Existing contribution matcher: Allow "Partially paid" contribution state

Open
#298 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
22
Forks
45
Avg merge
3d 15h
Merged PRs (30d)
7

Description

Currently the Existing Contribution matcher allows to either Complete the contribution or Cancel it. However, often payments for event fees are paid in two or three transactions before the contribution is reconciled. We should allow the Partially paid state of the Contribution and record Transaction to the Contribution until it is fully paid.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing contribution matcher and the code handling Complete and Cancel contribution states. Trace how transactions are recorded and reconciled, then define done as allowing multiple payments to leave a contribution Partially paid until the full amount is received.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
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.