Commit Graph

5 Commits

Author SHA1 Message Date
Deeman
b108a53ef3 updates 2026-02-19 19:16:23 +01:00
Deeman
25d06a80d5 switch payment provider from LemonSqueezy to Paddle
Run copier update with payment_provider=paddle to switch all billing
integration: routes, config, schema columns, webhook handling, tests,
and CI deploy secrets. Add one-time migration script for renaming
lemonsqueezy_* columns to paddle_* in production DB.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 10:40:40 +01:00
Deeman
53ca195a49 update copier src_path to match renamed template directory
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:55:25 +01:00
Deeman
2ef9822d95 apply copier update: switch to LemonSqueezy payment provider
Update from materia_saas_boilerplate template with payment_provider=lemonsqueezy.
Adds full LemonSqueezy billing routes (checkout, webhooks, subscription management),
HMAC webhook verification, subscriptions/API keys schema, and removes Caddy in favor
of Nginx Proxy Manager.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 08:09:31 +01:00
Deeman
c6ce001aae initial commit 2026-02-11 14:53:09 +01:00