Project60 / Project60/org.project60.banking
Existing contribution matcher: Allow "Partially paid" contribution state
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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