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>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
|
||||
_commit: c920923
|
||||
_commit: v0.2.0
|
||||
_src_path: /home/Deeman/Projects/quart_saas_boilerplate
|
||||
author_email: ''
|
||||
author_name: ''
|
||||
base_url: https://padelnomics.io
|
||||
description: Plan, finance, and build your padel business
|
||||
payment_provider: lemonsqueezy
|
||||
payment_provider: paddle
|
||||
project_name: Padelnomics
|
||||
project_slug: padelnomics
|
||||
|
||||
Reference in New Issue
Block a user