metatroncubeswdev 8dd97dec9b
Some checks failed
CI / Brand-leak check (push) Has been cancelled
CI / flake8 / pylint-odoo / manifest completeness (push) Has been cancelled
CI / Install all modules with --test-enable (push) Has been cancelled
docs(phase-9-a): fill in real module READMEs, add CHANGELOGs, fix stale HANDOFF
- Replace the Phase-0 "content to be completed" placeholder Usage section
  in every community_* README.rst with the actual features built across
  Phases 1-6 (routes, crons, portal pages).
- Add CHANGELOG.rst (19.0.1.0.0) to every community_* module.
- Note independent-vs-bundled module relationships in the root README.
- Fix HANDOFF.md: Phase 8 was already committed (9a24691) and a git
  remote is configured, contrary to what it still said; record 9-A
  progress and the open gaps (missing banner.png assets, live
  --test-enable suite not re-run this session, no v1.0.0 tag yet).
2026-08-20 09:23:32 -04:00

33 lines
1.1 KiB
ReStructuredText

=================================
Community OS Interac e-Transfer
=================================
Semi-automated Interac e-Transfer payment provider for Canadian
organizations, built on the Odoo 19 payment framework.
Installation
============
Install as any Odoo module.
Usage
=====
* Registers as a standard Odoo 19 ``payment.provider``/``payment.method``
select "Interac e-Transfer" at any checkout that uses the payment
framework (membership renewal, event registration, school fees).
* Choosing it sets the transaction to ``pending`` and emails configurable
instructions (recipient e-transfer address, amount, reference code
``REF-{tx}``, deadline) — recipient address, org name, and copy all come
from the provider configuration, never hardcoded.
* Treasurers confirm receipt from the **Pending Interac** admin view with a
one-click "Payment received," which marks the transaction ``done`` and
confirms the linked order/registration/invoice.
* An unconfirmed transaction auto-cancels (with a notification email) after
a configurable window, via a scheduled cron.
Credits
=======
Authors
-------
* Metatroncube Software Solutions LLP