Go to file
Erling c2b5d23477 Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256
Replace URL token auth with the official webhook secret signature check.
Add SETUP.md and separate TEST_TOKEN for the Postmark test endpoint.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 12:20:00 +02:00
.env.example Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256 2026-06-08 12:20:00 +02:00
.gitignore Initial commit: BTCPay partial payment mailer 2026-06-08 11:52:49 +02:00
app.py Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256 2026-06-08 12:20:00 +02:00
docker-compose.yml Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256 2026-06-08 12:20:00 +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 Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256 2026-06-08 12:20:00 +02:00
WEBHOOK.md Validate BTCPay webhooks with BTCPAY-SIG HMAC-SHA256 2026-06-08 12:20:00 +02:00