systopia/assumed-payments

CiviCRM extension to automatically create `assumed payments` for recurring contributions where payments are missing or still open within a defined date range.

Maintainers

Package info

github.com/systopia/assumed-payments

Type:civicrm-ext

pkg:composer/systopia/assumed-payments

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0-beta3 2026-04-21 11:28 UTC

README

Systopia Logo

 

Maintained-Status Maintainer: Systopia License: AGPL 3.0 PRs: Welcome

Built for
Systopia Logo

Assumed Payments

CiviCRM extension to automatically create assumed payments for recurring contributions where payments are missing or still open within a defined date range.

Description

Assumed Payments identifies recurring contributions with missing or still open payments within a defined date range and creates corresponding assumed payment transactions.

It solves the problem of incomplete recurring contribution accounting where payments are delayed, missing, or intentionally assumed.

Designed for organizations running CiviCRM with recurring contributions that require structured financial reconciliation.

Features

  • Identifies relevant ContributionRecur records within a configured date window
  • Creates queue items for each eligible recur
  • Ensures a Pending contribution instance exists
  • Creates a Payment for the contribution amount
  • Marks the resulting financial transaction as assumed
  • Marks the contribution as Completed

Quickstart

Install and enable the extension in CiviCRM.

Or install by using composer require systopia/civicrm-test-fixtures.

Documentation

For further information please consult the documentation.

Status

Actively Maintained

Production-ready for structured recurring contribution reconciliation.

Support / Issues / Contributions

We need your Support

This CiviCRM extension is Free and Open Source Software and we are glad if you find it useful.

However, a significant part of its development and ongoing maintenance happens outside funded projects. If this extension creates value for your work, consider supporting its continued development.

If you’d like to contribute financially, feel free to reach out via info@systopia.de to arrange a simple and suitable way.

Your support helps keep this extension maintained, improved, and available to everyone.

Issues / Security

Please report issues and security concerns here.

Contributions

Contributions are welcome. Learn how to contribute here.