Skip to content

feat(stripe): capture normalized billing facts - #277

Merged
Geczy merged 5 commits into
masterfrom
codex/audit-billing-facts
Sep 9, 2026
Merged

feat(stripe): capture normalized billing facts#277
Geczy merged 5 commits into
masterfrom
codex/audit-billing-facts

Conversation

@Geczy

@Geczy Geczy commented Sep 8, 2026

Copy link
Copy Markdown
Member

Stripe webhook receipts currently retain processing identity and time but no durable provider billing evidence. This change stores a versioned, allowlisted invoice or subscription projection on the same transactional receipt, including explicit embedded payment-allocation availability, while omitting raw payloads and sensitive customer/payment data.

It also adds invoice.voided to verified receipt processing as a fact-only event, without invoking invoice entitlement handling. Duplicate delivery keeps the original fact, and processor failure still rolls back the receipt, fact, and application writes together.

Final head: aa41ad18c6f3336dd6a233766d14173a4c696632

Validation:

Copilot AI lite review requested due to automatic review settings September 8, 2026 12:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Geczy
Geczy merged commit df8be4a into master Sep 9, 2026
8 checks passed
@Geczy
Geczy deleted the codex/audit-billing-facts branch September 9, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants