Initial commit: FJCCV Stripe webhook server
- Handles checkout.session.completed events from Stripe - Auto-generates PDF donation receipts - Uploads receipts to Sami-PC and Dropbox - Updates Excel ledger automatically - Sends receipt emails automatically (AUTO_EMAIL=true) - Creates approval queue entries for donation tracking
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.env
|
||||
*.pyc
|
||||
__pycache__/
|
||||
Reference in New Issue
Block a user