Skip to content

feat: add Stripe webhook support - #264

Merged
Jawnnypoo merged 2 commits into
mainfrom
feat/stripe-webhook-support
Jul 28, 2026
Merged

feat: add Stripe webhook support#264
Jawnnypoo merged 2 commits into
mainfrom
feat/stripe-webhook-support

Conversation

@VeldtJumper

@VeldtJumper VeldtJumper commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add first-class Stripe webhook support for classic snapshot events and Stripe v2 thin events
  • format event-aware amounts, IDs, statuses, changed fields, timestamps, and currencies into bounded Discord embeds
  • register Stripe with a canonical example, website tile/logo, and provider documentation
  • cover documented bracketed v2 event types, malformed payloads, privacy boundaries, Discord limits, API registration, and packaged examples

Verification

  • npm test — 221 passed
  • npm run lint
  • npx tsc --noEmit
  • npm run build
  • cd web && npm test — 1 passed
  • cd web && npm run build
  • Docker build/runtime smoke test for provider registration, ready route, compiled provider, and packaged example

@Jawnnypoo
Jawnnypoo merged commit 5c3b30d into main Jul 28, 2026
1 check passed
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