9 Commits

Author SHA1 Message Date
softsimon
fae1347db2 Adding logger wrapper.
Log backend messages to syslog.
fixes #135
2020-10-13 15:27:52 +07:00
softsimon
cd710d1002 Making order_id (BTCPay invoice id) unique in the database. 2020-10-13 10:10:46 +07:00
softsimon
be021dae4b About page updates.
refs  #128
2020-10-09 13:56:43 +07:00
softsimon
aaf107a888 Enhancements to the sponsorship GUI
fixes  #128
2020-10-08 17:51:10 +07:00
wiz
b247864e2e Handle btcpay "paid" invoice status for sponsorship donations 2020-10-08 04:46:11 +09:00
softsimon
ca3ed15813 Check and accept both 'complete' and 'confirmed' invoices.
refs #122
2020-10-08 00:51:11 +07:00
softsimon
1b83260a62 Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
2020-10-08 00:20:42 +07:00
softsimon
cf8b51b937 Make BTCPay webhook configurable.
refs #122
2020-10-08 00:15:26 +07:00
softsimon
5859f4ff9b Custom BTCPay donation integration
fixes #122
2020-10-07 20:15:42 +07:00