ghostguild-org/tests
Jennie Robinson Faber 49cfb47fff feat(payments): log initial Helcim charge to Payment on subscription creation
After a paid subscription is created and the Member row is flipped to
active, fetches the newest paid transaction from Helcim and upserts a
Payment row. Passes paymentType from the chosen cadence and
sendConfirmation: true.

Wrapped in try/catch: a logging failure here never breaks subscription
creation — the reconcile-helcim-payments script will pick up any
misses on the next run.
2026-04-20 13:16:53 +01:00
..
client refactor(contributions): tighten requiresPayment contract; use findLast 2026-04-19 18:10:57 +01:00
server feat(payments): log initial Helcim charge to Payment on subscription creation 2026-04-20 13:16:53 +01:00