Go to file
Erling d9a2fcaa0f Show Bitcoin amounts from payment-methods API and add FROM_NAME
Fetch BTCPay payment-methods for BTC totals, log API summaries, and
format sender as "Name <email>" via FROM_NAME for Postmark.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 13:27:45 +02:00
.env.example Show Bitcoin amounts from payment-methods API and add FROM_NAME 2026-06-08 13:27:45 +02:00
.gitignore Initial commit: BTCPay partial payment mailer 2026-06-08 11:52:49 +02:00
app.py Show Bitcoin amounts from payment-methods API and add FROM_NAME 2026-06-08 13:27:45 +02:00
docker-compose.yml Show Bitcoin amounts from payment-methods API and add FROM_NAME 2026-06-08 13:27:45 +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
SETUP.md Show Bitcoin amounts from payment-methods API and add FROM_NAME 2026-06-08 13:27:45 +02:00
WEBHOOK.md Handle BTCPay __test__ webhooks with Postmark test email 2026-06-08 13:18:21 +02:00