ghostguild-org/tests
Jennie Robinson Faber fc09760a41 feat(payments): log Helcim charge on free-to-paid upgrade
In the Case 1 (free→paid) branch of update-contribution, after the
subscription is created and the member row is updated, fetch the
newest paid Helcim transaction and upsert a Payment with
paymentType=cadence and sendConfirmation=true.

Paid→paid (Case 3) is intentionally NOT wired — no new transaction
occurs at amount change; the next recurring charge is captured by the
reconciliation script.
2026-04-20 13:19:21 +01:00
..
client refactor(contributions): tighten requiresPayment contract; use findLast 2026-04-19 18:10:57 +01:00
server feat(payments): log Helcim charge on free-to-paid upgrade 2026-04-20 13:19:21 +01:00