Skip to content

feat: Stripe Integration & Webhooks — Closes #1, #3#8

Open
Delqhi wants to merge 1 commit intomainfrom
feat/issue-1-3-stripe-cf-worker
Open

feat: Stripe Integration & Webhooks — Closes #1, #3#8
Delqhi wants to merge 1 commit intomainfrom
feat/issue-1-3-stripe-cf-worker

Conversation

@Delqhi
Copy link
Copy Markdown
Member

@Delqhi Delqhi commented Apr 9, 2026

Implements Stripe Checkout and Webhook handling in the CF Worker.

  • Updates Supabase subscription state automatically
  • Auto-generates license keys
  • Cleans up memo comments

Closes #1
Closes #3

- Adds handleStripeCheckout for generating Stripe checkout sessions
- Adds handleStripeWebhook for processing customer.subscription.created/updated
- Connects webhook directly to Supabase REST API to update subscriptions table
- Automatically triggers generate_license_key RPC on active subscription
- Removes unnecessary memo comments
@Delqhi Delqhi force-pushed the feat/issue-1-3-stripe-cf-worker branch from 7c4ffa5 to 3fb7183 Compare April 9, 2026 11:15
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.

1 participant