Go to file
Erling 203bdd3567 Add webhook evaluation logging with optional DEBUG mode
Log partial-payment decisions and email results to stdout for Portainer
logs; DEBUG enables full webhook payload tracing. Document BTCPay payload
and shutdown steps in WEBHOOK.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 12:05:38 +02:00
.env.example Add webhook evaluation logging with optional DEBUG mode 2026-06-08 12:05:38 +02:00
.gitignore Initial commit: BTCPay partial payment mailer 2026-06-08 11:52:49 +02:00
app.py Add webhook evaluation logging with optional DEBUG mode 2026-06-08 12:05:38 +02:00
docker-compose.yml Add webhook evaluation logging with optional DEBUG mode 2026-06-08 12:05:38 +02:00
Dockerfile Initial commit: BTCPay partial payment mailer 2026-06-08 11:52:49 +02:00
requirements.txt Initial commit: BTCPay partial payment mailer 2026-06-08 11:52:49 +02:00
WEBHOOK.md Add webhook evaluation logging with optional DEBUG mode 2026-06-08 12:05:38 +02:00